MySQL error 1366: Incorrect double value: '$165.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/WYNDENHALL-Colbert-Russet-Brown-60-inch-TV-Media-Stand-for-TVs-up-to-66-inches/13550553/product.html", "13550553", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "20228913", "", "$165.99", "", "2024-04-27 13:10:19")