summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2005-03-291-2/+0
|\
| * Remove redundant my_security_attr_free() from unknown2005-03-291-2/+0
* | Manual mergeunknown2005-03-261-15/+29
|\ \ | |/
| * A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-261-15/+29
* | Merging support for blackhole up to 5.0.unknown2005-03-251-0/+6
|\ \ | |/
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-241-0/+6
| |\
| | * Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-241-3/+13
| |\ \
* | \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-241-3/+13
|\ \ \ \
| * \ \ \ merge from 4.1unknown2005-03-241-3/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-3/+13
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-03-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | BUG#9072 'Max_error_count' system variable cannot be set to zerounknown2005-03-211-1/+1
| |/ /
| * | sql/mysqld.ccunknown2005-03-091-1/+4
* | | Cleanups during review of codeunknown2005-03-211-3/+4
* | | global read lock code now uses a dedicated mutexunknown2005-03-161-1/+3
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-141-0/+6
|\ \ \
| * | | set_var.cc, mysqld.cc, ha_innodb.cc, sql_class.h:unknown2005-03-131-0/+6
* | | | if no xa recovery (or after it):unknown2005-03-121-2/+7
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-091-2/+2
|\ \ \
| * | | after merge fixesunknown2005-03-091-2/+2
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix change made to ER_READY by creating a new message, instead.unknown2005-03-091-1/+1
* | | | mergedunknown2005-03-091-2/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mysqld.cc:unknown2005-03-081-3/+1
| |/
| * Fixed crash if max_connections is exceeded. BUG#8996unknown2005-03-071-0/+1
* | 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
|\ \ \