summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | WL#1437 :don't create new users with GRANTunknown2004-11-021-1/+1
|/ / /
* | | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-071-6/+6
* | | More fixes for strict mode:unknown2004-10-021-1/+1
* | | Strict mode & better warningsunknown2004-09-281-3/+7
* | | Mergeunknown2004-09-151-133/+161
|\ \ \
| * \ \ Merge.unknown2004-09-131-133/+161
| |\ \ \
| | * | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-133/+161
* | | | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-1/+12
|/ / / /
* | | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-3/+7
* | | | Merge with 4.1unknown2004-09-061-417/+477
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge with 4.0 to get latest bug fixesunknown2004-09-041-0/+7
| |\ \ | | |/
| | * Fix for bug #5302unknown2004-09-021-1/+1
| | * Fix for bug #5302unknown2004-09-011-0/+7
| * | Merge with 4.0unknown2004-09-011-5/+9
| |\ \ | | |/
| | * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-2/+2
| | * Code style fixes.unknown2004-08-281-7/+13
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-301-40/+40
| |\ \
| | * | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-40/+40
| * | | Minor edits to error messsage.unknown2004-08-281-1/+1
| |/ /