MySQL error 1366: Incorrect double value: 'undefined' for column 'price' at row 1
When executing:
REPLACE INTO `overstock.com` (`uri`, `prod_id`, `image`, `title`, `brand`, `mpn`, `sku`, `upc`, `price`, `download_status`, `downloaded_at`) VALUES ("/Bedding-Bath/Bath-Bliss-Hammered-Textured-Trash-Can-in-Black-8.75-Rdx11/32020616/product.html?kwds&rfmt", "32020616", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix080123.png", "", "", "", "36660935", "", "undefined", "", "2024-04-27 06:59:31")