MySQL error 1366: Incorrect double value: 'USD 539.75' 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/WYNDENHALL-Pearson-Cube-Storage-with-Drawers/13688460/product.html", "13688460", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20351889", "", "USD 539.75", "", "2024-05-21 11:20:50")