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/Womens-Cotton-Blend-Grey-Astronaut-Panda-Tank-Thailand/13435540/product.html", "13435540", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20127228", "", "$18.99", "", "2024-06-06 18:28:04")