Re: Network drive

2005-07-07 Thread Ruben Carvalho
want to resume what was said here: - Even if it was possible, RDBMS over a network is not recommended - if you're working behind a firewall, you'd better open a port for your db server - adding SSL can help making it more secure --- [EMAIL PROTECTED] wrote: > Ruben Carvalho <[

Re: Network drive

2005-07-06 Thread Ruben Carvalho
ld then call the database running behind the proxy? --- [EMAIL PROTECTED] wrote: > Ruben Carvalho <[EMAIL PROTECTED]> wrote on > 07/06/2005 12:54:24 > PM: > > > Well, thank you very much for your explanation. > > > > My problem is I would like to have the d

Re: Network drive

2005-07-06 Thread Ruben Carvalho
EMAIL PROTECTED] wrote: > Ruben Carvalho <[EMAIL PROTECTED]> wrote on > 07/06/2005 11:06:10 > AM: > > > I think I haven't understood your question. I > guess > > that in case of a network failure you can have the > > same behavior as a power shut

Re: Network drive

2005-07-06 Thread Ruben Carvalho
I think I haven't understood your question. I guess that in case of a network failure you can have the same behavior as a power shutdown. About the networked drives? Anyone? --- Martijn Tonies <[EMAIL PROTECTED]> wrote: > Hi Ruben, > > > I would like to make a short, quick and simple > > quest

Network drive

2005-07-05 Thread Ruben Carvalho
Hello everyone, I would like to make a short, quick and simple question. Is it possible to have the following line: innodb_data_home_dir="X:/data/" in a my.ini config file? I'm using windows XP, mysql 4.1.12, X: is a mapped network drive to a Linux folder using samba, all the permissions are s