summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-2817-77/+165
* Patch for Bug#53022: Compilation of "embedded" is broken.Alexander Nozdrin2010-04-211-1/+7
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-2110-11079/+178
|\
| * Merging with mysql-trunk-bugfixingMats Kindahl2010-04-2129-193/+650
| |\
| | * BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-208-98/+173
| * | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-213-10981/+5
* | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-20250-3537/+6763
|\ \ \ | | |/ | |/|
| * | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-04-196-67/+126
| |\ \
| | * | BUG#51291 Unfortunate effect around variable binlog_direct_non_transactional_...Alfranio Correia2010-04-012-2/+2
| | * | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-03-315-45/+105
| | |\ \
| | | * | BUG#51291 Unfortunate effect around variable binlog_direct_non_transactional_...Alfranio Correia2010-03-315-27/+66
| | | * | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in...Alfranio Correia2010-02-224-27/+48
| | * | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-03-311-22/+21
| | |\ \ \
| | | * | | BUG#51277 SUPER_ACL should be checked unconditionally (binlog_format and binl...Alfranio Correia2010-02-241-22/+21
| * | | | | Merge the changes of the 5.5.3-m3 release buildJoerg Bruehe2010-04-181-0/+8
| |\ \ \ \ \
| | * | | | | Fix an issue with the IBM C++ compilerJoerg Bruehe2010-03-241-0/+8
| * | | | | | Automerge: merged bug bundle from bug report into latestLuis Soares2010-04-161-2/+2
| |\ \ \ \ \ \
| | * | | | | | BUG#52202: mysqlbinlog_row* fail in daily-trunk on Sol10 x86_64Luis Soares2010-03-251-2/+2
| * | | | | | | Merge fixes for BUG46587 and BUG47059 to trunk-bugfixing.Sergey Vojtovich2010-04-151-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#47059 - In audit plugin I cannot see the event subclasses,Sergey Vojtovich2010-04-151-0/+1
| * | | | | | | | A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-147-3/+68
| * | | | | | | | Backport of:Konstantin Osipov2010-04-1310-27/+276
| * | | | | | | | Bug#51980 mysqld service crashes with a simple COUNT(DISTINCT) query over a viewunknown2010-04-131-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix compile error (different storage class for mysql_temp_dir_list) Alexander Nozdrin2010-04-121-1/+1
| * | | | | | | A post-fix patch for WL#4877/WL#5030:Alexander Nozdrin2010-04-1215-20/+20
| * | | | | | | Bug#52754 Build break in mysql-trunk, performance schema unit testMarc Alff2010-04-122-7674/+0
| * | | | | | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-0728-3/+41
| * | | | | | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-052-5/+1
| * | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-31245-3095/+13022
| * | | | | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-24168-30872/+32693
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Manual merge.Alexey Kopytov2010-03-194-55/+339
| | |\ \ \ \ \ \
| | | * | | | | | Bug #8433: Overflow must be an error Alexey Kopytov2010-03-184-55/+339
| | * | | | | | | BUG#51426: overflow for auto_increment column causes slave to stopLuis Soares2010-03-173-1/+3
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | mergeMattias Jonsson2010-03-161-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | Bug#51347: assertion with show create table + partition by columnsMattias Jonsson2010-03-041-2/+2
| * | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-227-97/+83
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug #49910: Behavioural change in SELECT/WHERE on YEAR(4) data type ...Gleb Shchepa2010-03-221-5/+14
| | * | | | | | | | merging bug@51648 to 5.1-bt, pe from local bugfixing branchAndrei Elkin2010-03-216-92/+69
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-196-92/+69
| * | | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-2029-202/+398
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Bug#51242 HAVING clause on table join produce incorrect resultsSergey Glukhov2010-03-191-0/+25
| | * | | | | | | | | Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa...Sergey Glukhov2010-03-192-2/+6
| | * | | | | | | | | Bug#51494 crash with join, explain and 'sounds like' operatorSergey Glukhov2010-03-191-1/+2
| | * | | | | | | | | Merging with mysql-5.1-bugteamMats Kindahl2010-03-177-46/+53
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-177-46/+53
| | * | | | | | | | | | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corruptGeorgi Kodinov2010-03-171-1/+45
| | * | | | | | | | | | Bug#47761: crash when killing a query during subquery execution...Davi Arnaut2010-03-091-2/+6
| | * | | | | | | | | | Merge of fix for Bug#47762.Martin Hansson2010-03-164-4/+36
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ mergeMattias Jonsson2010-03-162-3/+30
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ mergeMattias Jonsson2010-03-121-2/+9
| | | | |\ \ \ \ \ \ \ \ \ \