Query
INSERT INTO ps_urls(url, cnt, last_update_date) VALUES('engine/classes/min/index.php/?charset=utf-8&f=/templates/GreenPlanet/js/g-alert.js,/templates/GreenPlanet/js/jquery.carousello.js,/templates/GreenPlanet/js/jquery.flexslider.js,/templates/GreenPlanet/js/jquery.isotope.js,/templates/GreenPlanet/js/jquery.magnific-popup.js,/templates/GreenPlanet/js/jquery.parallax.js,/templates/GreenPlanet/js/jquery.simpleplaceholder.js,/templates/GreenPlanet/js/jquery.smoothScroll.js,/templates/GreenPlanet/js/jquery.themepunch.plugins.min.js,/templates/GreenPlanet/js/jquery.themepunch.revolution.min.js,/templates/GreenPlanet/js/plugins.js,/templates/GreenPlanet/js/waypoints.min.js,/templates/GreenPlanet/js/w-lang.js,/templates/GreenPlanet/js/w-search.js,/templates/GreenPlanet/js/w-tabs.js,/templates/GreenPlanet/js/', 1, now()) ON DUPLICATE KEY UPDATE cnt = cnt + 1, last_update_date = now()
failed: Data too long for column 'url' at row 1