summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Preparation to thread specific default charsetunknown2002-10-301-0/+1
* mergedunknown2002-10-251-2/+1
|\
| * Added Rand_log_eventunknown2002-10-221-1/+2
* | Added Rand_log_eventunknown2002-10-241-1/+2
* | some fixes for SELECT INTO @vars ..unknown2002-10-161-15/+5
* | SCRUM taskunknown2002-10-111-0/+22
* | mergingunknown2002-10-041-2/+5
|\ \
| * | new EXPLAINunknown2002-09-261-0/+3
| * | subselect with unionunknown2002-09-031-2/+2
* | | Merge with 4.0.4unknown2002-10-021-39/+154
|\ \ \ | |_|/ |/| |
| * | merge with workunknown2002-10-021-0/+1
| |\ \
| | * | User variables didn't store charset, so this didn't workunknown2002-10-011-0/+1
| | |/
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-32/+48
| * | Merge with 4.0.3unknown2002-08-301-31/+129
| |\ \ | | |/
| | * subselect in having clauseunknown2002-07-011-1/+0
| | * Database default charset now works:unknown2002-06-241-1/+2
| | * mergedunknown2002-06-191-3/+20
| | |\
| | | * EXISTS type of subselectunknown2002-06-191-3/+20
| | * | sql_error.cc, sql_prepare.cc:unknown2002-06-121-3/+33
| | |/
| | * temporary preventing subselect in HAVING clauseunknown2002-06-071-0/+2
| | * mergedunknown2002-06-051-37/+64
| | |\
| | | * merge with 4.0unknown2002-06-031-2/+3
| | | |\
| | | * | Extension of .frm file (not yet ready for push)unknown2002-06-021-35/+61
| | * | | mergeunknown2002-05-261-3/+0
| | |\ \ \ | | | |/ /
| | | * | Fixed key algorithm handlingunknown2002-05-221-3/+0
| | * | | simple subselects ported to new select_lex structuresunknown2002-05-121-0/+13
| | * | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-9/+14
| | * | | new SELECT_LEX structureunknown2002-05-071-6/+15
| | |/ /
| | * | RB-Tree indexes support in HEAP tablesunknown2002-04-251-1/+1
| | * | Some fixes after merging changes from 4.0unknown2002-04-161-0/+1
| | * | mergeunknown2002-04-131-4/+8
| | |\ \
| | | * | Derived tables !unknown2002-03-261-2/+4
| | | * | Added GIS extensionunknown2002-02-221-1/+6
* | | | | new function for innodbunknown2002-09-191-1/+2
* | | | | Fixed searching after ssl directories.unknown2002-09-051-0/+1
* | | | | Some trivial optimzationsunknown2002-09-031-9/+0
|/ / / /
* | | | Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-241-2/+1
* | | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-10/+10
* | | | Changed SQL variable delay_key_write to an enumunknown2002-08-131-0/+2
* | | | Added nety_retry_count as a changeable variableunknown2002-08-081-0/+1
* | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-12/+10
* | | | New SET syntax & system variables.unknown2002-07-231-34/+59
* | | | Added interface for first set of dynamic variables.unknown2002-06-281-0/+21
* | | | Added the following new privleges:unknown2002-06-121-23/+14
* | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+2
* | | | removed init_count from IO_CACHE.unknown2002-06-051-31/+36
| |_|/ |/| |
* | | Fixed a bug with big result sets and UNION'sunknown2002-05-241-1/+2
* | | Features made for Schlund plus several bug fixes.unknown2002-05-151-1/+1
|/ /
* | Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+3
* | relay_log_space_limitunknown2002-04-011-0/+17