summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.1Sergei Golubchik2010-10-25230-1318/+4613
|\
| * better fix for MySQL bugsSergei Golubchik2010-10-204-49/+34
| * build mysqld.exe with federatedx not federatedSergei Golubchik2010-10-201-1/+1
| * updated test resultsSergei Golubchik2010-10-201-1/+1
| * fixed a bad mergeSergei Golubchik2010-10-191-8/+0
| * Merge XtraDB from Percona-server-5.1.51-12 into MariaDB.unknown2010-10-1939-368/+890
| |\
| | * Merge XtraDB from Percona-server-5.1.51-12 into MariaDB.unknown2010-10-1950-384/+1159
| | |\
| | | * Updated with changes from lp:percona-server/release-5.1.51-12 as of October 1...unknown2010-10-1951-388/+1168
| * | | 5.1.51 mergeSergei Golubchik2010-10-19200-977/+3762
| |\ \ \ | | |/ / | |/| |
| | * | BUG#55675 rpl.rpl_log_pos fails sporadically with error binlog truncated in t...Alfranio Correia2010-09-101-0/+1
| | * | Fix for bug#56679: gis.test: valgrind errorRamil Kalimullin2010-09-092-7/+9
| | * | main.gis-rtree, main.type_float and main.type_newdecimalSergey Vojtovich2010-09-081-0/+3
| | * | Post fix following fix for bug55531: Disabling testcase forKristofer Pettersson2010-09-072-62/+31
| | * | Manual resolve of mysql-test/r/gis.resultKristofer Pettersson2010-09-0748-240/+819
| | |\ \
| | | * \ Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-0143-239/+707
| | | |\ \
| | | | * | Bug#55846: Link tests fail on Windows - my_compiler.h missingDavi Arnaut2010-08-242-2/+4
| | | | * | automerge local --> 5.1-bugteam (bug 53034)Gleb Shchepa2010-08-313-1/+39
| | | | |\ \
| | | | | * | Bug #53034: Multiple-table DELETE statements not acceptingGleb Shchepa2010-08-313-1/+39
| | | | * | | Automerge.Ramil Kalimullin2010-08-304-21/+25
| | | | |\ \ \
| | | | | * \ \ Automerge.Alexey Kopytov2010-08-304-21/+25
| | | | | |\ \ \
| | | | | | * | | Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-274-21/+25
| | | | * | | | | Fix for bug #51875: crash when loading data into geometry function polyfromwkbRamil Kalimullin2010-08-303-2/+21
| | | | |/ / / /
| | | | * | | | Merge mysql-5.1-innodb -> mysql-5.1-bugteamVasil Dimov2010-08-2820-136/+365
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | | * | | Increment InnoDB Plugin version to 1.0.12.Vasil Dimov2010-08-261-1/+1
| | | | | * | | Bug#55832: selects crash too easily when innodb_force_recovery>3Marko Mäkelä2010-08-243-40/+59
| | | | | * | | Bug#55832: selects crash too easily when innodb_force_recovery>3Marko Mäkelä2010-08-232-38/+55
| | | | | * | | Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance.Sunny Bains2010-08-205-33/+160
| | | | | * | | Fix Bug #55027: assertion: mutex_own(&dict_sys->mutex) in dict_table_get_on_id()Sunny Bains2010-08-202-4/+2
| | | | | * | | Fix bug#55699 - Assertion failure in innodb plugin with large number of threadsSunny Bains2010-08-201-1/+2
| | | | | * | | Bug#55626: MIN and MAX reading a delete-marked record from secondary indexMarko Mäkelä2010-08-181-3/+12
| | | | | * | | Merge mysql-5.1-innodb from bk-internal into my local treeVasil Dimov2010-08-1711-15/+71
| | | | | |\ \ \
| | | | | | * | | Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>',Jimmy Yang2010-08-063-4/+32
| | | | | | * | | Backport of revno 3148 mysql-innodb-trunkInaam Rana2010-08-054-0/+10
| | | | | | * | | Backport "NULL pointer check for ut_free()" from mysql-trunk-innodb toJimmy Yang2010-08-033-4/+13
| | | | | | * | | Fix Bug #55382 Assignment with SELECT expressions takes unexpected S locksJimmy Yang2010-08-013-8/+17
| | | | | * | | | Disable all innodb_plugin tests on Solaris until the problem is resolved.Vasil Dimov2010-08-171-0/+2
| | | | | |/ / /
| | | | * | | | Fix for bug #54253: memory leak when using I_S plugins w/o deinit methodRamil Kalimullin2010-08-271-5/+8
| | | | * | | | Reduced #ifndef for 52301, caused compile warningBjorn Munch2010-08-261-4/+0
| | | | | |/ / | | | | |/| |
| | | | * | | Automerge.Alexey Kopytov2010-08-266-72/+218
| | | | |\ \ \
| | | | | * | | Fixed race condition in a test case for BUG#55580.Sergey Vojtovich2010-08-261-0/+5
| | | | | * | | Bug #55656: mysqldump can be slower after bug 39653 fix.Evgeny Potemkin2010-08-263-18/+125
| | | | | * | | merge followup fix for 52301Bjorn Munch2010-08-251-0/+6
| | | | | |\ \ \
| | | | | | * | | Cherry pick 55501Bjorn Munch2010-08-251-0/+1
| | | | | | * | | Bug #52301 Add --protocol to mysqltestBjorn Munch2010-08-251-0/+6
| | | | | * | | | Fixed bug #29751 - do not rename the error log at FLUSH LOGS.Dmitry Shulga2010-08-252-54/+82
| | | | * | | | | Bug #54802: 'NOT BETWEEN' evaluation is incorrectAlexey Kopytov2010-08-243-0/+29
| | | | |/ / / /
| | | | * | | | post push test fixMattias Jonsson2010-08-201-0/+1
| | | * | | | | Automerge.Alexey Kopytov2010-08-263-0/+71
| | | |\ \ \ \ \
| | | | * | | | | This is to resolve a hang situation in 5.1 builtin raised byJimmy Yang2010-08-243-0/+71
| | | * | | | | | Automerge.Alexey Kopytov2010-08-263-1/+41
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |