MySQL error 1366: Incorrect double value: '$89.99' 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/Armstrong-Rustics-Premium-Laminate-15.11-square-foot-Flooring-Pack/14393202/product.html", "14393202", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20964164", "", "$89.99", "", "2024-06-12 18:36:32")