summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2002-10-141-7/+7
|\
| * Some reorganization to use less memory as well as to hide some implementationunknown2002-10-101-7/+7
* | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-3/+2
|/
* Merge with 4.0.4unknown2002-10-021-64/+357
|\
| * merge with workunknown2002-10-021-1/+5
| |\
| | * SHOW TABLE STATUS now displays table charset as wellunknown2002-10-011-0/+4
| | * "SHOW CHARACTER SET" now displays 1 for 8bit charsets in "mb_maxlen" column.unknown2002-09-051-1/+1
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-146/+170
| * | Merge with 4.0.3unknown2002-08-301-25/+290
| |\ \ | | |/
| | * Renamed some charset related constantunknown2002-07-301-1/+3
| | * Default table character set has been added:unknown2002-06-191-1/+7
| | * sql_error.cc, sql_prepare.cc:unknown2002-06-121-0/+195
| | * New command: SHOW CHARACTER SET [LIKE 'wild']unknown2002-06-111-0/+38
| | * Changes for new binary .frm formatunknown2002-06-041-1/+2
| | * merge with 4.0unknown2002-06-031-4/+12
| | |\
| | * | Extension of .frm file (not yet ready for push)unknown2002-06-021-19/+35
| | * | Now string values are created and filled with charset fieldunknown2002-05-171-9/+9
| | * | Fix to use Monty's changes in frm formatunknown2002-04-181-1/+1
| | * | mergeunknown2002-04-131-4/+12
| | |\ \
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-4/+6
| | | * | Added GIS extensionunknown2002-02-221-0/+6
* | | | | Merge with 3.23.53unknown2002-09-221-1/+1
|\ \ \ \ \
| * | | | | Change name -> alias in TABLE_LIST.unknown2002-09-211-2/+2
| * | | | | Reverted Heikkis patch as his was not portable.unknown2002-08-081-3/+0
* | | | | | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-1/+1
* | | | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-3/+3
| |/ / / / |/| | | |
* | | | | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-2/+1
* | | | | merge with 3.23.52unknown2002-08-081-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Added some missing mutex_locks() when manipulating the table cache.unknown2002-08-051-1/+6
* | | | | New SET syntax & system variables.unknown2002-07-231-46/+43
* | | | | Added interface for first set of dynamic variables.unknown2002-06-281-1/+20
* | | | | Added the following new privleges:unknown2002-06-121-2/+2
* | | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+2
| |_|_|/ |/| | |
* | | | merge with 3.23unknown2002-06-021-1/+3
|\ \ \ \ | |/ / /
| * | | Portability fixes for SCO and HPUXunknown2002-05-311-1/+3
* | | | mergeunknown2002-04-251-9/+18
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-9/+18
* | | Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+1
* | | merge with 3.23.50unknown2002-03-271-1/+13
|\ \ \ | |/ / | | / | |/ |/|
| * sql_show.cc, handler.h, handler.cc:unknown2002-03-211-1/+13
| * Fixed bug in INSERT DELAYEDunknown2001-10-021-1/+12
* | New error messagesunknown2002-01-291-1/+1
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-0/+9
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-0/+9
* | | Added macros for nice TIMESPEC usage.unknown2002-01-021-2/+12
* | | Fix that SHOW STATUS works with SSL.unknown2001-12-131-24/+49
* | | Update of query cache code.unknown2001-12-051-3/+2
|/ /
* | got the last changeset to compile/rununknown2001-10-101-0/+1
* | Added rpl_status. This is a midway commit to be able to pull so I can save unknown2001-10-091-0/+3
* | Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-4/+3