summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* bug #16832 (ALGORITHM missed in VIEW's information schema)holyfoot@deer.(none)2006-06-131-6/+34
* Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table...gluh@eagle.intranet.mysql.r18.ru2006-06-061-3/+5
* Bug#17204 "second CALL to procedure crashes Server"gluh@eagle.intranet.mysql.r18.ru2006-05-301-8/+9
* Bug#16681 information_schema shows forbidden VIEW detailsgluh@eagle.intranet.mysql.r18.ru2006-05-231-3/+25
* Fix for bug#18177 any access to INFORMATION_SCHEMA.ROUTINES crashesgluh@eagle.intranet.mysql.r18.ru2006-05-121-11/+12
* Fix for bug#19236 bad COLUMNS.CHARACTER_MAXIMUM_LENGHT and CHARACTER_OCTET_LE...gluh@eagle.intranet.mysql.r18.ru2006-05-121-1/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2006-05-041-4/+22
|\
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@hundin.mysql.fi2006-05-041-0/+18
| |\
| | * Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]"tnurnberg@mysql.com2006-05-041-0/+18
| * | Fix for Bug#14515.jani@a193-229-222-105.elisa-laajakaista.fi2006-04-301-4/+3
| |/
* | Fix for bug#18224 VIEW on information_schema crashes the servergluh@eagle.intranet.mysql.r18.ru2006-03-201-1/+2
* | Fix for bug #18113 "SELECT * FROM information_schema.xxx crashes server"gluh@eagle.intranet.mysql.r18.ru2006-03-201-1/+1
* | Additional fix for BUG#16777: Can not create trigger nor viewanozdrin@mysql.com2006-03-101-3/+18
* | Fix for multiple test failures on some platforms.anozdrin@mysql.com2006-03-091-1/+2
* | Postfix for #15943. Explicit call of thd->clear_error() is added.SergeyV@selena.2006-02-271-6/+2
* | Fixes bug #15943. resets error flag for show create view command, to allow SergeyV@selena.2006-02-131-0/+7
* | information_schema_db.result, information_schema.result:paul@snake-hub.snake.net2006-01-281-2/+2
* | Fix for bug#15307 GROUP_CONCAT() with ORDER BY returns empty set on informati...gluh@eagle.intranet.mysql.r18.ru2006-01-241-1/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2006-01-161-11/+12
|\ \
| * \ mergedserg@serg.mylan2006-01-031-11/+12
| |\ \
| | * | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-11/+12
* | | | sql_show.cc:bar@mysql.com2006-01-121-3/+6
* | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseanozdrin@mysql.com2006-01-111-3/+3
|/ / /
* | | Fix for bug#15533 crash, information_schema, function, viewgluh@eagle.intranet.mysql.r18.ru2006-01-031-0/+3
* | | Fix for bug#14271 I_S: columns has no size for (var)binary columnsgluh@eagle.intranet.mysql.r18.ru2005-12-191-1/+3
* | | Bug#12770 DESC cannot display the info. about temporary tablegluh@eagle.intranet.mysql.r18.ru2005-12-191-0/+8
|/ /
* | Fix for bug#14476 `information_schema`.`TABLES`.`TABLE_TYPE` with empty valuegluh@eagle.intranet.mysql.r18.ru2005-12-011-0/+6
* | don't call handler::info() in SHOW CREATE TABLEserg@serg.mylan2005-11-241-1/+0
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-81/+87
|\ \
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-81/+87
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-11-171-7/+10
|\ \ \ | | |/ | |/|
| * | Avoid possible race condition in accessing slave statisticsjimw@mysql.com2005-11-011-4/+7
| * | Fix bug#13535 Incorrect result from SELECT statement after SHOW TABLE STATUSevgen@moonbone.local2005-10-031-3/+9
* | | Fix for bug#13818 SHOW CREATE VIEW / TABLE and information_schema.views fail gluh@eagle.intranet.mysql.r18.ru2005-11-111-35/+46
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0anozdrin@mysql.com2005-11-111-11/+38
|\ \
| * | WL#2818 (Add creator to the trigger definition for privilegeanozdrin@mysql.com2005-11-101-11/+38
* | | Added handlerton flag to make storage engines invisable via flag.brian@zim.(none)2005-11-101-11/+14
|/ /
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2005-11-031-1/+2
|\ \
| * | Changes in get_table_type() and mysql_frm_type(). The main problem wasjani@ua141d10.elisa.omakaista.fi2005-11-031-1/+2
* | | Merge neptunus.(none):/home/msvensson/mysql/ssl_test/my50-ssl_testmsvensson@neptunus.(none)2005-10-281-0/+3
|\ \ \
| * \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-10-121-0/+3
| |\ \ \
| | * | | Always test ssl and compressmsvensson@neptunus.(none)2005-10-121-2/+0
| | * | | Improved testing of ssl and compressionmsvensson@neptunus.(none)2005-10-041-0/+5
* | | | | Fix for bug #14290: wrong CHARACTER_MAXIMUM_LENGTH value for some text fields.ramil@mysql.com2005-10-251-2/+3
| |_|/ / |/| | |
* | | | a fix (bug #14207: strange change of values CHARACTER_OCTET_LENGTH and CHARAC...ramil@mysql.com2005-10-241-3/+3
* | | | Fix for bug #14064: information_schema test fails on opnsrv6c.ramil@mysql.com2005-10-181-3/+3
* | | | Use Field_longlong::store(longlong nr, bool unsigned_val) for ulonglong valuesramil@mysql.com2005-10-141-5/+5
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-3/+0
|\ \ \
| * | | Reviewing new pushed codemonty@mysql.com2005-10-121-3/+0
* | | | BUG#13724 conditionally added CONNECTION='connect string' for SHOW CREATE TABLEeric@mysql.com2005-10-101-0/+5
|/ / /