MySQL error 1366: Incorrect double value: 'MXN 2501.64' 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 ("/Worldstock-Fair-Trade/Wanderloot-Rotonde-Hammered-Copper-Metal-Industrial-Round-Side-Table-India/12747661/product.html", "12747661", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19524822", "", "MXN 2501.64", "", "2024-05-31 23:34:07")