summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection re...unknown2006-02-012-0/+38
* Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/bug15302/my41-...unknown2006-01-312-7/+14
|\
| * Bug #15302 LOAD DATA FROM MASTER -> Packets out of order (Found: 2, expected 1)unknown2006-01-312-7/+14
* | ndb - testBlobs 'perf test' fixunknown2006-01-311-6/+12
* | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-303-17/+129
|\ \
| * | Fixed BUG#15653, BUG#16582.unknown2006-01-303-17/+129
* | | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-303-1/+28
|\ \ \ | |/ /
| * | Fixed BUG#16387.unknown2006-01-303-1/+28
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-271-1/+0
|\ \ \
| * | | Enable kill testunknown2006-01-271-1/+0
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-278-27/+86
|\ \ \ \
| * | | | Added comments to specify why no much mutex is needed.unknown2006-01-271-0/+24
| * | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-278-27/+62
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Delete: mysql-test/t/test_heap.testunknown2005-11-221-20/+0
| | * | | Changed report of records to 2 from 1 previously in records_in_range in certa...unknown2005-11-222-11/+11
| | * | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-227-16/+71
| | |\ \ \
| | | * \ \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-087-16/+71
| | | |\ \ \
| | | | * | | Bug #12796: Record lost in HEAP tableunknown2005-11-087-16/+71
* | | | | | | configure.in:unknown2006-01-271-2/+2
|/ / / / / /
* | | | | | configure.in:unknown2006-01-271-1/+1
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2006-01-267-5/+125
|\ \ \ \ \ \
| * \ \ \ \ \ Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-267-5/+125
| |\ \ \ \ \ \
| | * | | | | | BUG#16487 importing the test case from 5.0 (the fix is done in BUG#15699)unknown2006-01-262-0/+29
| | * | | | | | BUG#15699 importing the fix from 5.0unknown2006-01-265-5/+96
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2006-01-265-4/+87
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2006-01-185-4/+87
| |\ \ \ \ \ \ \
| | * | | | | | | Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).unknown2006-01-185-4/+87
* | | | | | | | | reserved config numbers in ndbunknown2006-01-261-0/+5
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | BUG#15935: post-review fixes: added commentunknown2006-01-261-0/+10
* | | | | | | | Mergeunknown2006-01-263-2/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | BUG#15935: In mysql_update, don't use full index scan when we could have used...unknown2006-01-253-2/+28
* | | | | | | | | sql_base.cc:unknown2006-01-251-1/+0
* | | | | | | | | Manually mergedunknown2006-01-243-0/+13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fixed bug #16510: Updating field named like '*name' caused server crash.unknown2006-01-233-0/+13
| * | | | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2006-01-171-1/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge mysql.com:/M41/bug16730-4.1 into mysql.com:/M41/merge-4.1unknown2006-01-241-0/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Test "ctype_ucs": Disable warnings if "InnoDB" is not configured ("classic" ...unknown2006-01-241-0/+2
* | | | | | | | | | Merge gboehn@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-233-0/+17
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-233-0/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | BUG#16489 - utf8 + fulltext leads to corrupt index file.unknown2006-01-233-0/+17
| | |/ / / / / / / / /
| * | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-01-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2006-01-180-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-01-181-7/+5
| | | |\ \ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ \ Merge gboehn@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-233-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | date_formats.test:unknown2006-01-163-2/+5
| * | | | | | | | | | | item_timefunc.cc:unknown2006-01-141-1/+0
| * | | | | | | | | | | item_timefunc.cc:unknown2006-01-141-1/+2
| * | | | | | | | | | | fix for bug#15828unknown2006-01-133-1/+14
* | | | | | | | | | | | Merge hf@192.168.21.12:work/mysql-4.1.15429unknown2006-01-211-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bug #15429 (Test 'func_math' not prepared for 'classic' build)unknown2005-12-191-0/+2