summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Added startup option and settable session variableunknown2004-10-131-1/+6
* | | Review of all code pushed since last reviewunknown2004-10-201-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-071-4/+7
|\ \ \
| * | | After merge fixesunknown2004-10-071-2/+6
| * | | Merge with 4.0 for 4.1 releaseunknown2004-10-061-3/+2
| |\ \ \ | | |/ /
| | * | Solve compile problem for 4.0.22 on hpita2. (Backport of a 4.1 change)unknown2004-09-301-6/+6
| | |/
| | * Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-241-3/+2
* | | Enabled the writing of a pid file on Windows.unknown2004-10-061-4/+8
|/ /
* | InnoDB: implement innodb_max_purge_lagunknown2004-09-301-0/+6
* | Made innodb_autoextend_increment accessible as a global variable.unknown2004-09-301-5/+5
* | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-161-0/+6
|\ \
| * | InnoDB: Add configuration option innodb_autoextend_incrementunknown2004-09-071-0/+6
* | | Replace 'sete_id(__)' calls by 'setre_id(-1,__)' to solve theunknown2004-09-131-6/+6