[Bug 502518] Re: Lost connection to MySQL server during query

2010-05-04 Thread Beach Ball
Chuck Short, I was able to load the same data into MySQL 5.1, running on Ubuntu 10.04 64-bit server, today without encountering the same problem. Thanks. -- Lost connection to MySQL server during query https://bugs.launchpad.net/bugs/502518 You received this bug notification because you are a

[Bug 502518] Re: Lost connection to MySQL server during query

2010-04-20 Thread Beach Ball
Chuck Short, Sorry this took so long to respond. I had to find the original file I was trying to import. It is 7.82 GB. -- Lost connection to MySQL server during query https://bugs.launchpad.net/bugs/502518 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 502518] Re: Lost connection to MySQL server during query

2010-01-06 Thread Beach Ball
Chuck, I have attached the my.cnf file. The system is running Ubuntu 8.04 Server, 64-bit, with all updates. It has 12GB of RAM. Thank you. ** Attachment added: my.cnf http://launchpadlibrarian.net/37504898/my.cnf -- Lost connection to MySQL server during query

[Bug 502518] Re: Lost connection to MySQL server during query

2010-01-03 Thread Beach Ball
Additionally, this bug doesn't affect just the ability to import large data sets. It also affects the ability to perform ALTER functions. I received the same error when trying to rename a column on a table containing several million rows. -- Lost connection to MySQL server during query

[Bug 502518] [NEW] Lost connection to MySQL server during query

2010-01-02 Thread Beach Ball
Public bug reported: MySQL loses the connection during the loading of large data sets into a table. For example, the following command: load data infile '/tmp/invoices.txt' into table Invoices; ends in the following error: ERROR 2013 (HY000): Lost connection to MySQL server during query I