Bug #15856 Can't limit number of rows to migrate
Submitted: 19 Dec 2005 11:04 Modified: 14 Jun 2006 12:48
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S3 (Non-critical)
Version:1.0.21 OS:Windows (Windows 2000)
Assigned to: Michael G. Zinner CPU Architecture:Any

[19 Dec 2005 11:04] [ name withheld ]
Description:
In migrating a db from MSSQL server to MySQL, I tried limiting rows to 1000 but it's doing every row -- and there are 1,000,000+ rows in some tables so this is going to take some time.  I'm using the offline mode, I haven't tried online mode.

How to repeat:
Try limiting to a number of rows during migration

Suggested fix:
Check for & use specified limit?
[14 Jun 2006 12:48] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html