summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Default value of slave_transaction_retries is now 10unknown2005-03-071-1/+1
* Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-1/+1
* Mergeunknown2005-03-041-413/+636
* Merge mysql.com:/home/mydev/mysql-4.0unknown2005-03-041-2/+2
|\
| * typos fixedunknown2005-03-031-2/+2
* | mergeunknown2005-03-031-2/+9
|\ \ | |/
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-2/+9
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-021-3/+9
|\ \
| * | Fix for BUG#8325 "Deadlock in replication thread stops replication":unknown2005-03-021-3/+9
* | | Fixed Bug#7906, "Cmdline help for mysqld --ansi option misses some info".unknown2005-03-011-1/+1
* | | Fixed wrong memory references found by purifyunknown2005-02-281-15/+27
|/ /
* | Merge bk-internal:/home/bk/mysql-4.1unknown2005-02-221-1/+2
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6662-4.1unknown2005-02-221-1/+2
| |\ \
| | * | BUG#6662: Changes after Guilhems and Sergs reviewunknown2005-02-221-1/+1
| | * | BUG#6662: Importing mysqldumps should not show any warnings of level "notes".unknown2005-02-211-1/+2
* | | | Fix merge of fix for Bug #4872.unknown2005-02-181-2/+23
|\ \ \ \ | |/ / / |/| | |
| * | | When calling initgroups(), set a flag that the segfault handler checksunknown2005-02-161-0/+22
| | |/ | |/|
| * | InnoDB: Backport innodb_autoextend_increment from 4.1unknown2005-01-251-0/+6
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2005-01-121-0/+1
| |\ \
| | * | added missing Com_update_multi status variableunknown2005-01-121-0/+1
* | | | Fix for the bug #7344 (multiple server_init/server_end lead to crash)unknown2005-02-181-0/+1
| |_|/ |/| |
* | | Applied a patch for Netware.unknown2005-02-081-1/+7
* | | configure.inunknown2005-02-021-0/+2
* | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-271-1/+20
|\ \ \
| * \ \ Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-251-1/+20
| |\ \ \
| | * | | sql_class.h, set_var.cc, mysqld.cc:unknown2005-01-251-1/+20
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-241-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | A fix (Bug #8015: server refuses to start with long basedir path).unknown2005-01-211-1/+1
* | | | | Cleanups during reviewunknown2005-01-251-5/+4
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7887unknown2005-01-241-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set lower_case_file_system when it is being tested to check ifunknown2005-01-241-1/+2
| * | | | Warn when mysqld starts up with lower_case_table_names=2 but datadir isunknown2005-01-191-0/+11
| |/ / /
* | | | Final patch for BUG#4285.unknown2005-01-191-8/+5
|/ / /
* | | 2 small fixes for binlog (sorry for grouping them - I won't do it again):unknown2005-01-061-2/+4
* | | mergeunknown2004-12-271-12/+3
|\ \ \ | |/ /
| * | A fix (bug #5652: [patch] tcpwrapper support is broken on systems using an un...unknown2004-12-241-12/+3
| |/
* | fix indentationunknown2004-12-231-19/+26
* | Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-12-231-1/+10
|\ \
| * | BUG#6056 unknown2004-12-141-1/+10
* | | changed name of g_eventLogger so it can be used in TransporterRegistry and is...unknown2004-12-221-1/+1
* | | added config parameter Group on connectionunknown2004-12-201-6/+38
|/ /
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-131-1/+2
|\ \
| * | correcting --expire_logs_days description in mysqld --helpunknown2004-12-131-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
|\ \ \
| * | | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | | | A fix (bug #6993: Max myisam_data_pointer_size limited to 7).unknown2004-12-071-1/+1
| |/ / |/| |
* | | mysqld.cc:unknown2004-12-021-1/+1
* | | fixed so that warning on missing support for engine only printed once even if...unknown2004-11-301-17/+45
* | | use sql_print_warning instead of push_warning in mysqld.ccunknown2004-11-301-8/+4