summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#11057 information_schema: columns table has some questionable con...unknown2005-07-191-4/+18
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-1/+1
|\
| * Cleanups during reviewunknown2005-07-181-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-6903unknown2005-07-051-1/+10
|\ \ | |/ |/|
| * Fix SHOW CREATE VIEW to handle ANSI_QUOTES mode. (Bug #6903)unknown2005-06-151-1/+10
* | Name resolution context added (BUG#6443)unknown2005-07-011-13/+28
* | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-2/+2
* | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-2/+2
* | Fix for bug#9434 SHOW CREATE DATABASE `information_schema`;unknown2005-06-161-15/+22
* | Fix for bug#11055: information_schema: routines.sql_data_access has wrong valueunknown2005-06-161-4/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-101-5/+4
|\
| * BUG#9998 MySQL client hangs on "USE database"unknown2005-06-031-5/+4
* | Code cleanups during code reviewsunknown2005-06-011-4/+10
* | Fix for bug#10059: SHOW TABLE STATUS FROM `information_schema`; reports upper...unknown2005-05-311-2/+3
|/
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-261-1/+2
|\
| * Post-review fixes: rename SHOW_DOUBLE to SHOW_DOUBLE_STATUSunknown2005-05-261-1/+1
| * Change Last_query_cost status variable from global to thread-local.unknown2005-05-181-0/+1
* | addition of "REFERENCED_TABLE_SCHEMA",unknown2005-05-201-1/+16
* | Bug#10246 - Parser: bad syntax for GRANT EXECUTEunknown2005-05-171-1/+2
* | Merge mysql.com:/home/jimw/my/mysql-5.0-7800unknown2005-05-161-0/+26
|\ \
| * | Cleanups based on feedback from Monty.unknown2005-05-161-3/+2
| * | Add support for slave_compressed_protocol, slave_load_tmpdir, andunknown2005-05-071-0/+27
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-101-22/+59
|\ \ \ | |_|/ |/| |
| * | Bug#10018: use INFORMATION_SCHEMA works, but show tables in it returns errorunknown2005-05-101-3/+16
| * | Fix for bug #10018:use INFORMATION_SCHEMA works, but show tables in it return...unknown2005-05-061-22/+46
* | | Fix for embedded server to compileunknown2005-05-071-3/+3
* | | Fix for bug#10261: INFORMATION_SCHEMA.COLUMNS, incomplete result for non root...unknown2005-05-071-2/+8
| |/ |/|
* | Fix for bug #9838: INFORMATION_SCHEMA.COLUMNS columns of granted views missingunknown2005-05-071-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-071-4/+6
|\ \
| * | Fix for bug#8998: information_schema: Table SCHEMATA should report default co...unknown2005-05-061-4/+6
| |/
* | mergeunknown2005-05-061-2/+4
|\ \ | |/ |/|
| * Fixes while reviewing new codeunknown2005-05-061-2/+4
* | A lot of fixes to Precision mathunknown2005-05-051-3/+4
|/
* information_schema.result, information_schema.test:unknown2005-04-131-0/+2
* Fixed errors found during reviewunknown2005-04-061-1/+1
* Fix for bug#9383: INFORMATION_SCHEMA.COLUMNS, JOIN, Crash, prepared statementunknown2005-04-051-3/+2
* Fix for bug#7214: information_schema: unauthorized user can see metadataunknown2005-04-051-20/+25
* Code optimization(discussed with Monty)unknown2005-04-051-16/+4
* 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