summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+1
* myisam_data_pointer_sizeunknown2004-05-011-0/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-271-2/+3
|\
| * After merge fixesunknown2004-04-271-2/+3
* | Added NDB storage engineunknown2004-04-151-0/+4
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-101-2/+19
|\
| * make session max_delayed_threads to be settable only to 0 or global valueunknown2004-04-091-2/+19
* | after review PS fixesunknown2004-04-101-1/+25
* | mergeunknown2004-04-081-0/+28
|\ \ | |/ |/|
| * new error for unsupported command in PSunknown2004-04-081-0/+28
* | correct SET GLOBAL ft_boolean_syntax=DEFAULT behaviourunknown2004-04-071-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-1/+2
|\ \ | |/ |/|
| * Fixed many compiler warningsunknown2004-04-051-1/+2
* | BUG#3328unknown2004-04-041-0/+1
|/
* 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
| | |/