summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-06-201-4/+8
|\
| * Merge mysql.com:/home/kgeorge/mysql/4.1/teamcleangkodinov@mysql.com2006-06-191-4/+8
| |\
| | * * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with biggkodinov@mysql.com2006-06-191-4/+8
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2006-06-201-20/+8
|\ \ \
| * | | item_cmpfunc.cc, func_in.result, func_in.test:evgen@moonbone.local2006-06-201-20/+8
| |/ /
* | | Merge april:devel/BitKeeper/mysql-4.1svoj@may.pils.ru2006-06-191-1/+1
|\ \ \ | |/ / |/| |
| * | BUG#18036 - update of table joined to self reports table as crashedsvoj@may.pils.ru2006-06-191-1/+1
* | | Manually mergedevgen@moonbone.local2006-06-1713-53/+294
|\ \ \
| * | | item_strfunc.cc:evgen@moonbone.local2006-06-162-22/+13
| * | | Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-optevgen@moonbone.local2006-06-151-10/+5
| |\ \ \
| | * | | item_cmpfunc.h, cast.result:evgen@moonbone.local2006-06-151-10/+5
| * | | | Merge moonbone.local:/work/15351-bug-4.1-mysqlevgen@moonbone.local2006-06-1513-52/+291
| |\ \ \ \ | | |/ / /
| | * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-06-141-1/+7
| | |\ \ \
| | | * | | Better comments in KEY_PART_INFO structsergefp@mysql.com2006-06-141-1/+7
| | | | |/ | | | |/|
| | * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-06-136-41/+231
| | |\ \ \ | | | |/ /
| | | * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-06-136-41/+231
| | | |\ \
| | | | * | Fixed bug#16377: result of DATE/TIME functions were compared as strings whichevgen@moonbone.local2006-06-136-41/+231
| | * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-06-124-8/+15
| | |\ \ \ \ | | | |/ / /
| | | * | | Cleanup for the fix of bug 18206.igor@rurik.mysql.com2006-06-021-4/+0
| | | * | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1-optigor@rurik.mysql.com2006-06-023-7/+18
| | | |\ \ \
| | | | * | | Fixed bug #18206.igor@rurik.mysql.com2006-06-023-7/+18
| | | | |/ /
| | | * | | Bug #4981: 4.x and 5.x produce non-optimal execution path, gkodinov@mysql.com2006-06-021-1/+1
| | | |/ /
| | * | | Merge moonbone.local:/work/16716-bug-4.1-mysqlevgen@moonbone.local2006-06-122-4/+37
| | |\ \ \ | | | |/ /
| | | * | Merge moonbone.local:/work/18630-bug-4.1-mysqlevgen@moonbone.local2006-05-301-2/+35
| | | |\ \
| | | | * | Fixed bug#18360: Incorrect type coercion in IN() results in false comparisonevgen@moonbone.local2006-05-301-2/+35
| | | * | | Fixed bug#19225: unchecked error results in server crashevgen@moonbone.local2006-05-291-2/+2
| | * | | | Fixed bug#16716: subselect in concat() may lead to a wrong result.evgen@moonbone.local2006-05-261-1/+4
| | |/ / /
| * | | | Fixed bug#15351: Wrong collation used for comparison of md5() and sha()evgen@moonbone.local2006-05-281-2/+18
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2006-06-151-1/+1
|\ \ \ \ \
| * | | | | Fix for bug #15558: truncate doesn't clear table on archive storage engine ta...ramil@mysql.com2006-05-181-1/+1
* | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-141-1/+1
|\ \ \ \ \ \
| * | | | | | Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCALtomas@poseidon.ndb.mysql.com2006-06-141-1/+1
* | | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-141-0/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCALtomas@poseidon.ndb.mysql.com2006-06-141-0/+18
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-141-7/+27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-141-7/+27
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug #18595 repeated create, insert, drop can cause MySQL table definition ca...tomas@poseidon.ndb.mysql.com2006-06-141-7/+27
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2006-06-123-13/+86
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Moved back comment to correct methodmskold@mysql.com2006-06-121-5/+12
| * | | | | | | Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: implemented ha_ndb...mskold@mysql.com2006-06-082-11/+72
| * | | | | | | Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb tablemskold@mysql.com2006-06-022-2/+7
* | | | | | | | Merge bk-internal:/home/bk/mysql-4.1kent@mysql.com2006-06-091-25/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge mysql.com:/data0/mysqldev/my/mysql-4.1.20-releasekent@mysql.com2006-05-261-25/+5
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge mysql.com:/data0/mysqldev/my/mysql-4.1.16a-releaseserg@mysql.com2006-05-241-25/+5
| | |\ \ \ \ \ \
| | | * | | | | | don't let bugfix for bug#8303 break the bugfix for bug#8378kent@mysql.com2006-05-241-25/+5
* | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2006-06-071-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for bug #6880: LAST_INSERT_ID() within a statementramil@mysql.com2006-06-071-3/+4
* | | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2006-06-062-3/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix for bug #16546: DATETIME+0 not always coerced the same wayramil@mysql.com2006-05-022-3/+4
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2006-05-301-1/+40
|\ \ \ \ \ \ \ \ \