lp:~knielsen/maria/mariadb-5.2-mbug702303

Created by Kristian Nielsen and last modified
Get this branch:
bzr branch lp:~knielsen/maria/mariadb-5.2-mbug702303
Only Kristian Nielsen can upload to this branch. If you are Kristian Nielsen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kristian Nielsen
Project:
MariaDB
Status:
Development

Recent revisions

2905. By Kristian Nielsen

MBug#702303: Spurious `use` statements in output from mysqlbinlog --rewrite-db="a->b"

2904. By Kristian Nielsen

MBug#698132: Fix wrong buffer calculation in send_change_user_packet()

2903. By Sergei Golubchik

virtual columns:
 * move a capability from a virtual handler method to table_flags()
 * rephrase error messages to avoid hard-coded English parts
 * admit in test cases that they need xtradb, not innodb

2902. By Sergei Golubchik

lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for Aria

don't fill in handlerton::commit member, as it's not used
and makes MySQL believe that Aria is transactional.
Fix the TRANSACTIONAL=1 warning.

2901. By Sergei Golubchik

bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when password is specified

set thd->password appropriately also for cases when a user was not found.

2900. By Kristian Nielsen

MBug#691437: storage/sphinx/plug.in missing from source tarball.

It was missing from EXTRA_DIST in Makefile.am.

2899. By Michael Widenius

merge with 5.1
(Includes patch for overrun detected by valgrind thanks to previous my_alloca() -> my_malloc() patch)

2898. By Michael Widenius

When compiling with valgrind, change my_alloca() to use my_malloc()
- This allows us to detect missing my_afree() calls and also find overruns (when running with valgrind) to alloca() areas.
- Added missing my_afree() calls
- Fixed wrong call to my_afree()

2897. By Kristian Nielsen

Fix wrong merge of patch for Bug#46639.

2896. By Vladislav Vaintroub

merge LP Bug#686184

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