MySQL error 1366: Incorrect double value: '$85.00' 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/Privilege-International-Black-Glass-and-Cast-Iron-Candle-Holder/12508648/product.html", "12508648", "https://ak1.ostkcdn.com/images/products/12508648/P19315482.jpg", "", "Privilege International", "", "19315482", "", "$85.00", "", "2024-05-23 14:21:38")