summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2007-11-211-2/+4
|\
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-301-2/+4
| |\
| | * Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-10-121-2/+4
| | |\
| | | * Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-10-121-2/+4
| | | |\
| | | | * BUG#29549 (Endians: test failures on Solaris):unknown2007-10-111-2/+4
* | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-11-131-3/+6
|\ \ \ \ \
| * | | | | Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDSunknown2007-11-131-3/+6
| |/ / / /
* | | | | Bug #31866: MySQL Server crashes on SHOW CREATE TRIGGER statementunknown2007-11-011-0/+3
|/ / / /
* | | | Bug#31633 Information schema = NULL queries crash the serverunknown2007-10-231-22/+43
* | | | Bug#31381 Error in retrieving Data from INFORMATION_SCHEMAunknown2007-10-171-3/+4
* | | | Bug#30795 Query on INFORMATION_SCHEMA.SCHEMATA, wrong resultunknown2007-09-281-1/+2
|/ / /
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-09-201-66/+63
|\ \ \ | |/ / |/| |
| * | Bug#27747 database metadata doesn't return sufficient column default infounknown2007-09-201-64/+64
| * | Merge ramayana.hindu.god:/home/tsmith/m/bk/50unknown2007-08-271-2/+3
| |\ \
| | * | Bug#30593 No cipher list returned for "SHOW STATUS LIKE 'Ssl_cipher_list'"unknown2007-08-231-2/+3
* | | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1-buildunknown2007-08-241-2/+10
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-08-231-2/+10
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-08-211-0/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | compiler warning fixunknown2007-08-211-0/+2
| | * | | | Bug#27629 Possible security flaw in INFORMATION_SCHEMA and SHOW statements(ad...unknown2007-08-211-1/+1
| | * | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-08-211-2/+8
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#27629 Possible security flaw in INFORMATION_SCHEMA and SHOW statementsunknown2007-08-201-2/+8
| | | |/ /
* | | | | Manual merge of parallel development in separate team trees.unknown2007-08-221-46/+110
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-08-161-45/+98
| |\ \ \
| | * | | Bug#30310 wrong result on SELECT * FROM INFORMATION_SCHEMA.SCHEMATA WHERE ..unknown2007-08-091-11/+43
| | * | | fill_schema_table_from_frm() function uses get_table_share() functionunknown2007-08-091-34/+55
| | |/ /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-1/+12
| |\ \ \ | | |/ / | |/| |
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-1/+12
* | | | Fix doxygen warnings.unknown2007-08-151-2/+2
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.1-marvelunknown2007-08-031-9/+6
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-021-9/+6
| |\ \
| | * | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-9/+6
* | | | powermacg5 problem fixunknown2007-08-031-3/+7
* | | | WL#3732 Information schema optimizationunknown2007-08-031-834/+1414
* | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-08-011-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-07-291-1/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#30020: Insufficient check led to a wrong info provided by theunknown2007-07-281-1/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-07-161-7/+7
| | |\
* | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-3/+0
|/ / /
* | | Re-set the plugin name so that we can be sure the plugin init()unknown2007-07-181-0/+5
* | | Move the filling of the table_name column above the initialization,unknown2007-07-181-1/+1
* | | Post-merge fixes (merge from the main).unknown2007-07-171-2/+2
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-7/+7
|\ \ \ | | |/ | |/|
| * | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.unknown2007-07-061-7/+7
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-161-2/+10
|\ \ \
| * | | Fix for 5.1 for BUG#10491: Server returns data as charset binaryunknown2007-07-121-2/+10
* | | | Merge sita.local:/Users/tsmith/m/bk/51unknown2007-07-091-4/+2
|\ \ \ \
| * \ \ \ Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-07-051-4/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-07-051-4/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Backport from 5.2: Fix valgrind failure: Don't access item_func->arguments()unknown2007-07-041-4/+2
| | | |/