summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Better error messages for not nullableunknown2004-03-291-2/+5
* A previous changeset by me today about SQL_LOG_BIN had the problemunknown2004-03-271-49/+64
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-03-261-0/+7
|\
| * Changing SET SQL_LOG_BIN so that it explicitely throws an error ifunknown2004-03-261-0/+7
* | I didn't get a couple of system variables alphabetized correctly.unknown2004-03-241-3/+3
* | more sys_var_str fixesunknown2004-03-201-9/+5
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-201-7/+9
|\ \
| * | select @@smth=@@sys_str_var crash fixedunknown2004-03-201-7/+9
| |/
* | merge with 4.0 (to get compiler error fixes for innodb)unknown2004-03-191-3/+1
|\ \ | |/ |/|
| * WL #1510 "Implement support for "commercial" binaries on handshake",unknown2004-03-171-3/+1
* | merge fixes (use old code)unknown2004-03-181-9/+35
|\ \
| * \ merge with 4.0unknown2004-03-161-9/+35
| |\ \ | | |/
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-111-4/+4
| | |\
| | | * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-4/+4
| | * | Small fixes.unknown2004-03-111-0/+2
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-061-3/+11
| | |\
| | | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-041-0/+4
| | | |\
| | | | * invalidation of locking for write tables (BUG#2693)unknown2004-03-041-0/+4
| | | * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-3/+7
| | | |/
| | * | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-3/+14
| | |/
| | * WL#1510: "Implement support for "commercial" binaries on handshake":unknown2004-03-021-0/+6
* | | mergeunknown2004-03-091-1/+1
|\ \ \ | |/ / |/| |
| * | revision of fix_fields() calls (BUG2838)unknown2004-02-181-1/+1
* | | Reapply change after merge.unknown2004-03-081-1/+1
* | | Make SHOW VARIABLES output really alphabetic.unknown2004-03-071-35/+34
* | | SESSION instead of LOCAL in error messages.unknown2004-03-071-1/+1
* | | Applied fixes to issues discovered during test builds on Windows.unknown2004-02-271-1/+1
* | | Safety fixes (strnmov -> strmake)unknown2004-02-201-4/+6
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-171-18/+60
|\ \ \ | |/ / |/| |
| * | ft_boolean_syntax made changeableunknown2004-02-161-18/+60
* | | Merge with public treeunknown2004-02-161-8/+31
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.18unknown2004-02-111-8/+31
| |\ \ | | |/
| | * Proposed (version #2) fix for bug #1948:unknown2004-02-021-4/+28
| | * Mergeunknown2003-12-301-3/+2
| | |\
| | | * added error message for receiving variable with wrong GLOBAL|LOCAL typeunknown2003-12-171-3/+2
| | * | Some small portability fixes.unknown2003-12-301-1/+1
| | |/
* | | Follow-up of a discussion on dev-docs@ :unknown2004-02-101-1/+0
|/ /
* | Code cleanupunknown2004-01-191-10/+0
* | mergeunknown2003-12-191-3/+3
|\ \
| * | Fixes after merge with 4.0unknown2003-12-191-3/+3
* | | WorkLog #1323 (part 2)unknown2003-12-171-7/+30
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-081-2/+7
|\ \
| * | Portability fixes for Windowsunknown2003-12-081-2/+7
* | | post-merge fixesunknown2003-12-081-0/+74
|\ \ \
| * | | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-081-44/+27
| * | | SCRUM:unknown2003-07-181-0/+91
* | | | unused variable max_prep_stmt_count removedunknown2003-12-051-4/+0
| |/ / |/| |
* | | Merge for updateunknown2003-12-021-2/+57
|\ \ \
| * | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-2/+57
* | | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+5