summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-04-253-7/+7
|\
| * Fixes for BUG#10039 "MEMORY engine is reported as HEAP",gbichot@quadita2.mysql.com2005-04-233-7/+7
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-04-232-0/+32
|\ \ | |/ |/|
| * Fix for BUG#8490: In mysql_make_view for join algorithm views we need sergefp@mysql.com2005-04-232-0/+32
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-04-222-0/+77
|\ \
| * \ Mergemskold@mysql.com2005-04-222-0/+77
| |\ \
| | * | Fix for Bug #9318 drop database does not drop ndb tablesmskold@mysql.com2005-04-222-0/+77
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-04-222-0/+55
|\ \ \ \
| * | | | Fixed BUG#9004: Inconsistent behaviour of SP re. warningspem@mysql.comhem.se2005-04-222-0/+55
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-04-222-0/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for bug #9486 "Can't perform multi-update in stored procedure".dlenev@brandersnatch.localdomain2005-04-152-0/+48
* | | | | Mergeacurtis@xiphis.org2005-04-212-0/+99
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bug#8861 - If Return is a YEAR data type, value is not shown in year formatacurtis@xiphis.org2005-04-212-0/+23
| * | | | Bug#9775 - Stored procedures: crash if create function that returns enum or setacurtis@xiphis.org2005-04-202-4/+46
| * | | | Bug#7648 - Stored procedure crash when invoking a function that returns a bitacurtis@xiphis.org2005-04-192-2/+21
| * | | | Bug#9102 - Stored proccedures: function which returns blob causes crashacurtis@xiphis.org2005-04-192-0/+15
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-04-212-3/+4
|\ \ \ \ \
| * | | | | Fix for BUG#9912: make the test handle both possible optimizer choicessergefp@mysql.com2005-04-212-3/+4
* | | | | | Disabled test for embeddedmskold@mysql.com2005-04-216-0/+6
* | | | | | Re-generatedmskold@mysql.com2005-04-211-6/+25
* | | | | | Mergemskold@mysql.com2005-04-2122-3/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-04-214-0/+94
| |\ \ \ \
| | * \ \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-04-202-0/+26
| | |\ \ \ \
| * | \ \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-04-2023-7/+60
| |\ \ \ \ \ \
| | * | | | | | Disabled ndb tests for embeddedmskold@mysql.com2005-04-1922-0/+22
| | * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-04-192-7/+38
| | |\ \ \ \ \ \
| | | * | | | | | Fix for Bug #9691 UPDATE fails on attempt to update primary keymskold@mysql.com2005-04-192-7/+38
* | | | | | | | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-04-212-0/+68
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-04-202-0/+68
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Hand merge, which needs fixes.ingo@mysql.com2005-04-202-0/+68
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-04-202-0/+68
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | Bug#7806 - insert on duplicate key and auto-update of timestampingo@mysql.com2005-04-192-0/+68
| | | | |/ / / / /
| | | * | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-04-202-0/+4
| | | |\ \ \ \ \ \ | | | | |/ / / / /
* | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-04-207-4/+78
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for BUG#10037sergefp@mysql.com2005-04-211-2/+2
| |/ / / / / / / /
| * | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-04-204-2/+50
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fixed BUG#7047: Stored procedure crash if alter procedurepem@mysql.comhem.se2005-04-202-2/+25
| | * | | | | | | Fixed BUG#6898: Stored procedure crash if GOTO statements existpem@mysql.comhem.se2005-04-202-0/+25
| * | | | | | | | BUG#9103 merge to 5.0sergefp@mysql.com2005-04-202-0/+26
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | | | | | Fix for BUG#9103: sergefp@mysql.com2005-04-182-0/+26
| | | |/ / / / | | |/| | | |
* | | | | | | Merge of the fix for bug #9681 4.1->5.0igor@rurik.mysql.com2005-04-192-0/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | sql_select.cc:igor@rurik.mysql.com2005-04-192-0/+26
| | |/ / / | |/| | |
* | | | | view.result:igor@rurik.mysql.com2005-04-181-1/+1
| |_|/ / |/| | |
* | | | Post merge fix - updated the test results (BUG#9439)sergefp@mysql.com2005-04-181-12/+12
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-04-182-1/+5
|\ \ \ \
| * | | | Fixed test results after merging fix for bug #8068 "TIMEDIFF with firstdlenev@brandersnatch.localdomain2005-04-181-1/+2
| * | | | Manual merge of patch for bug #8068 "TIMEDIFF with first negativedlenev@mysql.com2005-04-182-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2005-04-182-0/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix for bug #8068 "TIMEDIFF with first negative argument gives wrong dlenev@brandersnatch.localdomain2005-03-282-0/+4
| | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-04-172-0/+32
| | |\ \ \