MySQL error 1366: Incorrect double value: '$40.49 - $40.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/Tyrannosaurus-Rex-Printed-Wall-Decal/22378445/product.html", "22378445", "https://ak1.ostkcdn.com/images/products/22378445/P28016505.jpg", "", "Sweetums", "", "28016505", "", "$40.49 - $40.99", "", "2024-03-29 06:58:52")