MySQL error 1366: Incorrect double value: '$35.99' 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/Ice-Cold-Beer-Wall-Mounted-Metal-Bottle-Opener/17522176/product.html", "17522176", "https://ak1.ostkcdn.com/images/products/17522176/P23747551.jpg", "", "", "", "23747551", "", "$35.99", "", "2024-03-28 21:00:27")