summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug from last pushunknown2005-05-181-5/+1
* Fix warnings from iccunknown2005-05-181-60/+72
* Don't enable binlogs by default as this gives too many warningsunknown2005-05-141-1/+1
* concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-8/+14
* mergeunknown2005-05-061-26/+26
|\
| * Fixes while reviewing new codeunknown2005-05-061-26/+26
* | merging cp932 from 4.1unknown2005-05-061-1/+7
|\ \
| * | Bug #5843: Server code does not check whether PID file was successfully writtenunknown2005-05-051-1/+7
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-261-0/+1
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-261-0/+1
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-061-0/+1
| | | |\ \
| | | | * | Fixed that create_time is set properly for cached threadsunknown2005-04-061-0/+1
* | | | | | Mergeunknown2005-05-051-1/+7
|\ \ \ \ \ \
| * | | | | | A lot of fixes to Precision mathunknown2005-05-051-1/+7
* | | | | | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-1/+13
|/ / / / / /
* | | | | | yassl changeset 2:unknown2005-04-301-1/+0
| |_|_|_|/ |/| | | |
* | | | | ha_innodb.cc, mysqld.cc:unknown2005-04-271-0/+2
* | | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-271-2/+0
|\ \ \ \ \
| * | | | | Many files:unknown2005-04-201-2/+0
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9063unknown2005-04-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fix compile issues in Intel C/C++ compiler (Bug #9063)unknown2005-04-251-1/+1
| |/ / /
* | | | Merge with 4.1unknown2005-04-161-4/+25
|\ \ \ \ | |/ / /
| * | | Fixed core dump with long timezone namesunknown2005-04-161-9/+17
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-9833unknown2005-04-151-0/+1
| |\ \ \
| | * | | Don't allow the server to start up when an invalid user isunknown2005-04-131-0/+1
| * | | | Check that the default storage engine is really available, andunknown2005-04-131-0/+12
| |/ / /
* | | | Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau...unknown2005-04-151-5/+18
* | | | Mergeunknown2005-04-131-1/+1
|\ \ \ \ | |/ / /
| * | | Mergeunknown2005-04-131-1/+1
| |\ \ \
| | * | | Fix for bug#9813: Test 'ndb_basic': Autoincrement fails in 64 bitunknown2005-04-131-1/+1
| | |/ /
* | | | Merge mdk10.(none):/home/reggie/bk/mysql-4.1unknown2005-04-111-9/+12
|\ \ \ \ | |/ / /
| * | | Bug #9665 After registering MySQL service and starting with shared mem, cann...unknown2005-04-081-9/+0
| * | | Bug #9665 After registering MySQL service and starting with shared mem, canno...unknown2005-04-081-0/+12
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-061-1/+2
|\ \ \
| * | | Fixed errors descovered by valgrind 2.4unknown2005-04-061-1/+2
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-04-051-40/+14
|\ \ \ \
| * | | | sql/item.ccunknown2005-04-051-1/+1
| * | | | Mergeunknown2005-04-051-40/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | remove the rest of isam/merge referencesunknown2005-04-051-40/+14
* | | | | Mergeunknown2005-04-041-10/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fix handling of max_allowed_packet and net_buffer_length inunknown2005-04-011-10/+3
| | |/ | |/|
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-2/+2
| |/ |/|
* | mergeunknown2005-03-291-2/+0
|\ \ | |/
| * Remove redundant my_security_attr_free() from unknown2005-03-291-2/+0
* | Manual mergeunknown2005-03-261-15/+29
|\ \ | |/
| * A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-261-15/+29
* | Merging support for blackhole up to 5.0.unknown2005-03-251-0/+6
|\ \ | |/
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-241-0/+6
| |\
| | * Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-241-3/+13
| |\ \