summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#18750: Various problems with partition names, quotation marksunknown2006-04-101-0/+5
* manual mergeunknown2006-04-071-8/+6
|\
| * fix for bug #17494 (The algorithm for calculating execution times is not full...unknown2006-04-071-8/+6
* | use show_table instead of shareunknown2006-03-311-3/+3
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-311-0/+6
|\ \
| * | BUG # 17631 SHOW TABLE STATUS reports wrong engineunknown2006-03-311-0/+6
* | | Fixed compiler and valgrind warningsunknown2006-03-291-4/+6
|/ /
* | 5.0 -> 5.1 mergeunknown2006-03-211-2/+3
|\ \
| * | Fix for bug#18224 VIEW on information_schema crashes the serverunknown2006-03-201-1/+2
| * | Fix for bug #18113 "SELECT * FROM information_schema.xxx crashes server"unknown2006-03-201-1/+1
* | | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeunknown2006-03-101-2/+17
|\ \ \ | |/ /
| * | Additional fix for BUG#16777: Can not create trigger nor viewunknown2006-03-101-3/+18
* | | After-merge fixes.unknown2006-03-091-1/+1
* | | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeunknown2006-03-091-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for multiple test failures on some platforms.unknown2006-03-091-1/+2
* | Fix for bug#15447 Partitions: NULL is treated as zerounknown2006-03-071-0/+6
* | Merge neptunus.(none):/home/msvensson/mysql/bug10460/my51-bug10460unknown2006-03-061-5/+5
|\ \
| * | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower caseunknown2006-02-221-5/+5
* | | class event_timed -> Event_timedunknown2006-02-281-1/+1
* | | manual mergeunknown2006-02-281-14/+12
|\ \ \
| * | | fix for bug#16537 (Events: mysql.event.starts is null)unknown2006-02-281-13/+10
* | | | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525unknown2006-02-271-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Postfix for #15943. Explicit call of thd->clear_error() is added.unknown2006-02-271-6/+2
| * | | Fixes bug #15943. resets error flag for show create view command, to allow unknown2006-02-131-0/+7
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-251-1/+1
|\ \ \ \
| * | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+1
* | | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-241-1/+2
|\ \ \ \ \
| * \ \ \ \ mergeunknown2006-02-241-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fix for bug #16411 Events: Microsecond intervals are allowedunknown2006-02-201-1/+2
* | | | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix output per bug #16412 (Events: SHOW PRIVILEGES gives incorrect information)unknown2006-02-241-1/+1
* | | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-211-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge reggie@192.168.0.9:/home/reggie/work/mysql-5.1-bug15408unknown2006-02-161-1/+1
| |\ \ \ \ \
| | * | | | | BUG#15408: Partitions: subpartition names are not uniqueunknown2006-02-161-1/+1
| | |/ / / /
* | | | | | fix for bug#16407 (EVENTS: sql_mode)unknown2006-02-211-1/+1
* | | | | | manual mergeunknown2006-02-211-3/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix for bug#16407 (Events: Changes in sql_mode won't be taken into account)unknown2006-02-201-3/+11
| | |_|_|/ | |/| | |
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.1-13883unknown2006-02-171-5/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove extra space in SHOW CREATE TABLE output. (Bug #13883)unknown2006-02-021-5/+10
* | | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-161-4/+7
|\ \ \ \ \
| * | | | | fix bug in show events which showsunknown2006-02-161-4/+7
| | |_|/ / | |/| | |
* | | | | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-161-0/+129
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | The patch adds PROCESSLIST information schemaunknown2006-02-161-0/+129
* | | | | manual mergeunknown2006-02-141-26/+5
|\ \ \ \ \
| * | | | | - final fixes for bug#16431 (Events: An event which alters itself disappears)unknown2006-02-141-26/+5
* | | | | | Bug#16591 Partitions: crash using information_schema.partitionsunknown2006-02-141-5/+5
* | | | | | Bug #17340 SHOW CREATE TABLE from second session crashes the serverunknown2006-02-131-1/+1
| |/ / / / |/| | | |
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-111-18/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | This patch is to further remove the RAID code. We removed support for people ...unknown2006-02-111-18/+0
* | | | | Merge mysql.com:/usr/local/mysql/mysql-5.1-winfixunknown2006-02-091-1/+1
|\ \ \ \ \