Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mysqlimport memory leak

Status
Not open for further replies.

philhuen

IS-IT--Management
Mar 20, 2003
1
HK
I tried to import a 900M file with mysqlimport command. Everything works fine. All the data has been insert into the DB.

However, all the memory has been used up. Before the mysqlimport, I have 800M free memory, after that, 13M free memory left.

Is there any way to limit the mysqlimport operation size. For example, limit 20M for the whole mysqlimport.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top