summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Bug #49552 : sql_buffer_result cause crash + not found recordsGeorgi Kodinov2010-01-293-3/+33
| * | | | Fix for compiler warnings:Davi Arnaut2010-01-288-17/+16
| * | | | merging from 5.1-bt to a local bugfix branchAndrei Elkin2010-01-282-6/+8
| |\ \ \ \
| | * \ \ \ Bug #49210 Enable MTR timeout configuration through environment variablesBjorn Munch2010-01-272-6/+8
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #49210 Enable MTR timeout configuration through environment variablesBjorn Munch2010-01-271-2/+4
| * | | | | merging from 5.1-bt to a local bugfix branchAndrei Elkin2010-01-2811-26/+59
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #49223 Change help description for mysqldumpStaale Smedseng2010-01-271-1/+1
| | * | | | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-277-16/+50
| | * | | | Merging from 5.0-bugteamStaale Smedseng2010-01-271-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#50409 Solaris 8 compatibility broken by assumption aboutStaale Smedseng2010-01-273-3/+3
| | * | | | Bug #49191 rpl_get_master_version_and_clock failed on PB2: COM_REGISTER_SLAV...unknown2010-01-273-8/+7
| * | | | | bug#47142Andrei Elkin2010-01-275-4/+105
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | bug#47142Andrei Elkin2010-01-271-1/+2
| | * | | | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replicationAndrei Elkin2010-01-255-4/+102
| * | | | | Bug#49491: Much overhead for MD5() and SHA1() on short stringsDavi Arnaut2010-01-261-15/+16
| * | | | | automerge: mysql-5.1-bugteam branch --> mysql-5.1-bugteam latestLuis Soares2010-01-269-1/+230
| |\ \ \ \ \
| | * | | | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: Luis Soares2010-01-219-1/+225
| * | | | | | fix a windows test run bug with debug binaries : dbug frame Georgi Kodinov2010-01-261-1/+1
| * | | | | | Manual merge with Conflicts:unknown2010-01-2541-339/+721
| |\ \ \ \ \ \
| | * | | | | | Backport Bug#37148 to 5.1He Zhenxing2010-01-2428-159/+472
| | * | | | | | Merge InnoDB snapshot with mysql-5.1-bugteam.Sergey Vojtovich2010-01-229-169/+223
| | |\ \ \ \ \ \
| | | * | | | | | Applying InnoDB snapshot, fixes BUG#49396.Sergey Vojtovich2010-01-221-2/+4