MySQL error 1366: Incorrect double value: '$59.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/Framed-Canvas-Art-Studio-Tiny-Little-Things-Framed-Plexiglass-Wall-Art/13179943/product.html", "13179943", "https://ak1.ostkcdn.com/img/mxc/flag-logo-fix060120.png", "", "", "", "19902671", "", "$59.49", "", "2024-03-29 04:37:44")