MySQL error 1366: Incorrect double value: '$82.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/Flags-of-the-World-by-Color-24x36-Poster-with-Walnut-Architect-Wood-Frame/14679273/product.html", "14679273", "https://ak1.ostkcdn.com/images/products/14679273/P21213407.jpg", "", "Frame USA", "", "21213407", "", "$82.99", "", "2024-04-26 12:03:33")