MySQL error 1366: Incorrect double value: '$23.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 ("/Health-Beauty/Jan-Marini-MD-Normal-Combo-Skin-Care-Management-System/12773014/product.html", "12773014", "", "", "", "", "15595647", "", "$23.99", "ok", "2024-06-07 00:28:20")