summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.unknown2007-07-061-7/+7
* Bug#28149 overflow in some "SHOW STATUS"-variablesunknown2007-06-091-0/+2
* Bug#28266 IS_UPDATABLE field on VIEWS table in I_S database is wrongunknown2007-06-091-1/+29
* Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-2/+2
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-211-11/+25
|\
| * Bug#27499 DROP TABLE race with SHOW TABLE STATUSunknown2007-04-191-11/+25
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-0/+9
|\ \ | |/
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27047/my50-prece-bug27047unknown2007-03-271-0/+9
| |\
| | * Bug#26600: table PROFILING in INFORMATION SCHEMA has wrong data typeunknown2007-03-271-0/+9
* | | Fix for BUG#27337: Privileges are not properly restored.unknown2007-04-031-1/+1
* | | Fix for BUG#25082: default database change on triggerunknown2007-03-271-10/+11
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-03-191-18/+25
|\ \
| * | Fix typo.unknown2007-03-091-1/+1
| * | Polishing: use constants instead of magic numbers.unknown2007-03-091-18/+25
* | | Bug #26794:unknown2007-03-141-1/+1
|/ /
* | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-3/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-13/+21
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-13/+21
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-13/+21
* | | Bug#24630 Subselect query crashes mysqldunknown2007-02-121-8/+20
* | | Bug#23299 Some queries against INFORMATION_SCHEMA with subqueries failunknown2007-02-011-0/+1
|/ /
* | Manual merge.unknown2007-01-151-1/+1
|\ \
| * \ Merge bodhi.local:/opt/local/work/mysql-4.1-4968unknown2006-12-121-1/+1
| |\ \
| | * | A fix and test cases forunknown2006-12-081-1/+1
* | | | 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