no1knowswho
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
hi,
i have question regarding possible limits while loading data into db. im trying to do a one-time load of some data into db unfortunately for some of the files i ge errort:
MySQL said:
#2006 - MySQL server has gone away
this happens for files that have more then just "5" records to load. is there a limit on how much data i can load into a table at one time or is it a problem with db server?
thx,
no1
i have question regarding possible limits while loading data into db. im trying to do a one-time load of some data into db unfortunately for some of the files i ge errort:
MySQL said:
#2006 - MySQL server has gone away
this happens for files that have more then just "5" records to load. is there a limit on how much data i can load into a table at one time or is it a problem with db server?
thx,
no1