[lesha@lesha /dl]$ /usr/local/Hughes/bin/msql test Welcome to the miniSQL monitor. Type \h for help. mSQL > create table qqq (www char(1000000)) \g Query OK. 1 row(s) modified or retrieved. mSQL > select * from qqq \g ERROR : MSQL server has gone away --