summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* After review fixes to check-cpuunknown2005-04-281-2/+0
* Merge neptunus.(none):/home/msvensson/mysql/bug9911unknown2005-04-283-30/+9
|\
| * BUG#9911 After review fixesunknown2005-04-283-30/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-2717-99/+244
|\ \
| * | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-20/+55
| * | Merge from 4.0 needs fixesunknown2005-04-272-3/+53
| |\ \
| | * | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-273-23/+108
| * | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-2731-1071/+1152
| |\ \ \
| | * \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-273-0/+26
| | |\ \ \
| | | * | | A fix (bug #9837: round(1, 6) delivers wrong value in create table context).unknown2005-04-193-0/+26
| * | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-2611-76/+110
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/nptl-4.1unknown2005-04-2611-76/+110
| | |\ \ \ \ \
| | | * | | | | Final fix for NPTL configuration (bug#2173, bug#5871, and bug#9497).unknown2005-04-261-0/+1
| | | * | | | | Step 3 of the switch to support configuration with NPTL:unknown2005-04-221-53/+85
| | | * | | | | Step 2 of the switch to support configuration with NPTL:unknown2005-04-206-10/+11
| | | * | | | | Step 1 of the switch to support configuration with NPTL:unknown2005-04-206-14/+14
| | | | |/ / / | | | |/| | |
* | | | | | | After review fixunknown2005-04-271-1/+7
* | | | | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-272-0/+20
* | | | | | | Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march insteadunknown2005-04-272-5/+85
* | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug8162unknown2005-04-271-2/+9
|\ \ \ \ \ \ \
| * | | | | | | Bug #8162 MySQL cannot be compiled without readlineunknown2005-04-271-2/+9
* | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug9954unknown2005-04-274-29/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-274-29/+20
| |/ / / / / / /
* | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug9911unknown2005-04-274-2/+52
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file errorunknown2005-04-264-2/+52
| |/ / / / / /
* | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug2596unknown2005-04-2746-1232/+1609
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-2725-1070/+1099
| |\ \ \ \ \ \
| | * | | | | | bug#9749 - ndb lock upgrade unknown2005-04-252-11/+18
| | * | | | | | ndb - autotestunknown2005-04-251-0/+24
| | * | | | | | bug#9924 - ndb backupunknown2005-04-251-4/+0
| | * | | | | | bug#9924 - ndb backup - abort handlingunknown2005-04-241-0/+1
| | * | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-2225-1067/+1068
| | |\ \ \ \ \ \
| | | * | | | | | bug#9724 - ndb restartunknown2005-04-221-2/+8
| | | * | | | | | bug#9969 - ndbunknown2005-04-222-4/+4
| | | * | | | | | bug#9924 - ndb backup abort handlingunknown2005-04-2216-959/+750
| | | * | | | | | bug#9892unknown2005-04-183-14/+33
| | | * | | | | | BUG#9891 - ndb lcpunknown2005-04-143-45/+44
| | | * | | | | | BUG#9749 - ndb lock upgrade - more fixes...unknown2005-04-132-39/+34
| | | * | | | | | bug#9749 - ndb lock upgradeunknown2005-04-123-13/+204
| * | | | | | | | dict0dict.c, dict0dict.h, fil0fil.c:unknown2005-04-273-1/+27
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-04-262-2/+69
| |\ \ \ \ \ \ \
| | * | | | | | | checking that statements get into binlog even when they were affectingunknown2005-04-262-2/+69
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Fix typo in include file name (Bug #9063)unknown2005-04-261-1/+1
| * | | | | | | Fix compile issues in Intel C/C++ compiler (Bug #9063)unknown2005-04-253-6/+37
| |/ / / / / /
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-251-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix for func_sapdb failures on 64-bit platforms (aka Bug #10040 unknown2005-04-251-2/+2
| | |/ / / / /
| * | | | | | ndb - bug#10029 fixunknown2005-04-237-90/+205
| * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-224-52/+154
| |\ \ \ \ \ \
| | * | | | | | Fix for Bug #9318 drop database does not drop ndb tablesunknown2005-04-224-52/+154
| * | | | | | | Bug#7806 - insert on duplicate key and auto-update of timestampunknown2005-04-222-9/+16
| | |/ / / / / | |/| | | | |