summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@mishka.local2005-05-061-26/+26
|\
| * Fixes while reviewing new codemonty@mishka.local2005-05-061-26/+26
* | merging cp932 from 4.1bar@mysql.com2005-05-061-1/+7
|\ \
| * | 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
* | | | | | Mergeholyfoot@mysql.com2005-05-051-1/+7
|\ \ \ \ \ \
| * | | | | | A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-1/+7
* | | | | | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...gbichot@quadita2.mysql.com2005-05-051-1/+13
|/ / / / / /
* | | | | | yassl changeset 2:serg@serg.mylan2005-04-301-1/+0
| |_|_|_|/ |/| | | |
* | | | | ha_innodb.cc, mysqld.cc:heikki@hundin.mysql.fi2005-04-271-0/+2
* | | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0heikki@hundin.mysql.fi2005-04-271-2/+0
|\ \ \ \ \
| * | | | | Many files:heikki@hundin.mysql.fi2005-04-201-2/+0
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9063jimw@mysql.com2005-04-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fix compile issues in Intel C/C++ compiler (Bug #9063)jimw@mysql.com2005-04-251-1/+1
| |/ / /
* | | | Merge with 4.1monty@mishka.local2005-04-161-4/+25
|\ \ \ \ | |/ / /
| * | | 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
| |/ / /
* | | | Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau...gbichot@quadita2.mysql.com2005-04-151-5/+18
* | | | Mergemskold@mysql.com2005-04-131-1/+1
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | Merge mdk10.(none):/home/reggie/bk/mysql-4.1reggie@mdk10.(none)2005-04-111-9/+12
|\ \ \ \ | |/ / /
| * | | 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
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-04-061-1/+2
|\ \ \
| * | | Fixed errors descovered by valgrind 2.4monty@mysql.com2005-04-061-1/+2
* | | | Merge bk-internal:/home/bk/mysql-5.0jimw@mysql.com2005-04-051-40/+14
|\ \ \ \
| * | | | sql/item.ccserg@serg.mylan2005-04-051-1/+1
| * | | | Mergeserg@serg.mylan2005-04-051-40/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | remove the rest of isam/merge referencesserg@serg.mylan2005-04-051-40/+14
* | | | | Mergejimw@mysql.com2005-04-041-10/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fix handling of max_allowed_packet and net_buffer_length injimw@mysql.com2005-04-011-10/+3
| | |/ | |/|
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-2/+2
| |/ |/|
* | mergebar@mysql.com2005-03-291-2/+0
|\ \ | |/
| * Remove redundant my_security_attr_free() from konstantin@mysql.com2005-03-291-2/+0
* | Manual mergekonstantin@mysql.com2005-03-261-15/+29
|\ \ | |/
| * A fix for Bug#8226 "Cannot connect via shared memory": konstantin@mysql.com2005-03-261-15/+29
* | Merging support for blackhole up to 5.0.brian@zim.(none)2005-03-251-0/+6
|\ \ | |/
| * 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
| |\ \
* | \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0gbichot@quadita2.mysql.com2005-03-241-3/+13
|\ \ \ \
| * \ \ \ merge from 4.1gbichot@quadita2.mysql.com2005-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
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-03-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |