summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-0/+25
* SET CHARACTER SET DEFAULT didn't work (Bug #462)unknown2003-06-291-0/+1
* - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-0/+14
* Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-0/+18
* Copy arguments given to mysql_server_init()unknown2002-12-051-0/+16
* Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-0/+17
* Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-9/+9
* Changed SQL variable delay_key_write to an enumunknown2002-08-131-1/+22
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-1/+1
* New SET syntax & system variables.unknown2002-07-231-0/+419