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/Nickelodeon-Blaze-Fast-Track-3-Piece-Twin-Sheet-Set/21022556/product.html?kwds&rfmt", "21022556", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix080123.png", "", "", "", "26812762", "", "undefined", "", "2024-04-19 12:16:21")