MySQL error 1366: Incorrect double value: '$206.97' 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/4pcs-Bedroom-Sets-Full-Size-Platform-Bed-with-2-Nightstands-and-Bench/36908206/product.html?kwds&rfmt", "36908206", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "40849501", "", "$206.97", "", "2024-04-23 16:33:52")