summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2003-01-041-9/+60
|\
| * Merge with 4.0.8unknown2003-01-031-9/+60
| |\
| | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-9/+60
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-0/+6
|\ \ \ | |/ / |/| |
| * | processing thread specific queriesunknown2002-12-301-0/+6
* | | Fixes for binary protocol (complement to last push)unknown2002-12-141-0/+4
|/ /
* | Merge with 4.0.6unknown2002-12-051-1/+18
|\ \ | |/
| * Copy arguments given to mysql_server_init()unknown2002-12-051-1/+18
* | checking columns of top itemsunknown2002-11-291-1/+1
* | Merge with 4.0unknown2002-11-211-5/+20
|\ \ | |/
| * set_var.cc:unknown2002-11-191-1/+1
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-2/+2
| * Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-0/+17
| * Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-0/+2
| * Added --skip-safemalloc to mysqltestunknown2002-10-291-4/+0
* | Add shared memory protocol and option --protocolunknown2002-11-151-0/+4
* | fixed select_lex & max_join_size parameters with BIG_TABLESunknown2002-11-111-5/+5
* | support for --tmpdir=dir1:dir2:...unknown2002-10-081-1/+1
* | Merge with 4.0.4unknown2002-10-021-14/+54
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-15/+55
* | Updated VC++ project files for 4.0.4unknown2002-09-241-1/+0
* | Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-28/+30
* | Fixed problem with show variables on 64 bit sparc.unknown2002-08-281-2/+2
* | Portability fixes for windowsunknown2002-08-281-1/+2
|/
* Changed SQL variable delay_key_write to an enumunknown2002-08-131-2/+40
* Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-2/+2
* Added nety_retry_count as a changeable variableunknown2002-08-081-1/+12
* mergeunknown2002-08-081-6/+21
|\
| * Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-6/+21
* | fixed query cahe resize bugunknown2002-07-281-1/+1
|/
* Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+1
* New SET syntax & system variables.unknown2002-07-231-0/+1293