summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* New variable to turn off automatic charset conversion of query resultsunknown2003-03-211-1/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-47/+27
|\
| * CONVERT class was removedunknown2003-03-181-47/+27
* | Fixes to avoid errors from valgrindunknown2003-03-181-1/+1
* | Merge with 4.0unknown2003-03-161-0/+3
|\ \ | |/ |/|
| * --new option and local variable to optionally turn onunknown2003-03-051-0/+3
* | Conflicts relsolvingunknown2003-03-111-0/+4
|\ \
| * | Added 'PURGE LOGS BEFORE' commandunknown2003-03-111-0/+4
* | | SET NAMES has been extended to support optional collation:unknown2003-03-051-9/+9
* | | SELECT BINARY expr unknown2003-03-041-1/+1
* | | set_var.cc, set_var.h:unknown2003-02-261-0/+52
* | | set_var.cc, sql_table.cc, handler.cc, field.cc:unknown2003-02-261-1/+1
* | | add option default-week-format and variable default_week_format unknown2003-02-191-0/+4
* | | Merge with 4.0.11unknown2003-02-041-1/+4
|\ \ \ | | |/ | |/|
| * | mergeunknown2003-01-281-0/+1
| |\ \
| | * | Fixes for Netwareunknown2003-01-281-0/+1
| * | | Added option hostname.errunknown2003-01-271-0/+1
| * | | fixes for SHOW VARIABLES and --ft-stopword-listunknown2003-01-271-1/+1
| * | | ft_stopword_file added to 'SHOW VARIABLES' outputunknown2003-01-271-1/+2
| |/ /
* | | Mergeunknown2003-01-211-2/+2
|\ \ \
| * | | Portability fixes (for windows)unknown2003-01-211-2/+2
| | |/ | |/|
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-211-1/+1
|\ \ \
| * | | fixed test of cardinalityunknown2003-01-211-1/+1
| |/ /
* | | Conflicts resolvingunknown2003-01-201-3/+78
|\ \ \ | |/ /
| * | Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-3/+78
* | | resolving conflictsunknown2003-01-151-9/+67
|\ \ \ | |/ /
| * | buf0buf.c, buf0buf.ic, buf0buf.h:unknown2003-01-061-0/+1
| * | mergeunknown2003-01-041-9/+60
| |\ \
| | * \ Merge with 4.0.8unknown2003-01-031-9/+60
| | |\ \ | | | |/
| | | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-9/+60
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | processing thread specific queriesunknown2002-12-301-0/+6
* | | | SCRUMunknown2003-01-151-13/+16
* | | | Mergingunknown2002-12-161-1/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Big purge about embedded library (scrum)unknown2002-12-161-1/+22
| |/ /
* | | Fixes for binary protocol (complement to last push)unknown2002-12-141-0/+4
|/ /
* | Merge with 4.0.6unknown2002-12-051-1/+18
|\ \ | |/
| * Copy arguments given to mysql_server_init()unknown2002-12-051-1/+18
* | checking columns of top itemsunknown2002-11-291-1/+1
* | Merge with 4.0unknown2002-11-211-5/+20
|\ \ | |/
| * set_var.cc:unknown2002-11-191-1/+1
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-2/+2
| * Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-0/+17
| * Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-0/+2
| * Added --skip-safemalloc to mysqltestunknown2002-10-291-4/+0
* | Add shared memory protocol and option --protocolunknown2002-11-151-0/+4
* | fixed select_lex & max_join_size parameters with BIG_TABLESunknown2002-11-111-5/+5
* | support for --tmpdir=dir1:dir2:...unknown2002-10-081-1/+1
* | Merge with 4.0.4unknown2002-10-021-14/+54
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-15/+55