summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-15/+55
* 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