summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-011-1/+1
* New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-251-1/+1
* 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
|/
* WL #1510 "Implement support for "commercial" binaries on handshake",unknown2004-03-171-3/+1
* 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
* 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
|/
* Added compilation comment to 'show variables'unknown2003-11-261-0/+1
* Changing max_insert_delayed_threads now also changes the size of thread alarm...unknown2003-10-161-5/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-151-6/+15
|\
| * fix_max_connections to resize alarm_queue (Bug #1435)unknown2003-10-061-6/+15
* | Fixed bug in SET enum_system_variable=NULLunknown2003-10-141-5/+6
* | Add new user variables for tuning memory usage:unknown2003-10-111-0/+25
|/
* sortedunknown2003-08-211-4/+4
* Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-2/+20
* WL#912 (more user control on relay logs):unknown2003-07-061-1/+29
* SET CHARACTER SET DEFAULT didn't work (Bug #462)unknown2003-06-291-0/+5
* Added thread variable max_seeks_for_keyunknown2003-06-271-0/+4
* SCRUMunknown2003-06-191-0/+4
* Added testing of LOAD DATA ... STARTING BYunknown2003-05-261-3/+2
* Added option --read-only (Thanks to Markus Benning)unknown2003-05-191-0/+4
* Fixed a bug in DROP DATABASE when database had a RAID type table.unknown2003-05-131-1/+1
* - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-4/+28
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-05-051-3/+6
|\
| * parallel-repair available in mysqldunknown2003-05-041-3/+6
* | Added innodb_max_dirty_pages_pct parameter to limit amount unknown2003-05-041-0/+9
|/
* A fix for the bug with setting of SQL_BIG_SELECTS option.unknown2003-03-191-1/+1
* --new option and local variable to optionally turn onunknown2003-03-051-0/+3
* 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
|/
* Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-9/+60
* Copy arguments given to mysql_server_init()unknown2002-12-051-1/+18
* set_var.cc:unknown2002-11-191-1/+1