MySQL error 1366: Incorrect double value: 'USD 91.90' 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/A.R.T.-Furniture-St.-Germain-Large-11-drawer-Dresser/11815415/product.html", "11815415", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "18722273", "", "USD 91.90", "", "2024-05-17 12:07:07")