Re: Changing the default database location

2011-05-26 Thread Prabhat Kumar
The reason to move database onto the network is that multiple user can access it. Do you think there is a better alternative? shared storage device with MySQL does not work. Perheps it will corrupt datafile. Not sure what do mean by 'multiple user can access' ; Once mysql install you can

Re: Changing the default database location

2011-05-26 Thread Reindl Harald
PLEASE do not reply to the list and some peopole on the list mailing-list is really enough Am 26.05.2011 23:49, schrieb Prabhat Kumar: The reason to move database onto the network is that multiple user can access it. Do you think there is a better alternative? shared storage device with

Changing the default database location

2011-05-20 Thread Firdosh Dhooka
I wanted to install mysql community server and workbench on my machine. So I downloaded and installed it and everything seems working fine. But now I wanted to change the location of datadir from local to my network. So I stop the server first using workbench and then change the datadir under

Re: Changing the default database location

2011-05-20 Thread Reindl Harald
Am 20.05.2011 15:05, schrieb Firdosh Dhooka: I wanted to install mysql community server and workbench on my machine. So I downloaded and installed it and everything seems working fine. But now I wanted to change the location of datadir from local to my network. So I stop the server first

Re: Changing the default database location

2011-05-20 Thread Johan De Meersman
- Original Message - From: Reindl Harald h.rei...@thelounge.net first: please post log-outputs instead of don't work i guess: you changed only the path in my.cnf have you oved th existing datadir to the new location? if not the server will not start because it is missing the

Re: Changing the default database location

2011-05-20 Thread Firdosh Dhooka
Thanks Johan. The reason to move database onto the network is that multiple user can access it. Do you think there is a better alternative? Firdosh On Fri, May 20, 2011 at 9:45 AM, Johan De Meersman vegiv...@tuxera.be wrote: - Original Message - From: Reindl Harald

Re: Changing the default database location

2011-05-20 Thread Reindl Harald
so put the wgole mysqld and its data on a server in the network for this mysql was built and not for borking the dadadir somewhere else Am 20.05.2011 15:58, schrieb Firdosh Dhooka: Thanks Johan. The reason to move database onto the network is that multiple user can access it. Do you think

Re: Changing the default database location

2011-05-20 Thread Johan De Meersman
- Original Message - From: Reindl Harald h.rei...@thelounge.net so put the wgole mysqld and its data on a server in the network for this mysql was built and not for borking the dadadir somewhere else Hmm. The way I interpret what he's saying, is that he wants multiple instances