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

Network drive for datadir

2002-02-04 Thread Victoria Reznichenko
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 WinMySQLAdmin.exe I have created a my.ini file which NF> resides in my WINNT directory. NF> my.ini contents... NF> [mysqld] NF> basedir=C:/mysq

Network drive for datadir

2002-02-04 Thread Neil Freeman
Hi, Ideally I wish to keep all of my database files on a network drive (X:\). Using WinMySQLAdmin.exe I have created a my.ini file which resides in my WINNT directory. my.ini contents... [mysqld] basedir=C:/mysql #bind-address=127.0.0.1 datadir=X:/Shared/MyData/data #language=C:/mysql/share/your