summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge lmy004.:/work/mysql-5.0-cleanunknown2005-08-181-1/+7
|\
| * fix for bug #12591 (SHOW TABLES FROM dbname produces wrong error message)unknown2005-08-171-1/+7
* | information_schema.test:unknown2005-08-161-0/+2
|/
* fix for bug #12183 "SHOW OPEN TABLES behavior doesn't match grammar"unknown2005-08-161-1/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-0/+1
|\
| * Bug#12518unknown2005-08-151-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-0/+5
|\ \ | |/
| * Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-0/+5
| |\
| | * Implementation of WL#2486 -unknown2005-08-121-0/+5
* | | Fixes during review of new pushed codeunknown2005-08-121-2/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-091-36/+37
|\ \
| * | Fix for bug #10055 "Using stored function with information_schema causes emptyunknown2005-08-081-36/+37
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-071-1/+2
|\ \ \
| * | | BUG#11869:part 2: post-review fixes: merging into 5.0unknown2005-08-071-1/+2
* | | | fix for bug #12315 - SHOW TABLE STATUS FROM `information_schema`; does not so...unknown2005-08-051-22/+22
|/ / /
* | | fix VC compile errorunknown2005-08-021-1/+1
| |/ |/|
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-291-4/+18
|\ \
| * | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-4/+18
* | | Cleanups during review of new codeunknown2005-07-281-9/+9
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-191-0/+94
|\ \
| * | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-0/+94
| |/
* | 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
|\ \