MySQL error 1366: Incorrect double value: '$149.00' 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/PowerBlock-Sport-24-pair/16635510/product.html?keywords&refinement", "16635510", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "22959704", "", "$149.00", "", "2024-04-20 07:59:34")