Thank you for your answer.

Yes I have file larger than what mysqldump could manager. Here is an example of 
this. Both files are on the same partition.

mercure{root}54: du -k  mercure.log.jui2006
11948544        mercure.log.jui2006

mercure{root}68: du -k myregendump 
2098184 myregendump
Which stop at that size.

Which make me think that mysql is concerned. Or a tmp file but as I mention the 
tmp file has plenty of space.

Best regards

Johanne 

-----Message d'origine-----
De : Dominik Klein [mailto:[EMAIL PROTECTED] 
Envoyé : Wednesday, 05 July 2006 09:30
À : mysql@lists.mysql.com
Objet : Re: mysqldump: Got errno 27 on write. file too large

> How can I solve this problem? 

This might be a filesystem problem. Some filesystem (in certain
configurations) cannot hold files larger than a particular size.

Do you have any files larger than that cut dumpfile on that partition?

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to