MySQL error 1366: Incorrect double value: '$18.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 ("/Clothing-Shoes/Alfa-Traditional-Yellow-Flower-Faux-Leather-Wallet/13083889/product.html", "13083889", "https://ak1.ostkcdn.com/images/products/13083889/P19818376.jpg", "", "Alfa Bag", "", "19818376", "", "$18.99", "", "2024-05-23 17:17:49")