summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Fix handling of max_allowed_packet and net_buffer_length injimw@mysql.com2005-04-011-10/+3
|/ /
* | Remove redundant my_security_attr_free() from konstantin@mysql.com2005-03-291-2/+0
* | A fix for Bug#8226 "Cannot connect via shared memory": konstantin@mysql.com2005-03-261-15/+29
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@zim.(none)2005-03-241-0/+6
|\ \
| * | Additional storage engine called "blackhole". Customer request, and for that ...brian@zim.(none)2005-03-221-0/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-03-241-3/+13
|\ \ \
| * | | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...gbichot@quadita2.mysql.com2005-03-231-3/+13
* | | | BUG#9072 'Max_error_count' system variable cannot be set to zeromsvensson@neptunus.(none)2005-03-211-1/+1
|/ / /
* | | sql/mysqld.ccserg@serg.mylan2005-03-091-1/+4
* | | mysqld.cc:marko@hundin.mysql.fi2005-03-081-3/+1
|/ /
* | Fixed crash if max_connections is exceeded. BUG#8996serg@serg.mylan2005-03-071-0/+1
* | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2005-03-041-2/+2
|\ \ | |/
| * typos fixedserg@serg.mylan2005-03-031-2/+2