ndb_mgmd on windows?

2006-10-01 Thread Sebastian Mork
Hi, I wanna create a mysql-cluster with two data-nodes running on linux-servers. so I've got two linux-servers available but for the management-node I'd need a third one.. I just wanna test my app first to see how it is running in a cluster, later in production there'll be three linux-servers. so

Re: comparing two databases

2006-10-01 Thread Steve Buehler
I want to thank all of you that responded to my question. I have not tried all of the programs yet, but I think I will when I get time. I have tried DBTools Manager Enterprise Edition and it does what I was looking for and more. I might even purchase it after I test it some more and

Re: Low priority copy?

2006-10-01 Thread mos
At 01:54 PM 9/27/2006, you wrote: I have a very busy 14,000,000 record table. I made a new version of the table, that's more efficient, and now I just need to copy over the data. Just about anything I try swamps the machine and locks up MySQL with too many connections because it's so damn busy.

Can't set password for user

2006-10-01 Thread Deckard
Hello, I'm trying to set a password for a user with the command: mysql set password for 'gamito'@'localhost'=password('bla'); but i always get the error: ERROR 1133 (42000): Can't find any matching row in the user table although i'm pretty sure that he user exists. I'm using MySQl version