MySQL error 1366: Incorrect double value: '$52.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/Mona-Mi-Large-Color-Dipped-Storage-Basket-14x14x14/14053039/product.html", "14053039", "https://ak1.ostkcdn.com/images/products/14053039/P20668046.jpg", "", "Colonial Mills", "", "20668046", "", "$52.49", "", "2024-06-12 10:20:04")