summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-6/+15
|\
| * Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-231-1/+1
| |\
| | * Mergeunknown2010-07-221-2/+13
| | |\
| | * | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi...unknown2010-07-221-5/+5
| * | | mergeGeorgi Kodinov2010-07-211-2/+13
| |\ \ \ | | | |/ | | |/|
| | * | Addendum #4 to bug #53095Georgi Kodinov2010-07-211-2/+13
| | |/
| * | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-3/+1
| |\ \ | | |/
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-3/+1
* | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-46/+0
|\ \ \
| * | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-46/+0
| |/ /
* | | Bug #55498 SHOW CREATE TRIGGER takes wrong type of metadata lockJon Olav Hauglid2010-07-231-14/+24
* | | Bug #54905 Connection with WRITE lock cannot ALTER table due toJon Olav Hauglid2010-07-221-9/+23
|/ /
* | mergeGeorgi Kodinov2010-07-151-1/+4
|\ \ | |/
| * Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, Georgi Kodinov2010-06-231-1/+4
* | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-6/+6
|\ \
| * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-6/+6
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-141-2/+2
|\ \ \ | | |/ | |/|
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-141-2/+2
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-1/+1
* | | mergeGeorgi Kodinov2010-07-071-1/+5
|\ \ \ | |/ /
| * | Addendum to the fix for bug #53095 (failing information_schema.test on windows)Georgi Kodinov2010-07-071-1/+5
* | | mergeGeorgi Kodinov2010-07-051-9/+28
|\ \ \ | |/ /
| * | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS Georgi Kodinov2010-06-251-9/+28
* | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-251-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-1/+3
* | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-3/+2
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-3/+2
| |\ \ | | |/
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-3/+2
* | | Patch that changes approach to how we acquire metadataDmitry Lenev2010-06-071-7/+19
* | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-92/+77
|\ \ \ | |/ /
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-0/+3
| * | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-52/+58
| |\ \
| | * \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-241-51/+52
| | |\ \ | | | |/
| | | * Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to growSergey Glukhov2010-05-181-37/+37
| | * | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-1/+3
| | |\ \ | | | |/
| | | * mergeMattias Jonsson2010-05-041-0/+2
| | | |\
| | | | * Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-0/+2
| | * | | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-4/+7
| | |\ \ \
| | * \ \ \ Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-1/+18
| | |\ \ \ \
| | * \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-2/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-021-0/+3
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#51377 Crash in information_schema / processlist on concurrent DDL wo...Alexey Botchkov2010-03-091-0/+3
| | | | |_|/ | | | |/| |
| * | | | | Bug#52856 concurrent show columns or show full columns causes a crash!!!1Sergey Glukhov2010-05-271-34/+11
| * | | | | mergeMattias Jonsson2010-05-251-4/+5
| |\ \ \ \ \
| | * | | | | Bug#39338: Fieldnames in INFORMATIONSCHEMA.PARTITIONS.PARTITION_EXPRESSIONMattias Jonsson2009-02-181-4/+5
| * | | | | | Merge of bug#51851.Mattias Jonsson2010-05-241-2/+2
| |\ \ \ \ \ \
| | * | | | | | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-2/+6
* | | | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-2/+2
|/ / / / / /
* | | | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-3/+7
| |_|_|_|/ |/| | | |