HI Guys,
I am trying to import a csv file(78mb) into mysql table. after a few seconds I get error 2013: connection to the server lost. I am able to break the file in parts and import to the table, but am not able to do so all at once. I guess I would have to change the server timeout option. Could you advise how to do that?
Thanx
I am trying to import a csv file(78mb) into mysql table. after a few seconds I get error 2013: connection to the server lost. I am able to break the file in parts and import to the table, but am not able to do so all at once. I guess I would have to change the server timeout option. Could you advise how to do that?
Thanx