MySQL error 1366: Incorrect double value: '$43.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/James-Lawrence-Because-Someone-We-Love-Framed-Wall-Art/14249838/product.html", "14249838", "https://ak1.ostkcdn.com/images/products/14249838/P20838628.jpg", "", "James Lawrence", "", "20838628", "", "$43.99", "", "2024-03-29 09:12:01")