summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-0/+4
* Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-1/+18
|\
| * Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-1/+18
* | checking columns of top itemsbell@sanja.is.com.ua2002-11-291-1/+1
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-5/+20
|\ \ | |/
| * set_var.cc:heikki@hundin.mysql.fi2002-11-191-1/+1
| * Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-2/+2
| * Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-0/+17
| * Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2monty@hundin.mysql.fi2002-11-051-0/+2
| * Added --skip-safemalloc to mysqltestmonty@mashka.mysql.fi2002-10-291-4/+0
* | Add shared memory protocol and option --protocolwax@mysql.com2002-11-151-0/+4
* | fixed select_lex & max_join_size parameters with BIG_TABLESbell@sanja.is.com.ua2002-11-111-5/+5
* | support for --tmpdir=dir1:dir2:...serg@serg.mysql.com2002-10-081-1/+1
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-14/+54
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-15/+55
* | Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-1/+0
* | Don't give the anonymous user create temp table or lock tables privileges.monty@mashka.mysql.fi2002-09-221-28/+30
* | Fixed problem with show variables on 64 bit sparc.monty@hundin.mysql.fi2002-08-281-2/+2
* | Portability fixes for windowsmonty@hundin.mysql.fi2002-08-281-1/+2
|/
* Changed SQL variable delay_key_write to an enummonty@hundin.mysql.fi2002-08-131-2/+40
* Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-2/+2
* Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-1/+12
* mergemonty@mashka.mysql.fi2002-08-081-6/+21
|\
| * Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-6/+21
* | fixed query cahe resize bugbell@sanja.is.com.ua2002-07-281-1/+1
|/
* Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-1/+1
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-0/+1293