summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* add help command on server sideunknown2002-10-281-0/+1
* mergeunknown2002-10-171-0/+2
|\
| * fixed subselect explain bugunknown2002-10-161-0/+2
* | Added THD as parameter to filesort. Removed not used 'special' argument.unknown2002-10-161-4/+4
|/
* Merge work:/home/bk/mysql-4.1unknown2002-10-081-2/+3
|\
| * support for --tmpdir=dir1:dir2:...unknown2002-10-081-2/+3
* | fixed couple of bugs in field/reference name resolutionunknown2002-10-081-1/+6
|/
* mergingunknown2002-10-041-2/+7
|\
| * new EXPLAINunknown2002-09-261-2/+7
| * mergedunknown2002-09-031-3/+4
| |\
| | * subselect with unionunknown2002-09-031-3/+4
* | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-10-031-2/+3
|\ \ \
| * | | after merging bugfixunknown2002-10-031-2/+3
* | | | Merge with 4.0.4unknown2002-10-021-21/+62
|\ \ \ \ | |/ / /
| * | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-20/+27
| * | | Merge with 4.0.3unknown2002-08-301-12/+46
| |\ \ \ | | |/ /
| | * | CREATE ... SELECT extension (WL 317)unknown2002-07-201-3/+7
| | |/
| | * SHOW CREATE DATABASE name;unknown2002-07-021-0/+1
| | * ALTER DATABASE DEFAULT CHARACTER SET latin1;unknown2002-06-271-1/+2
| | * database default character set is now stored in database directoryunknown2002-06-211-1/+1
| | * mysql_priv.h:unknown2002-06-121-1/+2
| | * sql_error.cc, sql_prepare.cc:unknown2002-06-121-1/+27
| | * New command: SHOW CHARACTER SET [LIKE 'wild']unknown2002-06-111-0/+1
| | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-06-071-1/+1
| | |\
| | | * Charset of any string field now can be specified during CREATE TABLEunknown2002-06-071-1/+1
| | * | mergedunknown2002-06-051-13/+22
| | |\ \ | | | |/
| | | * Changes for new binary .frm formatunknown2002-06-041-1/+1
| | | * merge with 4.0unknown2002-06-031-9/+17
| | | |\
| | | * | Extension of .frm file (not yet ready for push)unknown2002-06-021-3/+4
| | * | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-1/+2
| | * | | new SELECT_LEX structureunknown2002-05-071-3/+3
| | |/ /
| | * | mergeunknown2002-04-131-3/+4
| | |\ \
| | | * | Derived tables !unknown2002-03-261-0/+1
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-3/+3
* | | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-1/+5
* | | | | Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2002-09-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug introduces by last changesetunknown2002-09-031-0/+1
* | | | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-5/+6
* | | | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-1/+1
* | | | | Changed SQL variable delay_key_write to an enumunknown2002-08-131-0/+1
* | | | | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-1/+1
* | | | | Added nety_retry_count as a changeable variableunknown2002-08-081-1/+1
* | | | | mergeunknown2002-08-081-8/+17
|\ \ \ \ \
| * | | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-4/+7
| * | | | | Merge with 3.23.51unknown2002-07-251-4/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | sql_yacc.yy, mysql_priv.h, lex.h:unknown2002-06-221-0/+7
* | | | | | Moved have_* to mysql_priv.h.unknown2002-07-251-1/+4
|/ / / / /
* | | | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-0/+1
* | | | | mergeunknown2002-07-231-65/+71
|\ \ \ \ \
| * | | | | New SET syntax & system variables.unknown2002-07-231-65/+71