summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-03-251-1/+1
|\
| * Fix for bug #8941: garbage MAX_ROWS=# from SHOW CREATE TABLE INFORMATION_SCHE...gluh@gluh.mysql.r18.ru2005-03-251-1/+1
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-03-251-33/+94
|\ \ | |/ |/|
| * Bug#9317: Wrong count for tables in INFORMATION_SCHEMA(fix after review)gluh@gluh.mysql.r18.ru2005-03-251-13/+5
| * Bug #9317: Wrong count for tables in INFORMATION_SCHEMAgluh@gluh.mysql.r18.ru2005-03-241-32/+101
* | merge from 4.1gbichot@quadita2.mysql.com2005-03-241-0/+13
|\ \
| * | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...gbichot@quadita2.mysql.com2005-03-231-0/+13
* | | sql_acl.cc, sql_acl.h, sql_parse.ccmysqldev@mysql.com2005-03-221-0/+1
| |/ |/|
* | Cleanup during reviewsmonty@mysql.com2005-03-161-7/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-03-161-0/+8
|\ \
| * \ Merge mdk10.(none):/home/reggie/bk/mysql-4.1reggie@mdk10.(none)2005-03-151-2/+1
| |\ \ | | |/
| | * Bug #6660 mysqldump creates bad pathnames on Windowsreggie@mdk10.(none)2005-03-151-2/+1
| * | Merge mdk10.(none):/home/reggie/bk/mysql-4.1reggie@mdk10.(none)2005-03-151-0/+9
| |\ \ | | |/
| | * Bug #6660 mysqldump creates bad pathnames on Windowsreggie@mdk10.(none)2005-03-151-0/+9
| | * Merge mysql.com:/home/timka/mysql/src/4.1-bug-4285timour@mysql.com2005-01-211-1/+1
| | |\
| | | * Final patch for BUG#4285.timour@mysql.com2005-01-191-1/+1
| | * | Bug#7943: Wrong prefix lengths reported on UTF-8 columnsbar@mysql.com2005-01-211-1/+2
| | |/
| | * Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7235jimw@mysql.com2005-01-131-2/+6
| | |\
| | * | bad merge fixedserg@serg.mylan2005-01-101-3/+1
* | | | Code cleanups during review of pushed codemonty@mysql.com2005-03-151-15/+2
|/ / /
* | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...gluh@gluh.mysql.r18.ru2005-03-051-19/+33
* | | Fix for bug #8164: subquery with INFORMATION_SCHEMA.COLUMNS, 100 % CPUgluh@gluh.mysql.r18.ru2005-03-031-0/+4
* | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-12/+4
* | | Show all generated warnings in SHOW ERRORmonty@mysql.com2005-02-241-4/+8
* | | Fix for bug #7217: information_schema: columns are varbinary() instead of tim...gluh@gluh.mysql.r18.ru2005-02-231-0/+1
* | | Fix for bug #7476: crash on SELECT * FROM INFORMATION_SCHEMA.TABLES(after rev...gluh@gluh.mysql.r18.ru2005-02-221-2/+6
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0marko@hundin.mysql.fi2005-02-111-5/+16
|\ \ \
| * \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-5/+11
| |\ \ \
| | * | | Precision Math implementationhf@deer.(none)2005-02-091-5/+11
| * | | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-0/+5
| |/ / /
* | | | InnoDB: Make SHOW TABLE STATUS report Row_format=Compact andmarko@hundin.mysql.fi2005-02-081-4/+25
|/ / /
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-02-031-15/+16
|\ \ \
| * | | After merge fixesmonty@mysql.com2005-02-031-15/+16
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-01-281-2/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-01-271-2/+40
| |\ \ \
| | * | | Fix after review for gluh@gluh.mysql.r18.ru2005-01-271-14/+0
| | * | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) gluh@gluh.mysql.r18.ru2005-01-241-2/+54
* | | | | A fix: 'information_schema' test with ps-protocol option fails gluh@gluh.mysql.r18.ru2005-01-281-3/+4
|/ / / /
* | | | A fix: information_schema test fails on Mac OSXgluh@gluh.mysql.r18.ru2005-01-271-4/+13
|/ / /
* | | Manual merge of the fix for BUG#4285 from 4.1timour@mysql.com2005-01-211-1/+1
* | | sql_show.cc:bar@mysql.com2005-01-211-1/+2
* | | bug #7981: SHOW GLOBAL STATUS crashes server(fix after review)gluh@gluh.mysql.r18.ru2005-01-181-1/+0
* | | Fix for bug #7981: SHOW GLOBAL STATUS crashes servergluh@gluh.mysql.r18.ru2005-01-181-30/+12
* | | Mergejimw@mysql.com2005-01-131-5/+9
|\ \ \ | | |/ | |/|
| * | Show the index type even for indexes using the default index type injimw@mysql.com2005-01-081-2/+6
| |/
* | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-19/+26
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-7233jimw@mysql.com2005-01-081-2/+2
|\ \
| * | Use 'USING <indextype>' in results of SHOW CREATE TABLE, it's the preferredjimw@mysql.com2005-01-081-2/+2
| |/
* | First stage of table definition cachemonty@mysql.com2005-01-061-89/+93
* | Merge with global treemonty@mysql.com2004-12-311-1/+0
|\ \