summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjusted resultsIgor Babaev2010-03-313-10/+12
* Merge with the latest changes in the 5.2 tree.Igor Babaev2010-03-29387-2847/+12728
|\
| * simple speed & space optimization:Michael Widenius2010-03-253-6/+22
| * portability fix for vcol.vcol_partition_myisam testSergei Golubchik2010-03-233-56/+50
| * status_user.test fix for rbrSergei Golubchik2010-03-212-9/+9
| * flush tables before the crash in the crashing testSergei Golubchik2010-03-202-0/+2
| * fixes for the status_user.test in ps protocolSergei Golubchik2010-03-166-35/+44
| * MergeIgor Babaev2010-03-192-5/+3
| |\
| | * Fix merge errors in configure.inunknown2010-03-182-5/+3
| * | Made the vcol suite independent on time zone. Igor Babaev2010-03-183-2/+5
| |/
| * Fixed bug #539643.Igor Babaev2010-03-164-6/+4
| * mergedSergei Golubchik2010-03-15348-2430/+11080
| |\
| | * 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_...Sergei Golubchik2010-03-122-27/+32
| | * Fix myisam checksum patch to check for HA_OPTION_CHECKSUM after it was set, n...Sergei Golubchik2010-03-121-7/+7
| | * Fix for Bug #534626 MyISAM table created in MariaDB not readable by MySQLMichael Widenius2010-03-101-0/+7
| | * Automatic mergeMichael Widenius2010-03-103-4/+56
| | |\
| | | * Fix for: Bug#44987 DELETE IGNORE and FK constraintMichael Widenius2010-03-103-4/+56
| | * | Fix some compiler warnings seen in Buildbot.unknown2010-03-1013-20/+40
| | * | Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-10306-2273/+10447
| | |\ \
| | | * | Fix a buildbot memory leak due to JOIN::destroy() not being called for EXPLAIN unknown2010-03-091-0/+4
| | | * | Automerge MySQL 5.1.44 merge into MariaDB trunk.unknown2010-03-09306-2273/+10443
| | | |\ \
| | | | * | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB.unknown2010-03-097-16/+22
| | | | * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-04301-2259/+10423
| | | | |\ \
| | | | | * | configure.inunknown2010-02-172-18/+8
| | | | | * | mergeGeorgi Kodinov2010-02-040-0/+0
| | | | | |\ \
| | | | | | * | tree name changeGeorgi Kodinov2010-02-041-1/+1
| | | | | * | | mergeGeorgi Kodinov2010-02-030-0/+0
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | mergeGeorgi Kodinov2010-02-031-2/+2
| | | | | | |\ \
| | | | | | | * | Raise version number after cloning 5.0.90unknown2010-01-151-2/+2
| | | | | * | | | mergeGeorgi Kodinov2010-02-032-2/+2
| | | | | |\ \ \ \
| | | | | | * | | | Raise version number after cloning 5.1.43unknown2010-01-151-1/+1
| | | | | * | | | | Adjuster the parsing of "configure.in" version number lineKent Boortz2010-02-031-3/+3
| | | | | * | | | | automerge mysql-5.1-bugteam bug clone --> mysql-5.1-bugteam latest.Luis Soares2010-02-031-1/+16
| | | | | |\ \ \ \ \
| | | | | | * | | | | BUG#47639: The rpl_binlog_corruption test fails on WindowsLuis Soares2010-02-021-1/+16
| | | | | * | | | | | Changes to be able to create source TAR packages with longerKent Boortz2010-02-021-8/+14
| | | | | * | | | | | Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLESGeorgi Kodinov2010-01-213-4/+53
| | | | | * | | | | | Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 withGeorgi Kodinov2010-02-023-12/+30
| | | | | * | | | | | Cleanup fix for WL#5154 that splits commands handling forMagne Mahre2010-02-021-3/+9
| | | | | * | | | | | Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-0213-2319/+104
| | | | | * | | | | | Fix for valgrind warning: check whether pointer was initialized.Davi Arnaut2010-02-021-1/+1
| | | | | * | | | | | fixed various pb2 test failures on windows.Georgi Kodinov2010-02-023-5/+6
| | | | | |/ / / / /
| | | | | * | | | | Made outfile_testdata experimental in 5.1-bugteam, pending theGeorgi Kodinov2010-02-011-0/+1
| | | | | * | | | | mergeGeorgi Kodinov2010-02-011-1/+1
| | | | | |\ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | * | | | fixed a typo in bug #49897.Georgi Kodinov2010-02-011-1/+1
| | | | | * | | | | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;unknown2010-01-3013-104/+2319
| | | | | * | | | | mergeGeorgi Kodinov2010-01-299-347/+317
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | | * | | | Bug #50642 : ssl certs in test suite are expiring soon.Georgi Kodinov2010-01-299-347/+317
| | | | | * | | | | Bug #50271: Debug output of JOIN structures is garbledTor Didriksen2010-01-281-7/+17
| | | | | * | | | | Auto-merge.Ramil Kalimullin2010-01-294-0/+118
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | | * | | | Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL Ramil Kalimullin2010-01-294-0/+119