MySQL error 1366: Incorrect double value: '$282.45' 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/Josie-Azure-Fabric-Platform-Bed-with-Squared-Tapered-Legs/13209937/product.html", "13209937", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19929226", "", "$282.45", "", "2024-03-28 10:35:34")