summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from test casemariadb-5.2.3Michael Widenius2010-11-093-3/+4
* Automatic mergeMichael Widenius2010-11-0758-315/+906
|\
| * Updated state and version numberMichael Widenius2010-11-071-1/+1
| * Automatic merge with MariaDB 5.1Michael Widenius2010-11-0414-55/+152
| |\
| | * Automatic mergeMichael Widenius2010-11-042-35/+43
| | |\
| | | * When scanning pages, stop when you are at 'data_file_length'.Michael Widenius2010-11-042-35/+43
| | * | MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge threadunknown2010-11-0312-20/+109
| | |/
| * | Automatic merge with 5.1Michael Widenius2010-11-0447-259/+753
| |\ \ |/ / / | | _
| * Fixed compile error when not using gcc (crashes at least on windows)Michael Widenius2010-11-031-1/+1
| * Automatic mergeMichael Widenius2010-11-037-11/+86
| |\
| | * Fixed compiler & valgrind warnings from my previous push.Michael Widenius2010-11-037-11/+86
| * | #endif fixed.unknown2010-11-022-4/+2
| |/
| * Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-0244-245/+666
* | fix LIKE in a vcol function, broken by a fix for mysql bug#54568.Sergei Golubchik2010-10-304-5/+10
* | merge w/ 5.1Sergei Golubchik2010-10-298-6/+23
|\ \ | |/
| * mysqltest: Fix reversed error check, causing truncated output when testcase f...unknown2010-10-291-5/+6
| * Fix test failure (timeout) in --valgrind tests in Buildbot.unknown2010-10-272-0/+5
| * workaround for MySQL BUG#57491Sergei Golubchik2010-10-221-0/+4
| * Show the number of warm keycache blocks in SHOW STATUSSergei Golubchik2010-10-201-0/+1
| * Make the skip-on-windows check as the first one, as the master-slave include ...unknown2010-10-261-1/+1
* | sane implementation of Key_% status variables.Sergei Golubchik2010-10-297-229/+59
* | fixes for windowsSergei Golubchik2010-10-262-1/+4
* | 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...mysql-5.1.51clone-5.1.51-buildAlfranio 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