lp:~maria-captains/maria/5.1-release
- Get this branch:
- bzr branch lp:~maria-captains/maria/5.1-release
Branch merges
Related bugs
| Bug #566394: Resource deadlock avoided with PBXT and Maria 5.1.42 | Undecided | Fix Committed |
|
Related blueprints
Branch information
Recent revisions
- 3148. By Sergey Petrunia on 2012-05-12
-
BUG#997747: Assertion `join->best_read < ((double)
1.79..5e+ 308L)' failed
in greedy_search with LEFT JOINs and unique keys
- Backport the fix for BUG#806524 from MariaDB 5.3 - 3147. By Sergei Golubchik on 2012-04-24
-
lp:986120 Problem installing mariadb 5 on solaris 10
remove a redundant line in Makefile.am
- 3146. By Alexey Botchkov on 2012-04-06
-
MDEV-80 Memory engine table full at much less than max_heap_table_size with btree index.
RB-tree index in the MEMORY table fails if it grews over 4G.
That happened because the old_allocated variable in hp_rb_write_key()
had the uint type. Changed with the 'size_t' type to be same as the
'rb_tree. allocated' . per-file comments:
storage/heap/hp_ write.c
MDEV-80 Memory engine table full at much less than max_heap_table_size with btree index.
uint-> size_t for the 'old_allocated'. - 3144. By Sergei Golubchik on 2012-04-04
-
mdev-212 sporadic main.connect failures in 5.3
don't cast implicitly an int to a char, when a boolean value is desired.
- 3142. By Michael Widenius on 2012-03-30
-
Fixed bug lp:967914 "CHECK TABLE persistently reports table corruption after removing Aria logs"
Fixed that repair removes the 'table is moved' mark.
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

