summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-05-1527-225/+442
|\
| * ndb: dict cache reference not released as it shouldtomas@poseidon.ndb.mysql.com2006-05-152-4/+7
| * Bug#16445 ndb, removed workaround in test to see if rewrite of dict cache has...tomas@poseidon.ndb.mysql.com2006-05-152-18/+10
| * valgrind.supp:kent@mysql.com2006-05-141-0/+73
| * Mergeholyfoot@mysql.com2006-05-12239-2677/+5685
| |\
| | * Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-05-117-94/+108
| | |\
| | | * Bug#17400 (CRBR: Delete and update of table w/o PK fails on slave):mats@mysql.com2006-05-117-94/+108
| | * | Merge mysql.com:/M51/unittest-5.1 into mysql.com:/M51/clone-5.1joerg@mysql.com2006-05-104-0/+8
| | |\ \
| | * | | ndb: added extra printout on failed "internal" discovery for binlogtomas@poseidon.ndb.mysql.com2006-05-101-7/+16
| | * | | ndb: fix assertion code in event code during cluster shutdowntomas@poseidon.ndb.mysql.com2006-05-101-17/+27
| | * | | Merge mysqldev@production.mysql.com:my/mysql-5.1-releasetomas@poseidon.ndb.mysql.com2006-05-103-61/+135
| | |\ \ \
| | | * | | stilled more valgrind memleakstomas@poseidon.ndb.mysql.com2006-05-093-70/+88
| | | * | | stilled some valgrind memleak warningstomas@poseidon.ndb.mysql.com2006-05-092-4/+60
| | * | | | Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-05-092-21/+20
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Plugging memory leak in row-based replication triggered bymats@mysql.com2006-05-092-21/+20
| | | | |/ | | | |/|
| | * | | libmysqld/Makefile.am : Another undetected typo ...joerg@mysql.com2006-05-091-1/+1
| | * | | libmysqld/Makefile.am : Silly typo: Lacking a trailing semicolon after sh...joerg@mysql.com2006-05-091-1/+1
| | * | | libmysqld/Makefile.am : Workaround against the empty variable "$sqlstorage...joerg@mysql.com2006-05-081-4/+7
| | |/ /
| * | | Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-05-02171-1684/+11792
| |\ \ \
| * \ \ \ Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-04-303-26/+43
| |\ \ \ \
| * \ \ \ \ Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-04-281-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-04-2710-4/+44
| |\ \ \ \ \ \
| | * | | | | | bug #18518 (embedded server crashes starting)holyfoot@deer.(none)2006-04-261-0/+9
| | * | | | | | bug #18518 (embedded server crashes starting)holyfoot@deer.(none)2006-04-249-4/+35
* | | | | | | | Merge mysql.com:/home/alexi/innodb/mysql-5.0-ss547-workaivanov@mysql.com2006-05-150-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge mysql.com:/home/alexi/innodb/mysql-4.1-ss29-workaivanov@mysql.com2006-05-150-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Applied innodb-4.1-ss29 snapshot.aivanov@mysql.com2006-05-152-25/+40
| * | | | | | | | | Applied innodb-5.0-ss547 snapshot.aivanov@mysql.com2006-05-152-25/+41
* | | | | | | | | | Merge mysql.com:/home/psergey/tmp_merge3sergefp@mysql.com2006-05-136-359/+156
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))):sergefp@mysql.com2006-05-106-22/+152
| * | | | | | | | | Merge mysql.com:/home/kgeorge/mysql/5.0/cleangkodinov@mysql.com2006-05-105-0/+77
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2006-05-101-338/+5
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2006-05-101-338/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Refactoring: Factor out common code from find_best() and best_access_path(): ...sergefp@mysql.com2006-05-071-338/+5
* | | | | | | | | | | | | fix binlog resultsacurtis@xiphis.org2006-05-131-0/+6
* | | | | | | | | | | | | fix partition testacurtis@xiphis.org2006-05-121-5/+9
* | | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-5.1-newacurtis@xiphis.org2006-05-128-3/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix results after mergeacurtis@xiphis.org2006-05-121-2/+0
| * | | | | | | | | | | | | manual merge bug#10952acurtis@xiphis.org2006-05-128-3/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Merge xiphis.org:/home/antony/work2/p1-bug10952.1acurtis@xiphis.org2006-05-098-3/+46
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge acurtis@bk-internal:/home/bk/mysql-5.0-enginesacurtis@xiphis.org2006-05-098-3/+46
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | bug#10952acurtis@xiphis.org2006-05-098-3/+46
* | | | | | | | | | | | | | | Merge ngrishakin@bk-internal.mysql.com:/home/bk/mysql-5.1-newngrishakin@mysql.com2006-05-1310-1417/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | .del-ndb_partition_range.result~17fc1db754d4153d:ngrishakin@mysql.com2006-05-1310-1350/+0
* | | | | | | | | | | | | | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-1220-39/+319
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19140mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-126-4/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | BUG#19140: Create index caused crashmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-086-4/+40
| * | | | | | | | | | | | | | | | | mergemikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-121-0/+1
| * | | | | | | | | | | | | | | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-1220-35/+279
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19502mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-124-3/+91
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \