MySQL error 1366: Incorrect double value: '$478.49' 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/Hometown-3-Pc-Stone-Bistro-Set-with-2-Chairs-and-Table/13211714/product.html", "13211714", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19930791", "", "$478.49", "", "2024-06-01 00:18:21")