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

Created by Sergei Golubchik and last modified
Get this branch:
bzr branch lp:~maria-captains/maria/5.1-feedback
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:
Development

Recent revisions

3098. By Sergei Golubchik

a test for feedback plugin.
bugfix: garbage in PLUGIN_VAR_STR variables when INSTALL'ing a plugin

3097. By Sergei Golubchik

merged feedback plugin

3096. By Sergei Golubchik

my_gethwaddr() on Solaris

3095. By Sergei Golubchik

fixes for plugins+windows+embedded

3094. By Sergei Golubchik

remove redundant declarations

3093. By Sergei Golubchik

my_gethwaddr() on Windows
(using GetAdaptersInfo())

3092. By Sergei Golubchik

support for plugins on windows

3091. By Michael Widenius

Fixed bug lp:826377 "Aria DB Format: Reading specific table from dump causes Wrong bytesec"
The bug was that when using bulk insert combined with lock table, we intitalized the io cache with the wrong file position.
This fixed a bug where MariaDB could not read in a table dump done with mysqldump.

3090. By Michael Widenius

Fixed lp:814231 Aria post-recovery error "Bitmap at page 0 has pages reserved outside of data file length"
The bug was a wrong check in aria_chk; The table was fine.

3089. By Kristian Nielsen

Speed up mysql-test-run.pl.

Problem was the parsing of test suite files for various tags and options.
This was done inefficiently, and include files were re-parsed for every
place they were included. This caused a delay of 20 seconds or so before
the first test started to run.

By parsing more efficiently and re-using first parse for subsequent
inclusion of the same file, time spent parsing is reduced to less than
1 second, and start appears instantaneous.

(With this patch, full ./mtr runs in 3 minutes on my laptop (release
build.)

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