summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-08-261-192/+200
|\
| * Merge lmy004.:/work/mysql-5.0-cleanunknown2005-08-251-7/+10
| |\
| | * fix for bug #12533 (crash on DESCRIBE <view> after renaming base table column)unknown2005-08-251-7/+10
| * | Merge lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0-masterunknown2005-08-251-1/+1
| |\ \
| | * | Fix for bug#5501 (SHOW TABLE STATUS should show "view" in upper case)unknown2005-08-241-1/+1
| * | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-08-221-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | sql_show.cc:unknown2005-08-221-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-221-183/+188
| |\ \ \ | | |/ / | |/| |
| | * | Merge mishka.local:/tmp/skr99/mysql-5.0unknown2005-08-211-183/+188
| | |\ \ | | | |/ | | |/|
| | | * Fixes during review of new pushed codeunknown2005-08-201-183/+188
* | | | be standard (I_S.TABLES: s/TEMPORARY/LOCAL &/)unknown2005-08-201-1/+1
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11711unknown2005-08-191-3/+5
|\ \ \ | |/ / |/| |
| * | Report 'SYSTEM VIEW' as table_type of INFORMATION_SCHEMA views. (Bug #11711)unknown2005-08-081-3/+5
* | | 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