MySQL error 1366: Incorrect double value: '$176.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/Vintage-Wold-Map-VIIII-Blue-Black-Frame/15367110/product.html", "15367110", "https://ak1.ostkcdn.com/images/products/15367110/P21827932.jpg", "", "Wexford Home", "", "21827932", "", "$176.99", "", "2024-04-26 07:00:36")