summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug #38798 Assertion mysql_bin_log.is_open() failed in binlog_trans_log_savep...Andrei Elkin2008-08-291-5/+7
* merge 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2008-08-282-3/+5
|\
| * Bug #37799: SELECT with a BIT column in WHERE clauseGleb Shchepa2008-08-281-2/+1
| * Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-271-1/+4
* | merged 5.1-rpl-merge -> 5.1-bugteamGeorgi Kodinov2008-08-287-37/+144
|\ \
| * \ Merging 5.1 into 5.1-rpl-mergeMats Kindahl2008-08-279-25/+670
| |\ \
| * \ \ AutomergeMats Kindahl2008-08-276-30/+124
| |\ \ \
| | * | | Cherry picking post fixes for BUG#37051He Zhenxing2008-08-261-0/+1
| | * | | Cherry picking patch for BUG#37051He Zhenxing2008-08-266-30/+123
| * | | | Merge b38773-5.1-rpl-merge into 5.1-rpl-mergeMats Kindahl2008-08-271-7/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporaryMats Kindahl2008-08-271-7/+20
* | | | | merged 5.1-bugteam into B37548 treeGeorgi Kodinov2008-08-2766-1145/+3312
|\ \ \ \ \
| * \ \ \ \ Merge of mysql-5.1 branch.Davi Arnaut2008-08-266-11/+642
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge of mysql-5.1-bugteam branch. Davi Arnaut2008-08-263-14/+28
| | |\ \ \ \
| | * \ \ \ \ Merging 5.1-rpl-testfixes to 5.1 main.Alexander Barkov2008-08-266-11/+642
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Additional ffix for bug#31455Alexander Barkov2008-08-251-1/+1
| | | * | | | Additional fix for bug#31455.Alexander Barkov2008-08-221-2/+2
| | | * | | | Additional fix for bug#31455 (rpl decoder)Alexander Barkov2008-08-215-19/+13
| | | * | | | Bug#31455 mysqlbinlog don't print user readable info about RBR events Alexander Barkov2008-08-208-4/+641
| * | | | | | Merge BUG#36639 into 5.1 Sergey Petrunia2008-08-252-8/+8
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri...Sergey Petrunia2008-08-252-8/+8
| * | | | | merging fixAlexey Botchkov2008-08-261-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | merging fixAlexey Botchkov2008-08-266-4/+42
| | |\ \ \ \
| | | * | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-255-3/+41
| * | | | | | mergingAlexey Botchkov2008-08-233-14/+28
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-223-16/+31
| | |/ / /
| * | | | Cherry-pick various sr51rc/sr51ga fixes from InnoDB snapshots.Timothy Smith2008-08-201-2/+1
| |\ \ \ \
| | * | | | Cherry-pick some changes from innodb-5.1-ss2545 snapshot. Includes fixes forTimothy Smith2008-08-201-2/+1
| * | | | | Backport of patch for Bug#34604 (from 6.0)Mattias Jonsson2008-08-201-0/+2
| * | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-08-201-0/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug#38291 memory corruption and server crash with view/sp/functionSergey Glukhov2008-08-201-0/+4
| | * | | | merged 5.0-main to 5.0-bugteamGeorgi Kodinov2008-08-191-1/+9
| | |\ \ \ \
| | | * \ \ \ Merge some 5.0 innodb changesTimothy Smith2008-08-131-1/+9
| | | |\ \ \ \
| | | | * | | | Cherry-pick InnoDB fixes for Bug#34286, Bug#35352, and Bug#36600 from snapshotTimothy Smith2008-07-311-1/+9
| * | | | | | | MergeSergey Petrunia2008-08-202-1/+18
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-basedSven Sandberg2008-08-191-1/+16
| | * | | | | | merge (from mysql-5.1-bugteam to my local tree)Mattias Jonsson2008-08-191-4/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ mergeMattias Jonsson2008-08-191-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Post push fix for valgrind warning in ha_partition.ccMattias Jonsson2008-08-191-0/+2
| * | | | | | | | | MergeSergey Petrunia2008-08-1935-738/+2036
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2008-08-191-4/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scanGeorgi Kodinov2008-08-191-4/+1
| | * | | | | | | Fix for bug#36399: Double free bug when INFORMATION_SCHEMAChad MILLER2008-08-181-5/+3
| | * | | | | | | Merge from 5.0-bugteam.Chad MILLER2008-08-151-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-152-4/+2
| | * | | | | | | Merge from 5.0-bugteam.Chad MILLER2008-08-151-1/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fix for bug #34779: crash in checksum table on federated tables Ramil Kalimullin2008-08-151-0/+3
| | | * | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-131-1/+4
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Bug#38272: timestamps fields incorrectly defaulted on \Chad MILLER2008-08-151-3/+4
| | * | | | | | Merge from mysql-5.1 main.Davi Arnaut2008-08-151-0/+1
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |