View Single Post
  #1  
Old 04-20-2002, 09:47 AM
whitetigr
Fire Beetle
 
Join Date: Apr 2002
Posts: 1
Default Error when running under linux

When running your server compiled under linux (2.2.19) and using MySQL 3.23.39, I get the following errors...

--------[begin cut]----------
Error #2006: MySQL server has gone away
Error in PopulateZoneLists query 'SELECT MAX(id) FROM items' #2006: MySQL server has gone away
done.
--------[end cut]-----------

However, when I run the server with the windows executables and access the same MySQL database, everything works fine.

I am unsure what to do to correct this error, as the SQLdb works fine for everything else that I am using it for.

Any ideas?
Reply With Quote