lp:~maria-captains/maria/mysql-5.1-testing
- Get this branch:
- bzr branch lp:~maria-captains/maria/mysql-5.1-testing
Branch merges
Branch information
Recent revisions
- 3462. By sunanda <email address hidden>
-
rko Mdkeld change, revision 3351.14.134 add innodb_plugin to mysql-test-run default suites
was not complete. Bootstrap failed to pick up necessary files needed by test and hence
all tests failed. - 3461. By Vasil Dimov
-
Merge mysql-5.1-innodb -> mysql-5.1-security
Merge up to <email address hidden> .
There are 8 more changesets in mysql-5.1-innodb, but PB2 shows a
failure for a test added in one of them. If that is resolved quickly
then those 8 more changesets will be merged too. - 3454. By Sergey Glukhov <email address hidden>
-
Bug#51431 Wrong sort order after import of dump file
The problem is that QUICK_SELECT_DESC behaviour depends
on used_key_parts value which can be bigger than selected
best_key_parts value if an engine supports clustered key.
But used_key_parts is overwritten with best_key_parts
value that prevents from correct selection of index
access method. The fix is to preserve used_key_parts
value for further use in QUICK_SELECT_DESC.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maria/5.3