MySQL error 1366: Incorrect double value: '$68.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/Dean-Russo-Blossom-Floating-Brushed-Aluminum-Art/14951407/product.html", "14951407", "https://ak1.ostkcdn.com/images/products/14951407/P21455584.jpg", "", "Trademark Fine Art", "", "21455584", "", "$68.49", "", "2024-04-19 20:59:55")