MySQL error 1366: Incorrect double value: 'USD 144.64' 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/Westinghouse-7200200-Carolina-52-5-Blade-Hugger-Indoor-Ceiling-Fan-with-Reversi/13200385/product.html", "13200385", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix080123.png", "", "", "", "39266364", "", "USD 144.64", "", "2024-05-28 14:04:54")