MySQL error 1366: Incorrect double value: 'MXN 5797.55' 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/Sealy-Posturepedic-Hybrid-Copper-Plush-California-King-size-Mattress/12519456/product.html", "12519456", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19325071", "", "MXN 5797.55", "", "2024-05-11 01:29:56")