summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2004-11-201-4/+24
|\
| * 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 mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2004-11-181-0/+3
|\ \
| * | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-181-0/+3
* | | WL#638 - Fix precedence for parsing NOT ... LIKE expression sunknown2004-11-171-1/+1
|/ /
* | margeunknown2004-11-131-6/+19
|\ \
| * \ mergeunknown2004-11-121-6/+19
| |\ \
| | * | post-review fixesunknown2004-11-121-1/+2
| | * | changed function name to prevent injection wrong code from 4.1 (WL#2133)unknown2004-10-201-2/+2
| | * | errors without code removedunknown2004-10-201-4/+16
* | | | Merge with 4.1unknown2004-11-121-4/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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
| |/ / /
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-1/+1
|\ \ \ \ | |/ / /
| * | | More debuggingunknown2004-11-101-1/+1
* | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-1/+1
|\ \ \ \ | |/ / /
| * | | Simpler arena swapping codeunknown2004-11-081-1/+1
* | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-5/+4
|\ \ \ \ | |/ / /
| * | | 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
| |/ / /
* | | | Merge on pullunknown2004-11-031-46/+114
|\ \ \ \
| * \ \ \ merge with 4.1unknown2004-10-291-46/+114
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | 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
| | * | | After merge fix.unknown2004-09-081-1/+1
| | * | | mergedunknown2004-09-071-33/+76
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * A fix (bug #2631: mlockall called after dropping root permissions).unknown2004-09-031-36/+86