summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-211-7/+7
|\
| * WL#2360 Performance schemaMarc Alff2010-01-111-7/+7
* | backported:Sergey Glukhov2010-01-151-272/+605
|/
* WL#2360 Performance schemaMarc Alff2010-01-061-15/+65
* Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-10/+16
|\
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-10/+16
* | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-251-1/+1
|\ \ | |/
| * Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-191-16/+16
| |\
| * \ mergeVladislav Vaintroub2009-12-181-1/+1
| |\ \
| | * | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-1/+1
* | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-1/+2
| |_|/ |/| |
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-15/+15
|\ \ \
| * | | Merge cleanupMarc Alff2009-12-111-1/+1
| * | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-11/+37
| |\ \ \ | | |/ /
| * | | WL#2360 Performance schemaMarc Alff2009-12-091-14/+14
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Bug #48985: show create table crashes if previous access to the table was killedGeorgi Kodinov2009-12-031-1/+1
* | | | Merge mysql-next-mr to mysql-next-mr-svoj.Sergey Vojtovich2009-12-091-11/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | WL#2511 - Add a new table to the Information Schema for TABLESPACE'sSergey Vojtovich2009-12-071-9/+34
| * | | WL#4448 Generalize the handlerton::fill_files_table call with handlerton::fil...V Narayanan2009-12-031-2/+3
* | | | Manual resolving for the following filesAndrei Elkin2009-12-011-29/+0
|\ \ \ \
| * \ \ \ merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-6/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-131-29/+0
| |\ \ \ \
| | * | | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-29/+0
* | | | | | Backport of:Konstantin Osipov2009-11-241-11/+11
* | | | | | Backport of:Konstantin Osipov2009-11-201-2/+0
| |_|_|/ / |/| | | |
* | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-31/+29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-2/+1
| * | | | Backport of Bug#41971 to mysql-next-mrDavi Arnaut2009-11-101-29/+28
* | | | | Fix build failure.Alexander Nozdrin2009-11-101-0/+2
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-6/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-6/+6
| | |/ / | |/| |
* | | | MergeMikael Ronstrom2009-11-031-18/+40
|\ \ \ \ | | |/ / | |/| |
| * | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-116/+45
| |\ \ \
| * \ \ \ Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-25/+147
| |\ \ \ \
| * \ \ \ \ Merge with next-mr-runtime.Konstantin Osipov2009-10-221-6/+8
| |\ \ \ \ \
| | * \ \ \ \ AutomergeKristofer Pettersson2009-10-191-4/+24
| | |\ \ \ \ \
| | * | | | | | Bug#27145 EXTRA_ACL troublesKristofer Pettersson2009-10-191-6/+8
| * | | | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-10/+10
| | |/ / / / / | |/| | | | |
| * | | | | | Backport of:Konstantin Osipov2009-10-141-1/+1
| * | | | | | A backporting patch for WL#4300 (Define privileges for tablespaces).Alexander Nozdrin2009-10-101-0/+1
| * | | | | | Bug #34197 CREATE PROCEDURE fails when COMMENT truncated in non Jon Olav Hauglid2009-10-091-1/+1
| * | | | | | Fix for bug #44738 "fill_schema_table_from_frm() opens tables withoutDmitry Lenev2009-10-091-2/+21
| |/ / / / /
* | | | | | Fixed a few bugs in hex string generation, in call to val_str for partition e...Mikael Ronstrom2009-11-021-5/+157
* | | | | | Merge to latest mysql-next-mrMikael Ronstrom2009-11-021-116/+45
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-231-23/+38
| * | | | | Bug#39270 I_S optimization algorithm does not work properly in some casesSergey Glukhov2009-10-231-5/+7
| * | | | | Bug#5299 Remove SHOW COLUMN TYPES, backport to BetonySergey Glukhov2009-10-231-88/+0
| | |/ / / | |/| | |
* | | | | Fixed so that character set constants are encoded as hex strings in frm file,...Mikael Ronstrom2009-10-301-8/+6