summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-041-8/+22
|\
| * Fix for bug #9344 INFORMATION_SCHEMA, wrong content, numeric columnsunknown2005-03-311-8/+22
* | Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-3/+4
|/
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-251-1/+1
|\
| * Fix for bug #8941: garbage MAX_ROWS=# from SHOW CREATE TABLE INFORMATION_SCHE...unknown2005-03-251-1/+1
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-251-33/+94
|\ \ | |/ |/|
| * Bug#9317: Wrong count for tables in INFORMATION_SCHEMA(fix after review)unknown2005-03-251-13/+5
| * Bug #9317: Wrong count for tables in INFORMATION_SCHEMAunknown2005-03-241-32/+101
* | merge from 4.1unknown2005-03-241-0/+13
|\ \
| * | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-0/+13
* | | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-221-0/+1
| |/ |/|
* | Cleanup during reviewsunknown2005-03-161-7/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-161-0/+8
|\ \
| * \ Merge mdk10.(none):/home/reggie/bk/mysql-4.1unknown2005-03-151-2/+1
| |\ \ | | |/
| | * Bug #6660 mysqldump creates bad pathnames on Windowsunknown2005-03-151-2/+1
| * | Merge mdk10.(none):/home/reggie/bk/mysql-4.1unknown2005-03-151-0/+9
| |\ \ | | |/
| | * Bug #6660 mysqldump creates bad pathnames on Windowsunknown2005-03-151-0/+9
| | * Merge mysql.com:/home/timka/mysql/src/4.1-bug-4285unknown2005-01-211-1/+1
| | |\
| | | * Final patch for BUG#4285.unknown2005-01-191-1/+1
| | * | Bug#7943: Wrong prefix lengths reported on UTF-8 columnsunknown2005-01-211-1/+2
| | |/
| | * Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7235unknown2005-01-131-2/+6
| | |\
| | * | bad merge fixedunknown2005-01-101-3/+1
* | | | Code cleanups during review of pushed codeunknown2005-03-151-15/+2
|/ / /
* | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...unknown2005-03-051-19/+33
* | | Fix for bug #8164: subquery with INFORMATION_SCHEMA.COLUMNS, 100 % CPUunknown2005-03-031-0/+4
* | | Remove compiler warnings and remove not used variablesunknown2005-02-251-12/+4
* | | Show all generated warnings in SHOW ERRORunknown2005-02-241-4/+8
* | | Fix for bug #7217: information_schema: columns are varbinary() instead of tim...unknown2005-02-231-0/+1
* | | Fix for bug #7476: crash on SELECT * FROM INFORMATION_SCHEMA.TABLES(after rev...unknown2005-02-221-2/+6
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-111-5/+16
|\ \ \
| * \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-5/+11
| |\ \ \
| | * | | Precision Math implementationunknown2005-02-091-5/+11
| * | | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-0/+5
| |/ / /
* | | | InnoDB: Make SHOW TABLE STATUS report Row_format=Compact andunknown2005-02-081-4/+25
|/ / /
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-031-15/+16
|\ \ \
| * | | After merge fixesunknown2005-02-031-15/+16
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-281-2/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-271-2/+40
| |\ \ \
| | * | | Fix after review for unknown2005-01-271-14/+0
| | * | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) unknown2005-01-241-2/+54
* | | | | A fix: 'information_schema' test with ps-protocol option fails unknown2005-01-281-3/+4
|/ / / /
* | | | A fix: information_schema test fails on Mac OSXunknown2005-01-271-4/+13
|/ / /
* | | Manual merge of the fix for BUG#4285 from 4.1unknown2005-01-211-1/+1
* | | sql_show.cc:unknown2005-01-211-1/+2
* | | bug #7981: SHOW GLOBAL STATUS crashes server(fix after review)unknown2005-01-181-1/+0
* | | Fix for bug #7981: SHOW GLOBAL STATUS crashes serverunknown2005-01-181-30/+12
* | | Mergeunknown2005-01-131-5/+9
|\ \ \ | | |/ | |/|
| * | Show the index type even for indexes using the default index type inunknown2005-01-081-2/+6
| |/
* | Fixed memory reference errors found by valgrindunknown2005-01-121-19/+26
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-7233unknown2005-01-081-2/+2
|\ \