MySQL error 1366: Incorrect double value: '$27.49' 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/The-Kids-Room-by-Stupell-Little-Lady-Floral-Typography-Wall-Art/14255853/product.html", "14255853", "https://ak1.ostkcdn.com/images/products/14255853/P20844018.jpg", "", "Stupell", "", "20844018", "", "$27.49", "", "2024-04-18 23:53:55")