summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#12232: Addressing docs team feedback: s/inequal/unequal/sergefp@mysql.com2005-09-241-4/+4
* mysqld.cc:paul@kite-hub.kitebird.com2005-09-231-1/+1
* Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1jonas@perch.ndb.mysql.com2005-09-211-0/+28
|\
| * Merge mysql.com:/home/psergey/bk-trees/mysql-4.1sergefp@mysql.com2005-09-211-0/+28
| |\
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-211-0/+28
* | | ndb - imlp. show engine ndb status;jonas@perch.ndb.mysql.com2005-09-191-0/+1
|/ /
* | Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-4/+4
|/
* postmerge fixbell@sanja.is.com.ua2005-09-061-0/+1
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-09-051-2/+2
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2005-09-011-2/+2
| |\
| | * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in dlenev@mysql.com2005-09-011-2/+2
* | | mysqld.cc, mysql_priv.h, sql_parse.cc:bar@mysql.com2005-09-051-6/+6
* | | bug#9948 changed client-charset behavior in 4.1.x libmysql, which issue BC ...bar@mysql.com2005-08-311-0/+7
|/ /
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@frost.snake.net2005-08-271-4/+4
|\ \
| * | mysqld.cc:paul@frost.snake.net2005-08-271-4/+4
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-251-0/+1
|\ \ \ | |_|/ |/| |
| * | Several fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-08-241-3/+13
| * | Some minor fixes for Netware. These were required after we started buildingjani@a193-229-222-105.elisa-laajakaista.fi2005-08-181-0/+1
* | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.1patg@radha.local2005-08-191-1/+1
|\ \ \
| * | | BUG #12498 Fixed mispellingpatg@radha.local2005-08-191-1/+1
* | | | Changes for Netware. This is needed when building against newer Libcjani@a193-229-222-105.elisa-laajakaista.fi2005-08-181-0/+1
| |_|/ |/| |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-11796jimw@mysql.com2005-08-151-1/+5
|\ \ \ | |/ / |/| |
| * | Avoid problems on shutdown by shutting down replication slave threadsjimw@mysql.com2005-08-081-1/+5
* | | Fix for bug #12177 (errorlog file isn't closed)hf@deer.(none)2005-08-041-1/+2
* | | Fix for bug #11329 (lowercase_table.test fails)hf@deer.(none)2005-07-261-44/+44
|/ /
* | Simple fixes during review of new codemonty@mishka.local2005-07-191-13/+24
* | Fix for BUG#12003 "assertion failure in testsuite (double lock ofgbichot@production.mysql.com2005-07-181-1/+1
* | added a comment referring to the bug reportreggie@linux.site2005-07-151-0/+6
* | Bug #7403 error "Forcing close of thread 1 user: 'xxx'"reggie@linux.site2005-07-141-1/+1
* | Fixed Bug#11226 and reverted fix for Bug#6993.jani@ua141d10.elisa.omakaista.fi2005-06-301-1/+1
* | Cleanup during review of new codemonty@mishka.local2005-06-211-3/+0
* | Fix Bug#9334 "PS API queries in log file" and konstantin@mysql.com2005-06-171-0/+7
* | A fix for Bug#9141 "4.1 does not log into slow log konstantin@mysql.com2005-06-161-3/+16
* | Fix problem with handling of lower_case_table_name == 2 whenjimw@mysql.com2005-06-081-3/+5
* | Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-0/+4
* | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-7/+1
* | Bug #5843: Server code does not check whether PID file was successfully writtengluh@mysql.com2005-05-051-1/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-04-261-0/+1
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-04-261-0/+1
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-04-061-0/+1
| | |\ \
| | | * | Fixed that create_time is set properly for cached threadsmonty@mysql.com2005-04-061-0/+1
* | | | | Fix compile issues in Intel C/C++ compiler (Bug #9063)jimw@mysql.com2005-04-251-1/+1
|/ / / /
* | | | Fixed core dump with long timezone namesmonty@mishka.local2005-04-161-9/+17
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9833jimw@mysql.com2005-04-151-0/+1
|\ \ \ \
| * | | | Don't allow the server to start up when an invalid user isjimw@mysql.com2005-04-131-0/+1
* | | | | Check that the default storage engine is really available, andjimw@mysql.com2005-04-131-0/+12
|/ / / /
* | | | Mergemskold@mysql.com2005-04-131-1/+1
|\ \ \ \
| * | | | Fix for bug#9813: Test 'ndb_basic': Autoincrement fails in 64 bitmskold@mysql.com2005-04-131-1/+1
| |/ / /
* | | | Bug #9665 After registering MySQL service and starting with shared mem, cann...reggie@mdk10.(none)2005-04-081-9/+0
* | | | Bug #9665 After registering MySQL service and starting with shared mem, canno...reggie@mdk10.(none)2005-04-081-0/+12
|/ / /