Can't create table (errno: 604)

2006-10-11 Thread Sebastian Mork
Hi, I get this error when trying to create newtables in a cluster. I just created about 27 tables using ndbcluster-engine without a problem. trying to create any more tables fails with this error. anybody knows? thx -- Sebastian Mork [EMAIL PROTECTED] -- MySQL General Mailing List For list

Re: Can't create table (errno: 604) (occurs when trying to create a primary key)

2006-10-11 Thread Sebastian Mork
I've now figured out that the error occurs when I try to create any table that has a primary key. creating tables without the primary key works. hmm.. is there any limitation in the mysql (ndb)-settings that I've to change? Its the standard-installation of 4.1.21-max... -- Sebastian Mork [EMAIL

ndb_mgmd on windows?

2006-10-01 Thread Sebastian Mork
is it possible to run the management-node on a windows-machine? here someone said he saw it running on win: http://forums.mysql.com/read.php?25,70539,79253#msg-79253 I tried using cygwin on my win-pc to run ndb_mgmd but it doesnt start there... -- Sebastian Mork [EMAIL PROTECTED] -- MySQL

ndb-storage engine in 5.0.24a-community-max?

2006-09-05 Thread Sebastian Mork
Hi, is the ndb-storage-engine for creating clusters included in 5.0.24a-community-max (win)?? if it is, how can I enable it? Or is it still imposible to use clusters on windows-machines? Thx -- Sebastian Mork [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http

updating federated table affects only one row per request, should update more rows ..

2006-03-13 Thread Sebastian Mork
`) ) ENGINE=FEDERATED DEFAULT CHARSET=utf8 CONNECTION='mysql://user:[EMAIL PROTECTED]:3307/dbname/tbl_lager'; thx -- Sebastian Mork [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: locking federated table not possible?

2006-03-07 Thread Sebastian Mork
no ideas? -- Sebastian Mork [EMAIL PROTECTED] -- On Mon, 06 Mar 2006 19:46:53 +0100 Sebastian Mork [EMAIL PROTECTED] wrote: Hi, is it not possible to lock federated tables (creating a lock on the remote machine to lock the table on the machine containing the data?) I've a situation where

locking federated table not possible?

2006-03-06 Thread Sebastian Mork
()# doing this local ob the server where the data is stored physically it works fine. but on the federated table it doesn't work. Any comments would be great. thx. -- Sebastian Mork [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe