summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-101-0/+28
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-051-0/+1
|\
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-0/+1
| |\
| | * Added tests for archive. Cleaned up a merge mistake and added some informatio...unknown2004-05-251-0/+1
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-031-20/+103
|\ \ \
| * | | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-20/+103
| |/ /
* | | Merge with 4.0 to get fixes for netwareunknown2004-06-021-1/+1
|\ \ \
| * | | Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-011-1/+1
* | | | WL#1163 (Make spatial code separable for other parts)unknown2004-05-271-0/+2
| |/ / |/| |
* | | Merge with 4.0 to get fixes for Windows project filesunknown2004-05-251-1/+1
|\ \ \ | |/ /
| * | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-251-1/+1
* | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-6/+12
|\ \ \ | |/ / | | / | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-191-3/+1
| |\
| | * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-3/+1
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-191-1/+6
| |\ \
| | * | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-191-1/+6
| | |/
| * | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-191-2/+2
| |/
* | 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
| | | |/