summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0, mainly to get changes to windows project filesmonty@mysql.com2004-05-201-6/+12
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-191-3/+1
| |\
| | * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'monty@mysql.com2004-05-191-3/+1
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-05-191-1/+6
| |\ \
| | * | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"guilhem@mysql.com2004-05-191-1/+6
| | |/
| * | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't konstantin@mysql.com2004-05-191-2/+2
| |/
* | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...pem@mysql.comhem.se2004-05-061-1/+1
* | myisam_data_pointer_sizeserg@serg.mylan2004-05-011-0/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-04-271-2/+3
|\ \
| * | After merge fixesmonty@mishka.local2004-04-271-2/+3
* | | Added NDB storage enginemagnus@neptunus.(none)2004-04-151-0/+4
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-101-2/+19
|\ \
| * | make session max_delayed_threads to be settable only to 0 or global valueserg@serg.mylan2004-04-091-2/+19
* | | after review PS fixesbell@sanja.is.com.ua2004-04-101-1/+25
* | | mergebell@sanja.is.com.ua2004-04-081-0/+28
|\ \ \ | |/ / |/| |
| * | new error for unsupported command in PSbell@sanja.is.com.ua2004-04-081-0/+28
* | | correct SET GLOBAL ft_boolean_syntax=DEFAULT behaviourserg@serg.mylan2004-04-071-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-1/+2
|\ \ \ | |/ / |/| |
| * | Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+2
* | | BUG#3328wax@kishkin.ru2004-04-041-0/+1
|/ /
* | Better error messages for not nullablebar@bar.intranet.mysql.r18.ru2004-03-291-2/+5
* | A previous changeset by me today about SQL_LOG_BIN had the problemguilhem@mysql.com2004-03-271-49/+64
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-03-261-0/+7
|\ \
| * | Changing SET SQL_LOG_BIN so that it explicitely throws an error ifguilhem@mysql.com2004-03-261-0/+7
* | | I didn't get a couple of system variables alphabetized correctly.paul@ice.snake.net2004-03-241-3/+3
* | | more sys_var_str fixesserg@serg.mylan2004-03-201-9/+5
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-03-201-7/+9
|\ \ \
| * | | select @@smth=@@sys_str_var crash fixedserg@serg.mylan2004-03-201-7/+9
| |/ /
* | | merge with 4.0 (to get compiler error fixes for innodb)monty@mysql.com2004-03-191-3/+1
|\ \ \ | |/ / |/| / | |/
| * WL #1510 "Implement support for "commercial" binaries on handshake",konstantin@mysql.com2004-03-171-3/+1
* | merge fixes (use old code)monty@mysql.com2004-03-181-9/+35
|\ \
| * \ merge with 4.0monty@mysql.com2004-03-161-9/+35
| |\ \ | | |/
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-111-4/+4
| | |\
| | | * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":guilhem@mysql.com2004-03-111-4/+4
| | * | Small fixes.jani@ua72d24.elisa.omakaista.fi2004-03-111-0/+2
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-061-3/+11
| | |\
| | | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-03-041-0/+4
| | | |\
| | | | * invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-041-0/+4
| | | * | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...jani@ua72d24.elisa.omakaista.fi2004-03-041-3/+7
| | | |/
| | * | Ensure that one can't from the command line set a variable too small. (Bug #2...monty@mysql.com2004-03-061-3/+14
| | |/
| | * WL#1510: "Implement support for "commercial" binaries on handshake":konstantin@mysql.com2004-03-021-0/+6
* | | mergebell@sanja.is.com.ua2004-03-091-1/+1
|\ \ \ | |/ / |/| |
| * | revision of fix_fields() calls (BUG2838)bell@sanja.is.com.ua2004-02-181-1/+1
* | | Reapply change after merge.paul@ice.snake.net2004-03-081-1/+1
* | | Make SHOW VARIABLES output really alphabetic.paul@ice.snake.net2004-03-071-35/+34
* | | SESSION instead of LOCAL in error messages.paul@ice.local2004-03-071-1/+1
* | | Applied fixes to issues discovered during test builds on Windows.Greg@greg-laptop.2004-02-271-1/+1
* | | Safety fixes (strnmov -> strmake)monty@mysql.com2004-02-201-4/+6
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-171-18/+60
|\ \ \ | |/ / |/| |
| * | ft_boolean_syntax made changeableserg@serg.mylan2004-02-161-18/+60