MySQL error 1366: Incorrect double value: 'MXN 696.51' 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/Gold-Plated-Brass-Garnet-and-Rainbow-Moonstone-Dangle-Earrings-India/13009270/product.html", "13009270", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19752687", "", "MXN 696.51", "", "2024-06-12 01:07:27")