MySQL error 1366: Incorrect double value: '$25.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 ("/Home-Garden/Foldable-Fabric-Storage-Organizer-Bag-3-Sectional-24x14x11in-Pack-of-2-Grey/15958845/product.html", "15958845", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "22357241", "", "$25.99", "", "2024-05-31 19:35:02")