MySQL error 1366: Incorrect double value: 'USD 73.56' 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 ("/Sports-Toys/Viper-Diamond-Tungsten-Soft-tip-Darts/14388057/product.html", "14388057", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20959681", "", "USD 73.56", "", "2024-06-16 11:20:28")