summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed build failures.Sergey Vojtovich2009-06-182-3/+2
* mergeVladislav Vaintroub2009-06-1732-6/+4313
|\
| * When using bundled zlib, INNODB_PLUGIN was looking forSergey Vojtovich2009-06-171-1/+1
| * Make innodb test suite pass with INNODB_PLUGIN.Sergey Vojtovich2009-06-117-2/+18
| * Remove the following tests and include files as they are already inSatya B2009-06-118-202/+2
| * merge from mysql-5.1-innodb_pluginSatya B2009-06-112-3/+3
| |\
| | * Removed legacy name for innodb_plugin SE, so --with[out]-innodbSergey Vojtovich2009-06-102-3/+3
| * | Add innodb plugin tests to a new mysql test suite 'innodb'.Satya B2009-06-1033-1/+4492
| |/
| * add missing file in Makefile.amTomas Ulin2009-06-091-1/+1
* | Fixed type defintion for os_thread_id_t on 64 bit Windows.Vladislav Vaintroub2009-06-171-1/+1
* | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-1040-1499/+777
|/
* merge from mysql-5.1-innodb_plugin branch.Satya B2009-06-0515-30/+153
|\
| * merge from 5.1-mtrBjorn Munch2009-06-058-19/+137
| |\
| | * Bug #45256 Enable 'auto' for mtr --parallelBjorn Munch2009-06-032-9/+10
| | * Bug #45190 mtr should report some statistics even if aborting after too many ...Bjorn Munch2009-06-022-3/+6
| | * fixed .bzr-mysql/default.confBjorn Munch2009-05-291-1/+1
| | * merge from 5.1 mainBjorn Munch2009-05-29185-661/+3341
| | |\ | | |/ | |/|
| * | merge 5.0-main -> 5.1-mainGeorgi Kodinov2009-05-281-1/+1
| |\ \
| | * | changed the versionGeorgi Kodinov2009-05-281-1/+1
| * | | merged 5.0-bugteamGeorgi Kodinov2009-05-271-0/+4
| |\ \ \ | | |/ /
| | * | automergeGeorgi Kodinov2009-05-274-4/+7
| | |\ \
| | | * \ Merge from mysql-5.0.82-releasetimothy.smith@sun.com2009-05-274-4/+7
| | | |\ \
| | | | * | Updates to build with community features enabled for community builds.MySQL Build Team2009-05-204-3/+7
| * | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-273-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#41212 crash after race condition between merge table and table_cache evic...Sergey Glukhov2009-05-273-4/+4
| * | | | | Bug#43940 64-bit windows myisamchk doesn't support key_buffer_size > 4GSergey Glukhov2009-05-272-6/+7
| | | | | * Bug #43659 MTR2 should report worker data for tests when using --parallel > 1Bjorn Munch2009-05-283-5/+9
| | | | | * cherry picking fix for Bug #39542 from 6.0-runtimeBjorn Munch2009-05-273-1/+92
| | | | | * Bug #45120 Fix of 44922 caused regression in funcs_1.processlist_priv_no_protBjorn Munch2009-05-271-2/+2
| | | | | * Bug #44964 mysqltest: connection <connection><some spaces>; fails nowBjorn Munch2009-05-261-1/+1
| | | | | * Bug #44922 mysqltest's query_get_value function can't work with queries conta...Bjorn Munch2009-05-254-3/+22
* | | | | | Compile the Innodb plugin so that it can be installed as dynamic plugin only ...Satya B2009-05-294-3199/+43
* | | | | | Adding innodb_plugin-1.0.4 as storage/innodb_plugin.Satya B2009-05-27375-0/+216180
* | | | | | Fix post commit and post push email adress and also the tree name.Satya B2009-05-271-3/+3
|/ / / / /
* | | | | merge from 5.1-mtrBjorn Munch2009-05-2515-187/+400
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | merge from mainBjorn Munch2009-05-205-2/+41
| |\ \ \ \
| * \ \ \ \ mergeVladislav Vaintroub2009-05-152-5/+18
| |\ \ \ \ \
| | * | | | | Bug #42988 MTR2's --help output does not document --parallelBjorn Munch2009-05-122-5/+18
| * | | | | | Bug #44775 MTR fails to bootstrap mysqld on Windows in Pushbuild 2.Vladislav Vaintroub2009-05-141-7/+29
| |/ / / / /
| * | | | | yet another merge from mainBjorn Munch2009-05-115-8/+15
| |\ \ \ \ \
| * \ \ \ \ \ merge from mainBjorn Munch2009-05-11254-1761/+5463
| |\ \ \ \ \ \
| * | | | | | | Fix regression on pushbuild 1. The cygwin perl is ancient there, and Net::Pin...Vladislav Vaintroub2009-05-081-7/+21
| * | | | | | | Bug #44561 mtr2 --start-dirty is brokenBjorn Munch2009-04-301-8/+11
| * | | | | | | Bug #44511 MTR2: add an option not to kill other servers when one from the g...Bjorn Munch2009-04-292-6/+41
| * | | | | | | Bug #44530 mtr v2 startup very slow on Windows.Vladislav Vaintroub2009-04-282-5/+26
| * | | | | | | Bug #42804 --parallel option does not work for MTR under ActiveState Vladislav Vaintroub2009-04-234-130/+83
| * | | | | | | merge from main, redoBjorn Munch2009-04-17262-1540/+4514
| |\ \ \ \ \ \ \
| * | | | | | | | Bug #41649 sporadic pb failure: mtr stopped, message "TIMEOUT (1200 seconds),...Bjorn Munch2009-04-082-9/+59
| * | | | | | | | Bug #42507 mtr2: the --check is fooled up by a code executed in --init_fileBjorn Munch2009-04-022-2/+10
| * | | | | | | | Bug #43570 MTR2 hangs when test fails and named pipe createdBjorn Munch2009-04-011-0/+3