MySQL error 1366: Incorrect double value: '$10.66' 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 ("/Home-Garden/Jandorf-60493-Slimline-Single-Pin-Fluorescent-Socket-1000-V/15028698/product.html", "15028698", "https://ak1.ostkcdn.com/images/products/is/images/direct/e37177c77ef1eb9ecce3af4c730d4f77b5ee6a78/Jandorf-60493-Slimline-Single-Pin-Fluorescent-Socket%2C-1000-V.jpg", "", "", "", "21524712", "", "$10.66", "", "2024-06-08 01:40:04")