database comparator depends on external sort binary

Bug #289255 reported by Philip Stoev
2
Affects Status Importance Assigned to Milestone
Random Query Generator
New
Undecided
Unassigned

Bug Description

Database comparison in runall.pl and lib/Gentest/Validator/DatabaseComparator.pm depends on external sort functionality to provide sorting when there is no primary key on the tables.

* do not use external sort if there is a primary key, since --sort-by-primary mysqldump option would be sufficient
* detect the presence of external sort binary and only use it if available

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.