MySQL error 1366: Incorrect double value: '$21.89' 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/Closetcandie-6-Shelf-Organizer-in-Jasmine-Gold/13288155/product.html", "13288155", "https://ak1.ostkcdn.com/images/products/13288155/P19997738.jpg", "", "Closetcandie", "", "19997738", "", "$21.89", "", "2024-05-06 21:55:55")