summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix option type error, crashes on 64-bit big endian.unknown2006-01-191-1/+1
* Applied patch recieved from Marko:unknown2006-01-181-2/+4
* Applied patch recieved from Marko:unknown2006-01-181-2/+2
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-01-121-0/+5
|\
| * Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0unknown2006-01-121-0/+6
| |\
| | * NetWare specific change to increase thread stack size.unknown2006-01-121-0/+5
| | * Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-10-041-0/+1
| | |\
| | | * support of concurent query cache resizing (BUG#12848)unknown2005-09-061-0/+1
| | * | Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-4/+4
| | |/
| | * Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-08-271-26/+26
| | |\
| | | * mysqld.cc:unknown2005-08-271-26/+26
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-1/+1
|\ \ \ \
| * | | | Set thread_stack after return from end_thread()unknown2005-12-031-0/+1
* | | | | EADDRINUSE is not defined on Windows.unknown2006-01-041-1/+1
* | | | | Bug#15591 Occasional test suite abort due to port in useunknown2005-12-281-3/+32
* | | | | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mainunknown2005-12-281-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | correct help textunknown2005-12-231-1/+1
* | | | | remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably sca...unknown2005-12-241-1/+1
* | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-141-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1unknown2005-12-081-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | mysqld.cc:unknown2005-12-081-2/+2
* | | | | | Disabled archive db for Netware.unknown2005-12-141-1/+1
|/ / / / /
* | | | | Some post-merge cleaning, and made assert THD::store_globals() work at all ti...unknown2005-11-241-1/+4
| |/ / / |/| | |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0unknown2005-11-231-0/+6
|\ \ \ \
| * | | | Recursion support made for SP (BUG#10100).unknown2005-11-231-0/+6
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-0/+2
|\ \ \ \ \
| * | | | | Inefficient usage of String::append() fixed.unknown2005-11-201-0/+2
* | | | | | set_var.cc, mysqld.cc, ha_innodb.h:unknown2005-11-171-3/+5
|/ / / / /
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-12570unknown2005-11-101-1/+1
|\ \ \ \ \
| * | | | | Fix compile using libwrap with gcc 4.0.2. (Bug #12570)unknown2005-11-011-1/+1
* | | | | | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".unknown2005-11-101-9/+20
| |/ / / / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-041-0/+1
|\ \ \ \ \
| * | | | | Fixes during review of new codeunknown2005-11-031-0/+1
| |/ / / /
* | | | | Don't allow startup when default storage engine is specified to be aunknown2005-11-021-16/+17
|/ / / /
* | | | Merge neptunus.(none):/home/msvensson/mysql/ssl_test/my50-ssl_testunknown2005-10-281-0/+8
|\ \ \ \
| * \ \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-10-121-0/+8
| |\ \ \ \
| | * | | | Always test ssl and compressunknown2005-10-121-2/+0
| | * | | | Improved testing of ssl and compressionunknown2005-10-041-0/+10
* | | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-2/+15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-231-5/+16
| |\ \ \ \ \
| | * | | | | BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-5/+16
* | | | | | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-261-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Formatting change for #14137 patch.unknown2005-10-261-1/+1
| * | | | | | | Fixes bug #14137. Converts charsets_dir path to underlying unknown2005-10-241-0/+1
* | | | | | | | fix for BUG#12974: mysqld segfaults when depreciated option --sql-bin-update-...unknown2005-10-221-1/+1
|/ / / / / / /
* | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-191-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13334unknown2005-10-181-1/+2
| |\ \ \ \ \ \
| | * | | | | | Fix minimum value of query_prealloc_size to be the same as its default. (Bug ...unknown2005-10-101-1/+2
| | |/ / / / /
* | | | | | | BUG#121915: Merge 4.1->5.0unknown2005-10-191-1/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | fix for Valgrind errors: query_id needs to be inited early (already fixed in ...unknown2005-10-141-1/+0