Hello,
I am using MYSQL database with Linux server. I have a problem with one table, when I tried to get the data from that table, I am getting error : “mysql error 4600: mysql server gone away. No connection, trying to re-connect” …. This error message getting and cursor getting stuck in next line…..mysql prompt does not appear. When “*check table tablename; “ * same problem getting….. And also When I tried to describe the table : “*desc tablename*;” its working properly on the same table…. Plz ……….. any one can help….