MySQL error 1366: Incorrect double value: '$99.21' 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/Concave-Redwood-Curvy-Wine-Cube-with-Diamond-Insert/13982869/product.html", "13982869", "https://ak1.ostkcdn.com/images/products/13982869/P20608091.jpg", "", "Wine Cellar Innovations", "", "20608091", "", "$99.21", "", "2024-04-27 16:36:58")