summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#14575acurtis@xiphis.org2006-03-161-4/+25
* mysqld.cc:paul@kite-hub.kitebird.com2006-03-141-5/+5
* BUG#15101 SYSDATE() disregards SET TIMESTAMP. aelkin@mysql.com2006-03-101-0/+5
* This patch does 1) fix my build breakage 2) Complete the removal of all symb...brian@zim.(none)2006-03-091-1/+1
* Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-2/+0
* mysqld.cc:paul@snake-hub.snake.net2006-02-231-37/+37
* Fix for BUG#14769 "Function fails to replicate if fails half-way (slave stops)":guilhem@mysql.com2006-02-181-2/+2
* Many files:bar@mysql.com2006-02-141-0/+16
* Fix option type error, crashes on 64-bit big endian.knielsen@mysql.com2006-01-191-1/+1
* Applied patch recieved from Marko:aivanov@mysql.com2006-01-181-2/+4
* Applied patch recieved from Marko:aivanov@mysql.com2006-01-181-2/+2
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2006-01-121-0/+5
|\
| * Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0jani@ua141d10.elisa.omakaista.fi2006-01-121-0/+6
| |\
| | * NetWare specific change to increase thread stack size.jani@ua141d10.elisa.omakaista.fi2006-01-121-0/+5
| | * Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0bell@sanja.is.com.ua2005-10-041-0/+1
| | |\
| | | * support of concurent query cache resizing (BUG#12848)bell@sanja.is.com.ua2005-09-061-0/+1
| | * | Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-4/+4
| | |/
| | * Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0paul@frost.snake.net2005-08-271-26/+26
| | |\
| | | * mysqld.cc:paul@frost.snake.net2005-08-271-26/+26
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-01-061-1/+1
|\ \ \ \
| * | | | Set thread_stack after return from end_thread()monty@mysql.com2005-12-031-0/+1
* | | | | EADDRINUSE is not defined on Windows.knielsen@mysql.com2006-01-041-1/+1
* | | | | Bug#15591 Occasional test suite abort due to port in useingo@mysql.com2005-12-281-3/+32
* | | | | Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mainstewart@mysql.com2005-12-281-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | correct help textserg@serg.mylan2005-12-231-1/+1
* | | | | remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably sca...serg@serg.mylan2005-12-241-1/+1
* | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-12-141-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1kent@mysql.com2005-12-081-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | mysqld.cc:kent@mysql.com2005-12-081-2/+2
* | | | | | Disabled archive db for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-141-1/+1
|/ / / / /
* | | | | Some post-merge cleaning, and made assert THD::store_globals() work at all ti...pem@mysql.com2005-11-241-1/+4
| |/ / / |/| | |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0bell@sanja.is.com.ua2005-11-231-0/+6
|\ \ \ \
| * | | | Recursion support made for SP (BUG#10100).bell@sanja.is.com.ua2005-11-231-0/+6
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-0/+2
|\ \ \ \ \
| * | | | | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-0/+2
* | | | | | set_var.cc, mysqld.cc, ha_innodb.h:grog@mysql.com2005-11-171-3/+5
|/ / / / /
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-12570jimw@mysql.com2005-11-101-1/+1
|\ \ \ \ \
| * | | | | Fix compile using libwrap with gcc 4.0.2. (Bug #12570)jimw@mysql.com2005-11-011-1/+1
* | | | | | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".guilhem@mysql.com2005-11-101-9/+20
| |/ / / / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-11-041-0/+1
|\ \ \ \ \
| * | | | | Fixes during review of new codemonty@mysql.com2005-11-031-0/+1
| |/ / / /
* | | | | Don't allow startup when default storage engine is specified to be ajimw@mysql.com2005-11-021-16/+17
|/ / / /
* | | | Merge neptunus.(none):/home/msvensson/mysql/ssl_test/my50-ssl_testmsvensson@neptunus.(none)2005-10-281-0/+8
|\ \ \ \
| * \ \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-10-121-0/+8
| |\ \ \ \
| | * | | | Always test ssl and compressmsvensson@neptunus.(none)2005-10-121-2/+0
| | * | | | Improved testing of ssl and compressionmsvensson@neptunus.(none)2005-10-041-0/+10
* | | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-2/+15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-10-231-5/+16
| |\ \ \ \ \
| | * | | | | BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-211-5/+16
* | | | | | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0SergeyV@selena.2005-10-261-0/+1
|\ \ \ \ \ \ \