MySQL error 1366: Incorrect double value: 'USD 142.93' 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/2xhome-Multi-Color-Patchwork-Eames-Style-Molded-Bedroom-Dining-Room-Side-Ray-Chair-with-Eiffel-Metal-Leg-Base/14231177/product.html", "14231177", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20822319", "", "USD 142.93", "", "2024-05-07 18:20:05")