summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Variable names have been renamed:unknown2003-04-231-14/+14
* | I renamed system variable literal_collation into connection_collationunknown2003-04-221-5/+5
* | Use of CHARSWT_INFO *result_collationunknown2003-04-081-6/+17
* | sys_var_collation is now abstract classunknown2003-04-071-6/+22
* | Some optimization in SET NAMESunknown2003-04-051-2/+6
* | sql_yacc.yy, set_var.h, set_var.cc:unknown2003-04-051-0/+15
* | CONVERT class was removedunknown2003-03-181-18/+0
* | SET NAMES has been extended to support optional collation:unknown2003-03-051-2/+2
* | set_var.cc, set_var.h:unknown2003-02-261-0/+17
* | Conflicts resolvingunknown2003-01-201-1/+18
|\ \
| * | Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-1/+18
* | | resolving conflictsunknown2003-01-151-0/+18
|\ \ \ | |/ /
| * | Merge with 4.0.8unknown2003-01-031-0/+18
| |\ \ | | |/
| | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-0/+18
* | | Mergeunknown2002-12-191-1/+1
|\ \ \ | |/ /
| * | removed several cases of default_charset_info use unknown2002-12-191-1/+1
* | | Big purge about embedded library (scrum)unknown2002-12-161-1/+2
|/ /
* | Merge with 4.0.6unknown2002-12-051-0/+16
|\ \ | |/
| * Copy arguments given to mysql_server_init()unknown2002-12-051-0/+16
* | Merge with 4.0unknown2002-11-211-0/+17
|\ \ | |/
| * Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-0/+17
* | fixed select_lex & max_join_size parameters with BIG_TABLESunknown2002-11-111-0/+4
* | Merge with 4.0.4unknown2002-10-021-1/+28
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+28
* | 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