MySQL error 1366: Incorrect double value: 'USD 33.20' 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/Rug-Squared-Santa-Ana-Grey-Runner-Rug-22-x-8/13220140/product.html", "13220140", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19938163", "", "USD 33.20", "", "2024-05-23 14:58:16")