MySQL error 1366: Incorrect double value: 'USD 50.91' 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/Privilege-Perfume-Bottles-and-Tray-Pack-of-3/13445464/product.html", "13445464", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20135983", "", "USD 50.91", "", "2024-05-13 02:55:35")