summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-1514-23/+43
|\
| * fixed incorrect using of THD::is_fatal_errorunknown2004-11-141-1/+1
| * Fixed a function call.unknown2004-11-121-1/+1
| * Merge with 4.0unknown2004-11-121-3/+11
| |\
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-121-1/+2
| | |\
| | * | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')unknown2004-11-111-3/+11
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-121-0/+1
| |\ \ \
| | * | | Fix to allow usage of 4.0 tables with 4.1unknown2004-11-121-0/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-11-127-10/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | typos in error messages fixedunknown2004-11-127-10/+10
| * | | | Merge on pullunknown2004-11-124-7/+20
| |\ \ \ \
| | * | | | After merge fixesunknown2004-11-121-2/+5
| | * | | | merge with 4.0unknown2004-11-124-5/+15
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Bug#6123 - GRANT USAGE creates useless mysql.db rowunknown2004-11-111-1/+2
| | | |/
| | | * Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b...unknown2004-11-102-1/+9
| | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-041-1/+2
| | | |\
| | | | * Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":unknown2004-11-041-1/+2
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-041-5/+18
| | | |\ \
| | | | * | Fix for bug #6387 "Queried timestamp values do not match the insertedunknown2004-11-031-5/+18
| | | | |/
| | | * | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-031-1/+3
| | | |\ \ | | | | |/
| | | | * ha_innodb.cc:unknown2004-11-021-1/+3
| | | * | mysqld.cc:unknown2004-11-011-2/+2
| | | |/
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-121-3/+7
| |\ \ \ | | |/ /
| * | | A fix (bug #6551: UMASK_DIR & UMASK not taken into account (mysqld.cc my_init...unknown2004-11-111-2/+0
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-1132-66/+83
|\ \ \ \ | | |/ / | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-111-3/+7
| |\ \ \ | | |/ / | |/| |
| | * | Merge pcgem.rdg.cyberkinetica.com:/mnt/staff/repositories/mysql-4.1unknown2004-11-111-3/+7
| | |\ \
| | | * | Bug#6469 - REVOKE ALL synonymy bugunknown2004-11-101-3/+7
| * | | | Added ending ';' for the start_transaction_opts:unknown2004-11-111-0/+1
| |/ / /
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1124-25/+3
| |\ \ \
| | * | | no new message in 4.1 (causes merge issues with 5.0). Using ER_UNKNOW_ERROR a...unknown2004-11-1124-25/+3
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-118-38/+72
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added possibility to detect if libmysqld is restartedunknown2004-11-111-15/+23
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-107-23/+49
| | |\ \ \
| | | * | | More debuggingunknown2004-11-106-18/+41
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-103-3/+6
| | | |\ \ \
| | | * | | | Fix for valgrind/purify for variables that the compiler touches but that does...unknown2004-11-091-5/+8
| | | | |/ / | | | |/| |
* | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-101-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge joreland@bk-internal.mysql.com:wl1744 into w2k.:C:/mysql-4.1unknown2004-11-103-3/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | wl1744 - win compile fixesunknown2004-11-101-1/+1
| | |_|/ / | |/| | |
* | | | | Mergeunknown2004-11-1032-23/+98
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-1029-7/+74
| * | | | As rollback can be 30 times slower than insert in InnoDB, and user mayunknown2004-11-081-0/+7
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-033-17/+17
| |\ \ \ \
| | * \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-223-17/+17
| | |\ \ \ \
| | | * \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-193-17/+17
| | | |\ \ \ \
| | | | * | | | Optimization: in the replication slave, we can avoid doing one strlen() per e...unknown2004-10-193-17/+17
* | | | | | | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.unknown2004-11-104-8/+59
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-102-2/+5
|\ \ \ \ \ \ \
| * | | | | | | 1. When mixing NULL to a character string,unknown2004-11-102-2/+5
| | |_|_|_|/ / | |/| | | | |