MySQL error 1366: Incorrect double value: 'USD 63.05' 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/Manhattan-Comfort-Greenwich-Grande-2.0-3-Shelf-Bookcase-with-Doors/12710786/product.html", "12710786", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19492276", "", "USD 63.05", "", "2024-06-12 13:25:48")