summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Preparation to thread specific default charsetbar@bar.mysql.r18.ru2002-10-301-0/+1
* Merge abarkov@work.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2002-10-251-1/+1
|\
| * BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-1/+1
* | Added Rand_log_eventnick@mysql.com2002-10-241-1/+1
* | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD()nick@mysql.com2002-10-241-0/+14
|/
* fixed DISTINCT in subselect bugbell@sanja.is.com.ua2002-10-231-4/+4
* some fixes for SELECT INTO @vars ..Sinisa@sinisa.nasamreza.org2002-10-161-14/+24
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-10-111-0/+44
|\
| * SCRUM taskSinisa@sinisa.nasamreza.org2002-10-111-0/+44
* | fixed bug in subselect value storingbell@sanja.is.com.ua2002-10-111-3/+8
|/
* mergingbell@sanja.is.com.ua2002-10-041-22/+56
|\
| * fixed bug in string & date types with group function in subselectbell@sanja.is.com.ua2002-09-281-2/+6
| * new EXPLAINbell@sanja.is.com.ua2002-09-261-0/+22
| * subselect with unionbell@sanja.is.com.ua2002-09-031-20/+28
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-28/+103
|\ \
| * | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-12/+25
| * | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-16/+78
| |\ \ | | |/
| | * subselect in having clausebell@sanja.is.com.ua2002-07-011-1/+1
| | * Database default charset now works:bar@gw.udmsearch.izhnet.ru2002-06-241-0/+1
| | * mergedbell@sanja.is.com.ua2002-06-191-14/+29
| | |\
| | | * EXISTS type of subselectbell@sanja.is.com.ua2002-06-191-14/+29
| | * | sql_error.cc, sql_prepare.cc:venu@myvenu.com2002-06-121-0/+3
| | |/
| | * temporary preventing subselect in HAVING clausebell@sanja.is.com.ua2002-06-071-2/+2
| | * Prevent needless rexecuting empty subselectsbell@sanja.is.com.ua2002-06-061-2/+2
| | * mergedbell@sanja.is.com.ua2002-06-051-1/+1
| | |\
| | | * merge with 4.0monty@hundin.mysql.fi2002-06-031-1/+1
| | | |\
| | * | | new subselect testsbell@sanja.is.com.ua2002-06-011-3/+8
| | * | | limit clause fixedbell@sanja.is.com.ua2002-05-281-2/+9
| | * | | mergebell@sanja.is.com.ua2002-05-261-4/+6
| | |\ \ \ | | | |/ /
| | | * | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-4/+6
| | * | | simple subselects ported to new select_lex structuresbell@sanja.is.com.ua2002-05-121-0/+27
| | * | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...bell@sanja.is.com.ua2002-05-081-8/+11
| | |/ /
| | * | mergemonty@hundin.mysql.fi2002-04-131-1/+1
| | |\ \
| | | * | Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+1
* | | | | Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-0/+1
* | | | | fixed typobell@sanja.is.com.ua2002-09-191-1/+2
* | | | | new function for innodbbell@sanja.is.com.ua2002-09-191-13/+18
* | | | | Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-3/+9
* | | | | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-0/+12
|/ / / /
* | | | Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-4/+9
* | | | Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-1/+0
* | | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-16/+5
* | | | Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-3/+7
* | | | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-16/+21
* | | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-6/+10
* | | | removed unneeded table name pointerbell@sanja.is.com.ua2002-06-091-5/+1
| |_|/ |/| |
* | | Features made for Schlund plus several bug fixes.Sinisa@sinisa.nasamreza.org2002-05-151-1/+1
|/ /
* | replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-0/+8
* | added building without query cachebell@sanja.is.com.ua2002-03-221-3/+7
* | processing trunsactional tables in query cachebell@sanja.is.com.ua2002-03-151-0/+87
|/