MySQL error 1366: Incorrect double value: 'MXN 22922.37' 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/Herat-Oriental-Afghan-Hand-knotted-Vegetable-Dye-Kazak-Wool-Rug-97-x-138/14705614/product.html", "14705614", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "21236568", "", "MXN 22922.37", "", "2024-05-13 13:58:01")