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 ("/Clothing-Shoes/Easy-Street-Womens-Gildy-Ghillie-Tie-Casual-Navy/16817140/product.html", "16817140", "https://ak1.ostkcdn.com/images/products/16817140/P23119841.jpg", "Easy Street Women's Gildy Ghillie Tie Casual (Navy)", "Easy Street", "30-6520", "23119841", "", "1472424.48", "ok", "2024-05-17 10:43:48")