MySQL error 1366: Incorrect double value: '$87.49' 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/Dean-Russo-Elephant-24-inch-x-36-inch-Poster-with-Black-Wood-Frame/14662706/product.html", "14662706", "https://ak1.ostkcdn.com/images/products/14662706/P21199082.jpg", "", "Frame USA", "", "21199082", "", "$87.49", "", "2024-04-18 21:43:53")