MySQL error 1366: Incorrect double value: 'USD 299.26' 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/Infurniture-Rustic-60-inch-Dark-Limestone-Double-Sink-Bathroom-Vanity-with-Matching-Wall-Mirrors/14162487/product.html", "14162487", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20762894", "", "USD 299.26", "", "2024-04-20 01:57:53")