> > select count(*) from `WCM-LN`.`reviews_index` where url in(Select link from > urls) > Error Code: 2013. Lost connection to MySQL server during query >
Check the error log for mysql. As the query takes a long time to run, check for the options for longer timeout value in mysql. -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free/Open Source Jobs : http://fossjobs.in Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
