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 ("/Worldstock-Fair-Trade/Grey-Five-Feather-Tank-Top-Thailand/13456370/product.html", "13456370", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20145367", "", "$18.99", "", "2024-05-23 14:37:59")