Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #38798 Assertion mysql_bin_log.is_open() failed in binlog_trans_log_savep... | Andrei Elkin | 2008-08-29 | 1 | -5/+7 |
* | merge 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2008-08-28 | 2 | -3/+5 |
|\ | |||||
| * | Bug #37799: SELECT with a BIT column in WHERE clause | Gleb Shchepa | 2008-08-28 | 1 | -2/+1 |
| * | Bug#38195: Incorrect handling of aggregate functions when loose index scan is | Evgeny Potemkin | 2008-08-27 | 1 | -1/+4 |
* | | merged 5.1-rpl-merge -> 5.1-bugteam | Georgi Kodinov | 2008-08-28 | 7 | -37/+144 |
|\ \ | |||||
| * \ | Merging 5.1 into 5.1-rpl-merge | Mats Kindahl | 2008-08-27 | 9 | -25/+670 |
| |\ \ | |||||
| * \ \ | Automerge | Mats Kindahl | 2008-08-27 | 6 | -30/+124 |
| |\ \ \ | |||||
| | * | | | Cherry picking post fixes for BUG#37051 | He Zhenxing | 2008-08-26 | 1 | -0/+1 |
| | * | | | Cherry picking patch for BUG#37051 | He Zhenxing | 2008-08-26 | 6 | -30/+123 |
| * | | | | Merge b38773-5.1-rpl-merge into 5.1-rpl-merge | Mats Kindahl | 2008-08-27 | 1 | -7/+20 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary | Mats Kindahl | 2008-08-27 | 1 | -7/+20 |
* | | | | | merged 5.1-bugteam into B37548 tree | Georgi Kodinov | 2008-08-27 | 66 | -1145/+3312 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge of mysql-5.1 branch. | Davi Arnaut | 2008-08-26 | 6 | -11/+642 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge of mysql-5.1-bugteam branch. | Davi Arnaut | 2008-08-26 | 3 | -14/+28 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merging 5.1-rpl-testfixes to 5.1 main. | Alexander Barkov | 2008-08-26 | 6 | -11/+642 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | Additional ffix for bug#31455 | Alexander Barkov | 2008-08-25 | 1 | -1/+1 |
| | | * | | | | Additional fix for bug#31455. | Alexander Barkov | 2008-08-22 | 1 | -2/+2 |
| | | * | | | | Additional fix for bug#31455 (rpl decoder) | Alexander Barkov | 2008-08-21 | 5 | -19/+13 |
| | | * | | | | Bug#31455 mysqlbinlog don't print user readable info about RBR events | Alexander Barkov | 2008-08-20 | 8 | -4/+641 |
| * | | | | | | Merge BUG#36639 into 5.1 | Sergey Petrunia | 2008-08-25 | 2 | -8/+8 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri... | Sergey Petrunia | 2008-08-25 | 2 | -8/+8 |
| * | | | | | merging fix | Alexey Botchkov | 2008-08-26 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | merging fix | Alexey Botchkov | 2008-08-26 | 6 | -4/+42 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution. | Sergey Glukhov | 2008-08-25 | 5 | -3/+41 |
| * | | | | | | merging | Alexey Botchkov | 2008-08-23 | 3 | -14/+28 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | | | |||||
| | * | | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY. | Alexey Botchkov | 2008-08-22 | 3 | -16/+31 |
| | |/ / / | |||||
| * | | | | Cherry-pick various sr51rc/sr51ga fixes from InnoDB snapshots. | Timothy Smith | 2008-08-20 | 1 | -2/+1 |
| |\ \ \ \ | |||||
| | * | | | | Cherry-pick some changes from innodb-5.1-ss2545 snapshot. Includes fixes for | Timothy Smith | 2008-08-20 | 1 | -2/+1 |
| * | | | | | Backport of patch for Bug#34604 (from 6.0) | Mattias Jonsson | 2008-08-20 | 1 | -0/+2 |
| * | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2008-08-20 | 1 | -0/+4 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug#38291 memory corruption and server crash with view/sp/function | Sergey Glukhov | 2008-08-20 | 1 | -0/+4 |
| | * | | | | merged 5.0-main to 5.0-bugteam | Georgi Kodinov | 2008-08-19 | 1 | -1/+9 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge some 5.0 innodb changes | Timothy Smith | 2008-08-13 | 1 | -1/+9 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Cherry-pick InnoDB fixes for Bug#34286, Bug#35352, and Bug#36600 from snapshot | Timothy Smith | 2008-07-31 | 1 | -1/+9 |
| * | | | | | | | Merge | Sergey Petrunia | 2008-08-20 | 2 | -1/+18 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-based | Sven Sandberg | 2008-08-19 | 1 | -1/+16 |
| | * | | | | | | merge (from mysql-5.1-bugteam to my local tree) | Mattias Jonsson | 2008-08-19 | 1 | -4/+1 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | merge | Mattias Jonsson | 2008-08-19 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Post push fix for valgrind warning in ha_partition.cc | Mattias Jonsson | 2008-08-19 | 1 | -0/+2 |
| * | | | | | | | | | Merge | Sergey Petrunia | 2008-08-19 | 35 | -738/+2036 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | merged 5.0-bugteam to 5.1-bugteam | Georgi Kodinov | 2008-08-19 | 1 | -4/+1 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | | | |||||
| | | * | | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan | Georgi Kodinov | 2008-08-19 | 1 | -4/+1 |
| | * | | | | | | | Fix for bug#36399: Double free bug when INFORMATION_SCHEMA | Chad MILLER | 2008-08-18 | 1 | -5/+3 |
| | * | | | | | | | Merge from 5.0-bugteam. | Chad MILLER | 2008-08-15 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Bug#37301 Length and Max_length differ with no obvious reason(2nd version) | Chad MILLER | 2008-08-15 | 2 | -4/+2 |
| | * | | | | | | | Merge from 5.0-bugteam. | Chad MILLER | 2008-08-15 | 1 | -1/+4 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Fix for bug #34779: crash in checksum table on federated tables | Ramil Kalimullin | 2008-08-15 | 1 | -0/+3 |
| | | * | | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan is | Evgeny Potemkin | 2008-08-13 | 1 | -1/+4 |
| | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | Bug#38272: timestamps fields incorrectly defaulted on \ | Chad MILLER | 2008-08-15 | 1 | -3/+4 |
| | * | | | | | | Merge from mysql-5.1 main. | Davi Arnaut | 2008-08-15 | 1 | -0/+1 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | |