summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | mergeserg@serg.mylan2005-03-031-2/+9
|\ \ | |/
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-2/+9
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-03-021-3/+9
|\ \
| * | Fix for BUG#8325 "Deadlock in replication thread stops replication":guilhem@mysql.com2005-03-021-3/+9
* | | Fixed Bug#7906, "Cmdline help for mysqld --ansi option misses some info".jani@ua141d10.elisa.omakaista.fi2005-03-011-1/+1
* | | Fixed wrong memory references found by purifymonty@mysql.com2005-02-281-15/+27
|/ /
* | Merge bk-internal:/home/bk/mysql-4.1jimw@mysql.com2005-02-221-1/+2
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6662-4.1lars@mysql.com2005-02-221-1/+2
| |\ \
| | * | BUG#6662: Changes after Guilhems and Sergs reviewlars@mysql.com2005-02-221-1/+1
| | * | BUG#6662: Importing mysqldumps should not show any warnings of level "notes".lars@mysql.com2005-02-211-1/+2
* | | | Fix merge of fix for Bug #4872.jimw@mysql.com2005-02-181-2/+23
|\ \ \ \ | |/ / / |/| | |
| * | | When calling initgroups(), set a flag that the segfault handler checksjimw@mysql.com2005-02-161-0/+22
| | |/ | |/|
| * | InnoDB: Backport innodb_autoextend_increment from 4.1marko@hundin.mysql.fi2005-01-251-0/+6
| * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2005-01-121-0/+1
| |\ \
| | * | added missing Com_update_multi status variableserg@serg.mylan2005-01-121-0/+1
* | | | Fix for the bug #7344 (multiple server_init/server_end lead to crash)hf@deer.(none)2005-02-181-0/+1
| |_|/ |/| |
* | | Applied a patch for Netware.jani@ua141d10.elisa.omakaista.fi2005-02-081-1/+7
* | | configure.inserg@serg.mylan2005-02-021-0/+2
* | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1heikki@hundin.mysql.fi2005-01-271-1/+20
|\ \ \
| * \ \ Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1heikki@hundin.mysql.fi2005-01-251-1/+20
| |\ \ \
| | * | | sql_class.h, set_var.cc, mysqld.cc:heikki@hundin.mysql.fi2005-01-251-1/+20
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2005-01-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2005-01-241-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | A fix (Bug #8015: server refuses to start with long basedir path).ram@gw.mysql.r18.ru2005-01-211-1/+1
* | | | | Cleanups during reviewmonty@mysql.com2005-01-251-5/+4
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7887jimw@mysql.com2005-01-241-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set lower_case_file_system when it is being tested to check ifjimw@mysql.com2005-01-241-1/+2
| * | | | Warn when mysqld starts up with lower_case_table_names=2 but datadir isjimw@mysql.com2005-01-191-0/+11
| |/ / /
* | | | Final patch for BUG#4285.timour@mysql.com2005-01-191-8/+5
|/ / /
* | | 2 small fixes for binlog (sorry for grouping them - I won't do it again):guilhem@mysql.com2005-01-061-2/+4
* | | mergeram@gw.mysql.r18.ru2004-12-271-12/+3
|\ \ \ | |/ /
| * | A fix (bug #5652: [patch] tcpwrapper support is broken on systems using an un...ram@gw.mysql.r18.ru2004-12-241-12/+3
| |/
* | fix indentationwax@kishkin.ru2004-12-231-19/+26
* | Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-12-231-1/+10
|\ \
| * | BUG#6056 wax@kishkin.ru2004-12-141-1/+10
* | | changed name of g_eventLogger so it can be used in TransporterRegistry and is...tomas@poseidon.ndb.mysql.com2004-12-221-1/+1
* | | added config parameter Group on connectiontomas@poseidon.ndb.mysql.com2004-12-201-6/+38
|/ /
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2004-12-131-1/+2
|\ \