MySQL error 1366: Incorrect double value: '$120.09' 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/Rug-Squared-Los-Angeles-Flame-Area-Rug-36-x-56/13222130/product.html", "13222130", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19939825", "", "$120.09", "", "2024-05-08 11:07:11")