lp:~laurynas-biveinis/percona-server/bug849921
Created by
Laurynas Biveinis
and last modified
- Get this branch:
- bzr branch lp:~laurynas-biveinis/percona-server/bug849921
Only
Laurynas Biveinis
can upload to this branch. If you are
Laurynas Biveinis
please log in for upload directions.
Branch merges
Propose for merging
- Stewart Smith (community): Approve
-
Diff: 69 lines (+6/-6)1 file modifiedpatches/memory_dynamic_rows.patch (+6/-6)
Related bugs
Bug #849921: Wrong engine tested in percona_heap_blob | Medium | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Laurynas Biveinis
- Status:
- Merged
Recent revisions
- 203. By Laurynas Biveinis
-
Fix bug 849921: a typo that caused MyISAM to be used instead of MEMORY
for one of the test tables in percona_heap_blob test.Fix is to remove engine specifications from all create table
statements and make sure that default_storage_ engine is MEMORY during
the whole test. - 195. By Alexey Kopytov
-
Merge release-5.5.16-22.0 after tagging the top revision and removing
excessive tags that were apparently copied from a MySQL branch by
mistake.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.5