summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* First stage of table definition cachemonty@mysql.com2005-01-061-89/+93
* Merge with global treemonty@mysql.com2004-12-311-1/+0
|\
| * Merge with 4.1monty@mishka.local2004-12-221-1/+0
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
| | |\
| | | * Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | | | wl#1629 SHOW with WHERE(final part, after review)gluh@gluh.mysql.r18.ru2004-12-301-234/+100
* | | | Fix for bug: #7218: information_schema: errors in "tables"gluh@gluh.mysql.r18.ru2004-12-241-4/+8
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0acurtis@pcgem.rdg.cyberkinetica.com2004-12-231-1/+4
|\ \ \ \
| * | | | WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-1/+4
| |/ / /
* | | | Bug#7219 information_schema: errors in "columns"gluh@gluh.mysql.r18.ru2004-12-231-11/+11
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-181-17/+19
|\ \ \
| * | | Fix for bug #7213: information_schema: redundant non-standard TABLE_NAMES tablegluh@gluh.mysql.r18.ru2004-12-181-17/+19
* | | | Merge with global treemonty@mysql.com2004-12-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-1/+1
* | | | Fix for bug#7211: information_schema: crash if bad view(after review)gluh@gluh.mysql.r18.ru2004-12-161-1/+8
* | | | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...gluh@gluh.mysql.r18.ru2004-12-161-5/+49
* | | | Fix for bug #7220: information_schema: errors in "character_sets"gluh@gluh.mysql.r18.ru2004-12-141-4/+26
* | | | Fx for bug#7221: information_schema: errors in "key_column_usage"gluh@gluh.mysql.r18.ru2004-12-141-11/+0
* | | | Fix bug#7222 information_schema: errors in "routines"gluh@gluh.mysql.r18.ru2004-12-141-10/+15
* | | | Fix for bug #7223: information_schema: error in "views"gluh@gluh.mysql.r18.ru2004-12-141-3/+3
* | | | Fixed typogluh@gluh.mysql.r18.ru2004-12-141-3/+3
|/ / /
* | | Fix test results that may change from run to runmonty@mysql.com2004-12-121-4/+8
* | | fix according to reviewgluh@gluh.mysql.r18.ru2004-12-101-12/+31
* | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...gluh@gluh.mysql.r18.ru2004-12-101-69/+162
* | | Update results for new varchar handlingmonty@mysql.com2004-12-071-12/+10
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-061-0/+9
|\ \ \
| * \ \ Merge with 4.1monty@mysql.com2004-12-061-0/+9
| |\ \ \ | | |/ /
| | * | Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1bar@mysql.com2004-12-021-0/+9
| | |/
* | | Fix for bugs #6955 SHOW PROCEDURE STATUS crashes the server, gluh@gluh.mysql.r18.ru2004-12-061-1/+3
|/ /
* | protection: TRASH in deleteserg@serg.mylan2004-11-281-2/+6
* | portability fix(for powermac)gluh@gluh.mysql.r18.ru2004-11-261-4/+7
* | Fixed bug related to lower case table names on Power Macgluh@gluh.mysql.r18.ru2004-11-241-6/+5
* | More test cases are addedgluh@gluh.mysql.r18.ru2004-11-231-8/+9
* | changed field names, fields order according to WL descriptiongluh@gluh.mysql.r18.ru2004-11-201-94/+151
* | coding style fixpetr@mysql.com2004-11-181-29/+29
* | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0petr@mysql.com2004-11-181-272/+309
|\ \
| * | WL 2059 Engine-specific status variables framework and WL 1922petr@mysql.com2004-11-181-272/+309
* | | remove unused parts of codegluh@gluh.mysql.r18.ru2004-11-181-184/+196
* | | Fix for Auto_increment filed value in 'show table status'gluh@gluh.mysql.r18.ru2004-11-171-7/+11
|/ /
* | - added a cast to avoid a compiler error on HP-UXlenz@mysql.com2004-11-161-1/+1
* | valgrind error fixgluh@gluh.mysql.r18.ru2004-11-161-19/+20
* | Fixes for information_schemagluh@gluh.mysql.r18.ru2004-11-151-13/+28
* | posmerge fixesbell@sanja.is.com.ua2004-11-131-38/+47
* | margebell@sanja.is.com.ua2004-11-131-67/+59
|\ \
| * | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-7/+6
| * | mergebell@sanja.is.com.ua2004-11-121-109/+96
| |\ \
| | * | post-review fixesbell@sanja.is.com.ua2004-11-121-6/+7
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-201-107/+93
| | |\ \
| | | * | errors without code removedbell@sanja.is.com.ua2004-10-201-107/+93
* | | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-131-521/+1657
|/ / / /