summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove valgrind and compiler warningsmsvensson@neptunus.(none)2006-05-081-0/+2
* Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208msvensson@neptunus.(none)2006-04-261-2/+5
|\
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-04-121-2/+5
| |\
| | * Cleanup SSL implementationmsvensson@neptunus.(none)2006-03-101-2/+5
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-04-181-1/+6
|\ \ \
| * | | Bug#18564 Test failure due to test not checking preconditionsmsvensson@neptunus.(none)2006-04-121-1/+6
| |/ /
* | | Merge april.(none):/home/svoj/devel/mysql/BUG17917/mysql-4.1svoj@april.(none)2006-04-151-1/+1
|\ \ \
| * | | Fix a typo in the help message.konstantin@mysql.com2006-04-131-1/+1
* | | | Merge mysql.com:/opt/local/work/mysql-5.0-rootkonstantin@mysql.com2006-04-141-16/+57
|\ \ \ \
| * | | | Bug#15933: max_used_connections is wrong after FLUSH STATUS if connections ar...kroki@mysql.com2006-04-071-16/+57
* | | | | foo2grog@mysql.com[grog]2006-04-131-17/+0
* | | | | foo1grog@mysql.com[grog]2006-04-131-48/+48
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-16365konstantin@mysql.com2006-04-121-1/+32
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | A fix and a test case for Bug#16365 "Prepared Statements: DoS with konstantin@mysql.com2006-04-071-1/+32
* | | | Fixed BUG#15868: InnoDB hangs under 200 threads making INSERTs: 'thread thras...aivanov@mysql.com2006-04-101-1/+1
| |/ / |/| |
* | | 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