lp:~maria-captains/maria/5.1-release

Created by Kristian Nielsen on 2010-05-26 and last modified on 2012-05-18
Get this branch:
bzr branch lp:~maria-captains/maria/5.1-release
Members of Maria-captains can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maria-captains
Project:
MariaDB
Status:
Merged

Recent revisions

3150. By Sergei Golubchik on 2012-05-18

post-merge fixes

3149. By Sergei Golubchik on 2012-05-17

merge with mysql-5.1.63

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'.

3145. By Sergei Golubchik on 2012-04-05

mysql-5.1.62 merge

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.

3143. By Michael Widenius on 2012-04-04

Merge in deleted fixes

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.

3141. By Sergei Golubchik on 2012-03-29

fix the test case for windows: replace_result \\ /

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
This branch contains Public information 
Everyone can see this information.

Subscribers