MySQL error 1264: Out of range value 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/Jasmin-Collection-Stripes-Beige-Polypropylene-Area-Rug-710-x-910/13009034/product.html", "13009034", "https://ak1.ostkcdn.com/images/products/13009034/P19752506.jpg", "Jasmin Collection Stripes Beige Polypropylene Area Rug (7'10 x 9'10)", "Jasmin", "JAS2045-8X10", "19752506", "", "3280295.20", "ok", "2024-04-28 08:30:20")