summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#18775 - Temporary table from alter table visible to other threadsunknown2006-08-021-7/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-261-33/+77
|\
| * Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-06-261-32/+75
| |\
| | * fix for bug#16992 (Events: Information_schema troubles)unknown2006-06-221-32/+75
| * | Merge mysql.com:/mnt/raid/alik/MySQL/devel/5.1-treeunknown2006-06-221-1/+2
| |\ \ | | |/
| | * manual mergeunknown2006-06-201-1/+2
| | |\
| | | * Reorganize, physically the events codeunknown2006-06-081-1/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-221-33/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-211-1/+4
| |\ \ \ | | |/ /
| * | | SHOW STATUS does not anymore change local status variables (except com_show_s...unknown2006-06-201-33/+39
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-06-201-1/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge april:devel/BitKeeper/mysql-5.1-enginesunknown2006-06-191-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | Bug#18775 - Temporary table from alter table visible to other threadsunknown2006-06-161-1/+4
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-06-191-1/+1
|\ \ \ \ | |/ / /
| * | | String::set(double) and set(longlong) -> set_real() and set_int()unknown2006-06-161-1/+1
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-06-151-6/+11
|\ \ \ \ | |/ / /
| * | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-3/+6
| |\ \ \
| | * \ \ Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-3/+6
| | |\ \ \
| | | * \ \ Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug16002unknown2006-04-211-3/+6
| | | |\ \ \
| | | | * | | BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-3/+6
| * | | | | | post-merge fixunknown2006-06-141-3/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table...unknown2006-06-061-3/+5
* | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-06-131-1/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-121-1/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | BUG#19695: Showed partition options when table options were not shownunknown2006-05-271-1/+4
* | | | | | | Many files:unknown2006-06-091-0/+2
|/ / / / / /
* | | | | | Re-apply missing changesets in 5.1unknown2006-06-061-3/+3
* | | | | | Fixed some issues found by valgrindunknown2006-06-061-1/+1
* | | | | | After merge fixesunknown2006-06-051-3/+4
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-27/+43
|\ \ \ \ \ \
| * | | | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-27/+43
* | | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-031-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-111-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#19067: Crash when ALTER TABLE for default subpartitioned tableunknown2006-04-211-1/+1
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-011-8/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-301-8/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Bug#17204 "second CALL to procedure crashes Server"unknown2006-05-301-8/+9
* | | | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-9/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug20161unknown2006-05-311-9/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | BUG#20161: LINEAR keyword on subpartitions not displayed in information schem...unknown2006-05-311-9/+12
* | | | | | | | | after review fixesunknown2006-05-311-7/+7
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-301-78/+184
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge lmy004.:/work/mysql-5.1-new-vanillaunknown2006-05-291-78/+184
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fix for bug #17394 - Events namespace is wrongunknown2006-05-291-78/+184
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-281-23/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | handlerton cleanup:unknown2006-05-281-23/+28
* | | | | | | | | after merge fixunknown2006-05-251-3/+25
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Bug#16681 information_schema shows forbidden VIEW detailsunknown2006-05-231-3/+25
* | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-231-0/+36
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-181-0/+36
| |\ \ \ \ \ \ \ \