MySQL error 1366: Incorrect double value: '$97.32' 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/Early-Light-Gold-Frame/15367504/product.html", "15367504", "https://ak1.ostkcdn.com/images/products/15367504/P21828030.jpg", "", "Wexford Home", "", "21828030", "", "$97.32", "", "2024-06-07 09:39:45")