tomas@poseidon.ndb.mysql.com
7dbc18bd07
ndb: corrected install dir
...
ndb: corrected initialization of records
2006-04-21 13:51:58 +02:00
tomas@poseidon.ndb.mysql.com
fa21279e8e
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-21 11:32:25 +02:00
tomas@poseidon.ndb.mysql.com
8e8c4e89e8
Merge jonas@perch:src/51-work/
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-21 11:29:34 +02:00
tomas@poseidon.ndb.mysql.com
824552a2d6
bug#18594 ndb_restore log boken in 5.1
...
- corrected previous patch
- read log entry variables out into explicit variables for siimpler code (and backwards compatability code)
2006-04-21 11:26:21 +02:00
tomas@poseidon.ndb.mysql.com
9a2938b571
added one more missing install path for new files
2006-04-21 09:43:21 +02:00
jonas@perch.ndb.mysql.com
79a275fe22
ndb - bug#19245
...
A-insert/B-insert/A-rollback/B-rollback leads to node crash, as bits in tuple header gets incorrectly assigned in second insert
this also likely fixes bug 18589 and explains 18808
2006-04-21 09:09:33 +02:00
tomas@poseidon.ndb.mysql.com
b9b202327d
added missing install paths for new files
2006-04-21 08:53:25 +02:00
jonas@perch.ndb.mysql.com
e97b67c280
ndb -
...
fix bug#19244, dd page got locked in page cache
likely fix bug 18780
2006-04-21 06:51:58 +02:00
jonas@perch.ndb.mysql.com
ba10d4c71b
ndb -
...
fix memory corruption in event-api
maybe bug fix for 18621, 19154, 19172, 19174
2006-04-21 06:40:47 +02:00
tomas@poseidon.ndb.mysql.com
1fbac122de
added missing files
2006-04-21 02:05:27 +02:00
tomas@poseidon.ndb.mysql.com
424a2a7f8d
added missing files
2006-04-21 02:01:13 +02:00
igor@rurik.mysql.com
1afc70d03e
Merge rurik.mysql.com:/home/igor/tmp_merge
...
into rurik.mysql.com:/home/igor/dev/mysql-5.1-2
2006-04-20 17:00:29 -07:00
tomas@poseidon.ndb.mysql.com
c247d853ab
diabled failing tests again
2006-04-21 01:59:22 +02:00
tomas@poseidon.ndb.mysql.com
8f957a8058
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-21 01:56:15 +02:00
tomas@poseidon.ndb.mysql.com
8f9cc67841
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-21 01:53:44 +02:00
tomas@poseidon.ndb.mysql.com
cc138b5a3b
Bug#18594 ndb_restore log boken in 5.1
...
- added compatability with 5.0
- added test case for compatability with 5.0 and 5.1
2006-04-21 01:51:58 +02:00
igor@rurik.mysql.com
0b2318f07f
Merge rurik.mysql.com:/home/igor/tmp_merge
...
into rurik.mysql.com:/home/igor/dev/mysql-5.1-2
2006-04-20 16:51:13 -07:00
igor@rurik.mysql.com
0a65106cfb
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into rurik.mysql.com:/home/igor/mysql-5.1
2006-04-20 16:14:17 -07:00
konstantin@mysql.com
97f001a477
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/opt/local/work/mysql-5.1-merge
2006-04-21 02:48:48 +04:00
serg@serg.mylan
7a746d5905
fix for make distcheck
2006-04-20 23:04:55 +02:00
serg@serg.mylan
e21f10f66e
bug#19220
...
mi_open() should accept filename w/i extension and with .MYI
2006-04-20 23:03:13 +02:00
tomas@poseidon.ndb.mysql.com
2bc490d42b
BUG#18594 ndb_restore log boken in 5.1
...
- corrected log read after fragment id addition
2006-04-20 22:04:09 +02:00
pekka@mysql.com
a272f257c2
ndb/repl - bug#19004 rpl_ndb_2myisam ok, rpl_ndb_2innodb new bug(number)19227
2006-04-20 18:53:23 +02:00
konstantin@mysql.com
f14040e4d8
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/opt/local/work/mysql-5.1-merge
2006-04-20 20:49:41 +04:00
igor@rurik.mysql.com
18149be57c
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into rurik.mysql.com:/home/igor/mysql-5.1
2006-04-20 07:24:34 -07:00
tomas@poseidon.ndb.mysql.com
6be87a41a2
added missing cleanup in test causing later test to fail
2006-04-20 15:28:31 +02:00
tomas@poseidon.ndb.mysql.com
f8ca779aca
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-20 14:47:49 +02:00
tomas@poseidon.ndb.mysql.com
c73d00dcf9
Bug #19214 running mysqld without binlog causes 10s timeout to drigger on schema ops
...
- binlog thread should not wait for apply status share if binlog is not enabled
2006-04-20 14:44:16 +02:00
tomas@poseidon.ndb.mysql.com
271d7178e3
add mysql test run (from shell script) option to skip binlogs
2006-04-20 14:43:06 +02:00
mskold@mysql.com
778e362bc3
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-04-20 13:35:31 +02:00
mskold@mysql.com
ed31665b2a
Fix for bug#19196: Attempt to create index on usupported field type gives wrong error code: updated with new expected error codes
2006-04-20 13:32:41 +02:00
mskold@mysql.com
27a2d1b68b
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-04-20 12:10:09 +02:00
mskold@mysql.com
22d345bf5b
Fix for bug#19196: Attempt to create index on usupported field type gives wrong error code
2006-04-20 12:06:22 +02:00
tomas@poseidon.ndb.mysql.com
5cec74c8de
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-20 12:06:14 +02:00
msvensson@win2003-x86.
9bd55493d3
Fix build of taocrypt. Don't mention /GX or /EHsc as that will turn ON exception handling and not off as we want.
2006-04-20 11:59:12 +02:00
mskold@mysql.com
15ca6daf6f
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-04-20 11:11:21 +02:00
mats@mysql.com
cb48b8ccb3
Merge mysql.com:/home/bkroot/mysql-5.1-new
...
into mysql.com:/home/bk/b17400-mysql-5.1-new
2006-04-20 09:00:49 +02:00
mats@mysql.com
4b605314e3
Bug#16993 (ALTER TABLE ADD col AUTO_INCREMENT does not replicate):
...
Removed rpl_ndb_relay_space test since it does not make sense (in
its current form) for NDB.
2006-04-20 08:56:47 +02:00
tomas@poseidon.ndb.mysql.com
78f91e4cc1
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-20 03:20:03 +02:00
tomas@poseidon.ndb.mysql.com
2d74fc6d50
ndb uncomitted row count cont'd, applying new fix since last one was no good
2006-04-20 03:05:50 +02:00
tomas@poseidon.ndb.mysql.com
1d3d32412f
cluster: letting first mysql server startup properly before tstarting next
2006-04-19 23:50:51 +02:00
tomas@poseidon.ndb.mysql.com
4bd495e595
small correction in thd_ndb hash_init
2006-04-19 23:49:51 +02:00
tomas@poseidon.ndb.mysql.com
697227c898
BUG#17400 enabled rpl_ndb_dd_partitions
2006-04-19 23:46:40 +02:00
jimw@mysql.com
aabf1120a3
Turn on test timing in mysql-test-run.pl by default, and clean up usage docs.
2006-04-19 14:09:49 -07:00
tomas@poseidon.ndb.mysql.com
9d5429a3d0
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-19 22:46:01 +02:00
jimw@mysql.com
ff7717e090
Merge mysql.com:/home/jimw/my/mysql-5.1-old-scripts
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-19 13:11:58 -07:00
tomas@poseidon.ndb.mysql.com
33df79f559
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-19 21:31:58 +02:00
tomas@poseidon.ndb.mysql.com
b091805e01
corrected wrong usage of hash
2006-04-19 21:30:22 +02:00
tomas@poseidon.ndb.mysql.com
65cee73399
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-19 19:56:52 +02:00
mats@mysql.com
5f763b4378
Disabling test that fails. There is already a bug for the failure.
2006-04-19 19:53:17 +02:00