MySQL error 1366: Incorrect double value: '$1012.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/FineRugCollection-Hand-Made-Royal-Bukhara-Navy-Wool-and-Silk-Runner-Rug-26-x-95/14605789/product.html", "14605789", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "21149458", "", "$1012.99", "", "2024-05-16 13:15:54")