MySQL error 1366: Incorrect double value: 'MXN 9635.81' 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/Blanco-Diamond-Silgranit-II-White-Double-bowl-Sink/11833052/product.html", "11833052", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "18737152", "", "MXN 9635.81", "", "2024-06-07 06:22:47")