summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* New SQL variables "collation_server" and "collation_database"unknown2003-09-151-0/+17
* merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-0/+3
|\
| * Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-08-071-0/+4
| |\
| | * resolved conflict with pulled changesetunknown2003-07-091-0/+4
| | |\
| | | * Preliminary support for options --secure-auth, unknown2003-07-081-0/+2
* | | | After merge fixesunknown2003-08-191-17/+21
* | | | Merge with 4.0.14unknown2003-08-111-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | SET CHARACTER SET DEFAULT didn't work (Bug #462)unknown2003-06-291-0/+1
* | | | Old style charset() and set_charset() were removed.unknown2003-08-051-1/+1
| |/ / |/| |
* | | Support for variables with componentsunknown2003-07-061-23/+82
| |/ |/|
* | We now require SUPER privilege for SET PSEUDO_THREAD_ID.unknown2003-06-111-0/+9
* | merge with public treeunknown2003-06-051-1/+5
|\ \
| * | Added SQLSTATE to client/server protocolunknown2003-06-041-1/+5
* | | SET character_set_results=NULL is now workingunknown2003-05-301-2/+5
* | | set_var.cc, set_var.h:unknown2003-05-301-0/+9
* | | character_set_server is now updatableunknown2003-05-301-5/+23
|/ /
* | mergeunknown2003-05-221-2/+12
|\ \
| * \ Merge with 4.0.13unknown2003-05-191-2/+12
| |\ \ | | |/
| | * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-0/+14
* | | Some SHOW VARIABLES have been renamed:unknown2003-05-211-12/+27
* | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET...unknown2003-05-211-0/+1
|/ /
* | 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