Dear all When I use Insert into table tabl1 (col1) select ...
to insert about 2 mio. rows into tabl1 I get the error message 2013 connection lost. When I just run the query, pipe the output into a text file, and use the load data local infile into table tbl1, it works. How can I change my settings or the setup of the database to make a straight insert possible? Thanks, Wolfgang Bauer -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]