summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-231-2/+1
* Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-4/+2
* Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-1/+1
|\
| * Merge rurik.mysql.com:/home/igor/mysql-5.0-optunknown2006-11-011-1/+1
| |\
| | * Fixed bug #21727.unknown2006-10-311-1/+1
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-10-311-1/+3
|\ \ \
| * | | Fix for bug #22723: Host field blank when server started with skip-grantunknown2006-10-201-1/+3
| | |/ | |/|
* | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-10-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix for bug#23037 Bug in field "Default" of query "SHOW COLUMNS FROM table"unknown2006-10-231-1/+1
| |/
* | Bug#20862 truncated result with show variables like 'innodb_data_file_path'unknown2006-09-111-1/+1
|/
* bug #20910 (NOT NULL reported as NULL for TIMESTAMP)unknown2006-08-081-3/+1
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-08-031-51/+87
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-6/+11
| |\
| | * Fixed bug #21231: wrong results for a simple query with aunknown2006-07-241-6/+10
| | * Fixed bug #18925: wrong results for queries withunknown2006-07-221-0/+1
| * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-07-281-15/+66
| |\ \
| | * | Bug#16581: deadlock: server and client both read from connection inunknown2006-07-281-15/+66
| | |/
| * | Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-30/+10
| |/
* | Bug#20543 select on information_schema strange warnings, view, different sche...unknown2006-07-251-20/+7
|/
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-031-6/+16
|\
| * Fix for bug#13934 Silent truncation of table commentsunknown2006-06-291-5/+8
| * Bug#19671 mysql_list_fields returns incorrect table name for VIEWsunknown2006-06-291-1/+8
* | Bug#20230: routine_definition is not nullunknown2006-06-301-1/+2
|/
* bug #16832 (ALGORITHM missed in VIEW's information schema)unknown2006-06-131-6/+34
* Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table...unknown2006-06-061-3/+5
* Bug#17204 "second CALL to procedure crashes Server"unknown2006-05-301-8/+9
* Bug#16681 information_schema shows forbidden VIEW detailsunknown2006-05-231-3/+25
* Fix for bug#18177 any access to INFORMATION_SCHEMA.ROUTINES crashesunknown2006-05-121-11/+12
* Fix for bug#19236 bad COLUMNS.CHARACTER_MAXIMUM_LENGHT and CHARACTER_OCTET_LE...unknown2006-05-121-1/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-05-041-4/+22
|\
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-041-0/+18
| |\
| | * Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]"unknown2006-05-041-0/+18
| * | Fix for Bug#14515.unknown2006-04-301-4/+3
| |/
* | Fix for bug#18224 VIEW on information_schema crashes the serverunknown2006-03-201-1/+2
* | Fix for bug #18113 "SELECT * FROM information_schema.xxx crashes server"unknown2006-03-201-1/+1
* | Additional fix for BUG#16777: Can not create trigger nor viewunknown2006-03-101-3/+18
* | Fix for multiple test failures on some platforms.unknown2006-03-091-1/+2
* | Postfix for #15943. Explicit call of thd->clear_error() is added.unknown2006-02-271-6/+2
* | Fixes bug #15943. resets error flag for show create view command, to allow unknown2006-02-131-0/+7
* | information_schema_db.result, information_schema.result:unknown2006-01-281-2/+2
* | Fix for bug#15307 GROUP_CONCAT() with ORDER BY returns empty set on informati...unknown2006-01-241-1/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-161-11/+12
|\ \
| * \ mergedunknown2006-01-031-11/+12
| |\ \
| | * | many warnings (practically safe but annoying) correctedunknown2006-01-031-11/+12
* | | | sql_show.cc:unknown2006-01-121-3/+6
* | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-111-3/+3
|/ / /
* | | Fix for bug#15533 crash, information_schema, function, viewunknown2006-01-031-0/+3
* | | Fix for bug#14271 I_S: columns has no size for (var)binary columnsunknown2005-12-191-1/+3
* | | Bug#12770 DESC cannot display the info. about temporary tableunknown2005-12-191-0/+8
|/ /
* | Fix for bug#14476 `information_schema`.`TABLES`.`TABLE_TYPE` with empty valueunknown2005-12-011-0/+6