On Thursday 01 March 2007 13:43:38 [EMAIL PROTECTED] wrote: > >Otherwise you're looking at perhaps select limit 0,1000, 1000,1000, > > 2000,1000 > > > >etc .. > > Can you clean up this command? I can't find documentation on the select > limit part of a mysqldump command.
It's nothing to do with mysqldump - it's part of the SELECT syntax for regular queries. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
