MySQL error 1366: Incorrect double value: 'MXN 5372.30' 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/Costway-Compact-70-Pint-Dehumidifier-3-Speed-Fan-Timer-Washable-Air-Filter-Home-8L-Tank/16565463/product.html", "16565463", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "22897473", "", "MXN 5372.30", "", "2024-06-17 05:40:55")