summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-04-191-12/+19
|\
| * Bug#17400 (Cluster Replication: Delete and update of row w/o PK fails):mats@mysql.com2006-04-121-12/+19
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newbar@mysql.com2006-04-191-3/+10
|\ \
| * \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newbar@mysql.com2006-04-191-3/+10
| |\ \
| | * | bug#17870 Table names conflict with Windows device namesbar@mysql.com2006-04-111-3/+10
* | | | item_xmlfunc.cc:bar@mysql.com2006-04-191-3/+1
* | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newbar@mysql.com2006-04-1922-184/+192
|\ \ \ \ | |/ / /
| * | | fix for Bug#18848 "SIGHUP crashes the server" (v2)petr@mysql.com2006-04-181-11/+27
| * | | Merge mysql.com:/home/jimw/my/mysql-5.1-19059jimw@mysql.com2006-04-171-0/+4
| |\ \ \
| | * | | Bug #19059: Failure to get version information when running from source treejimw@mysql.com2006-04-171-0/+4
| * | | | Fixed a few pieces around support for data directory. brian@zim.(none)2006-04-162-20/+74
| * | | | Adding back support for loadable engines. brian@zim.(none)2006-04-161-2/+10
| * | | | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-1515-151/+33
| * | | | Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-142-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-142-0/+8
| | |\ \ \
| | | * \ \ Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-102-0/+8
| | | |\ \ \
| | | | * | | BUG#18752: Also handle NULL values in VALUES LESS THANmikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-102-0/+8
| * | | | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_mergecmiller@zippy.(none)2006-04-142-0/+36
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2006-04-111-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.0aivanov@mysql.com2006-04-111-1/+1
| | | |\ \ \ \ \
| | | | * | | | | Fixed BUG#13683: INSERT DELAYED into a view creates an infinite loop.aivanov@mysql.com2006-04-051-1/+1
| | * | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2006-04-112-0/+36
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fix for bug #14360: Date Between Interval Broken. ramil@mysql.com2006-04-112-0/+36
| | * | | | | | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2006-04-113-121/+207
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2006-04-115-41/+35
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2006-04-103-121/+207
| | | |\ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newbar@mysql.com2006-04-141-1/+17
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge mysql.com:/usr/home/bar/mysql-5.1-newbar@mysql.com2006-04-141-1/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bug#16319: XML: extractvalue() returns syntax errors for some functionsbar@mysql.com2006-04-071-1/+17
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
* | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@serg.mylan2006-04-133-106/+272
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-04-133-106/+272
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | wrong ndb object used to drop event operation causing DBUG_ASSERT in shutdown...tomas@poseidon.ndb.mysql.com2006-04-131-5/+8
| | * | | | | | | | | | ndb:tomas@poseidon.ndb.mysql.com2006-04-121-54/+87
| | * | | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbjonas@perch.ndb.mysql.com2006-04-101-4/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge perch.ndb.mysql.com:/home/jonas/src/51-workjonas@perch.ndb.mysql.com2006-04-101-4/+5
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | ndb -jonas@perch.ndb.mysql.com2006-04-101-4/+5
| | | | |/ / / / / / / / /
| | * | | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-04-103-51/+180
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbtomas@poseidon.ndb.mysql.com2006-04-103-51/+180
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | Bug #18932: Cluster binlog mysqld accepts updating although binlog not setuptomas@poseidon.ndb.mysql.com2006-04-103-51/+180
* | | | | | | | | | | | | fix for distcheckserg@serg.mylan2006-04-131-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-5.1-newjimw@mysql.com2006-04-115-3/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-115-3/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-115-3/+38
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-115-3/+38
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | BUG#18750: Various problems with partition names, quotation marksmikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-105-3/+38
| | | | |/ / / / / / / / / / /
* | | | | | | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.1-17139jimw@mysql.com2006-04-111-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Bug #17139: Partitions: unprivileged user can effectively drop tablejimw@mysql.com2006-03-071-2/+7
* | | | | | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmarty@linux.site2006-04-117-33/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmarty@linux.site2006-04-117-33/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fixes for fast alter table for ndbclustermarty@linux.site2006-04-117-33/+53
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |