summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
* | | mysqld.cc:unknown2004-11-301-8/+12
* | | mysqld.cc:unknown2004-11-301-1/+1
* | | add warnings for INNODB,BDB,ISAM being unavailable if switch to use is suppli...unknown2004-11-301-1/+10
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-301-10/+15
|\ \ \
| * | | Applied some Netware related patches.unknown2004-11-291-10/+15
| |/ /
* | | added use of mysql_cluster in mysqld (e.g. for ndb-connectstring)unknown2004-11-301-3/+13
|/ /
* | Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-11-231-4/+19
|\ \
| * | rename event_connect_request to smem_event_connect_requestunknown2004-11-231-7/+7
| * | BUG#6056unknown2004-11-041-1/+16
* | | moved ndb_use_transactions out of opts and to be set default true in THD::initunknown2004-11-181-6/+0
* | | Enabled usage of new system variables for ndbunknown2004-11-171-4/+30
* | | Merge on pullunknown2004-11-121-2/+2
|\ \ \
| * \ \ merge with 4.0unknown2004-11-121-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | mysqld.cc:unknown2004-11-011-2/+2
| | * | Backport innodb_max_purge_lag from 4.1unknown2004-10-271-0/+6
* | | | A fix (bug #6551: UMASK_DIR & UMASK not taken into account (mysqld.cc my_init...unknown2004-11-111-2/+0
|/ / /
* | | More debuggingunknown2004-11-101-1/+1
* | | Simpler arena swapping codeunknown2004-11-081-1/+1
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-021-3/+2
|\ \
| * | Bug# 5303 Windows --log-error option doesn't work correctlyunknown2004-11-021-3/+2
* | | Remove usage of !$ from mysql-testsunknown2004-11-021-2/+2
|/ /
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
* | Merge with 4.0unknown2004-10-201-1/+7
|\ \ | |/
| * Fix test case for innodb-lockunknown2004-10-201-1/+1
| * Code cleanups (done during review of new code)unknown2004-10-201-5/+5
| * Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-171-1/+1
| |\
| | * mysqld.cc:unknown2004-10-171-1/+1
| | * mysqld.cc:unknown2004-10-031-1/+1