MySQL error 1366: Incorrect double value: 'MXN 1060.91' 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 ("/Bedding-Bath/Little-Seeds-Jax-Bed-in-a-Bag-Set/20302989/product.html", "20302989", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "26180399", "", "MXN 1060.91", "", "2024-05-19 09:51:27")