MySQL error 1366: Incorrect double value: '$163.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/Vincent-van-gogh-by-Van-Gogh-Black-Frame/15390819/product.html", "15390819", "https://ak1.ostkcdn.com/images/products/15390819/P21849249.jpg", "", "Wexford Home", "", "21849249", "", "$163.49", "", "2024-04-19 09:12:36")