Re: Network drive

2005-07-07 Thread Ruben Carvalho
I would like to thank you all for the help and the explanations. I think I'll stick to the option of having the database behind the firewall. The problem is I don't control that part of the company, as you can imagine so I'll have to ask the network administrators for that. Just want to resume wh

RE: Network drive

2005-07-06 Thread SGreen
ODBC, the connection is made and everything is happy. > > Just my $.02 > J.R. > > -Original Message- > From: Ruben Carvalho [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 06, 2005 1:20 PM > To: [EMAIL PROTECTED] > Cc: mysql@lists.mysql.com > Subject: R

RE: Network drive

2005-07-06 Thread J.R. Bullington
. Just my $.02 J.R. -Original Message- From: Ruben Carvalho [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 06, 2005 1:20 PM To: [EMAIL PROTECTED] Cc: mysql@lists.mysql.com Subject: Re: Network drive I don't have a web server, I mean, I have a standalone java application running i

Re: Network drive

2005-07-06 Thread Ruben Carvalho
I don't have a web server, I mean, I have a standalone java application running in my clients and the application calls the database. Is there any way of having "something" listening to my application calls in my open machine (outside the proxy) and this "something" would then call the database r

Re: Network drive

2005-07-06 Thread JamesDR
Ruben Carvalho wrote: Well, thank you very much for your explanation. My problem is I would like to have the data files being saved in a machine behind a proxy but the server running in a machine outside the proxy (the clients don't have access to the machine behind the proxy). Any ideas? Thank

Re: Network drive

2005-07-06 Thread SGreen
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 data files > being saved in a machine behind a proxy but the server > running in a machine outside the proxy (the clients > don't have

Re: Network drive

2005-07-06 Thread Ruben Carvalho
Well, thank you very much for your explanation. My problem is I would like to have the data files being saved in a machine behind a proxy but the server running in a machine outside the proxy (the clients don't have access to the machine behind the proxy). Any ideas? Thank you --- [EMAIL PROTECT

Re: Network drive

2005-07-06 Thread SGreen
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 shutdown. > > About the networked drives? Anyone? > > > --- Martijn Tonies <[EMAIL PROTECTED

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

Re: Network drive

2005-07-05 Thread Martijn Tonies
Hi Ruben, > 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 > per

Re: Network drive for datadir

2002-02-12 Thread Sinisa Milivojevic
Neil Freeman writes: > Thanks for doing the test Miguel - yes my drive is mapped correctly. Does not want to > work though :( > Hi! Try putting both basedir and datadir on X: ... -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>

Re: Network drive for datadir

2002-02-12 Thread Neil Freeman
Thanks for doing the test Miguel - yes my drive is mapped correctly. Does not want to work though :( Miguel Angel Solorzano wrote: > At 16:00 04/02/2002 +, Neil Freeman wrote: > Hi! > > I did the test in my small network and works. The only care I > did is to mapped the network drive, assign

Re: Network drive for datadir

2002-02-05 Thread Miguel Angel Solorzano
At 16:00 04/02/2002 +, Neil Freeman wrote: Hi! I did the test in my small network and works. The only care I did is to mapped the network drive, assign a letter (in my case F). Please take a look if effectively you had mapped the drive X (trying to access the X drive with an DOS prompt). Reg

Re: Network drive for datadir

2002-02-05 Thread Victoria Reznichenko
Neil, Tuesday, February 05, 2002, 11:19:35 AM, you wrote: NF> That's a bit of a pain :) Any idea if this will be supported at some point? Apparently it will not be supported. Disk file system differs from networking file system. MySQL will not work via networking file system. NF> Cheers, Neil

Re: Network drive for datadir

2002-02-05 Thread Neil Freeman
That's a bit of a pain :) Any idea if this will be supported at some point? Cheers, Neil Victoria Reznichenko wrote: > Neil, > > Monday, February 04, 2002, 6:00:18 PM, you wrote: > NF> Hi, > > NF> Ideally I wish to keep all of my database files on a network drive > NF> (X:\). Using WinMySQLAdmi