summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of Windows warningsBo Thorsen2010-04-219-2/+35
* Remove unnecessary redefinition of TAILQ_EMPTYbo.thorsen2010-04-091-1/+0
|\
| * Remove unnecessary redefinition of TAILQ_EMPTYbo.thorsen2010-04-091-1/+0
|/
* Fix Windows compilebo.thorsen2010-04-092-2/+6
* Fixed a problem of merge from mysql-5.1 baseline.Igor Babaev2010-04-081-0/+6
* Fixed race condition in safe_process.cc which may have caused some mysqltests...Michael Widenius2010-04-081-33/+14
* Fixed syntax error and some timeing issues in test suiteMichael Widenius2010-04-083-3/+4
* Fixed suppression of compiler/test warningsMichael Widenius2010-04-074-13/+36
* Removed compiler warningsMichael Widenius2010-04-0716-23/+52
* Fixed wrong regexpsMichael Widenius2010-04-011-2/+2
* Added missing space before :, which caused failuers in buildbotMichael Widenius2010-04-011-1/+1
* Added missing space from last pushMichael Widenius2010-03-313-3/+1
* Fixed compiler warningsMichael Widenius2010-03-315-6/+15
* Removed compiler warningMichael Widenius2010-03-3020-23/+102
* Fixed random failure in test systemMichael Widenius2010-03-295-23/+27
* Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-2829-308/+327
* two crashes in the TC_LOG_MMAP:Sergei Golubchik2010-03-243-2/+51
* 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