Hi,

After installation in 'C:\mysql' I moved the 'C:\mysql\data' directory to 
'C:\mysql-data'. That means that all databases where moved (mysql, test and my own). 
The same was to the Novell drive.

I need to do this since I'm going to insert approx. 3.4 GB of data and I have not that 
much space left on my local drives.

BR
Joacim

> -----Original Message-----
> From: Miguel Angel Solórzano [mailto:[EMAIL PROTECTED]]
> Sent: den 12 juli 2001 18:54
> To: Järkeborn Joacim; mySql Mailing List
> Subject: Re: Placing database on a novell disk
> 
> 
> At 15:01 12/07/2001 +0200, Järkeborn Joacim wrote:
> Hi,
> 
> Did you had moved the mysql database (together with the grant tables)
> for the new location ?
> I can't to test Novell mapped drive on Win32, however I didn't find
> problems with mapped drives on Win32:
> 
> E:\mysql\bin>mysql
> Welcome to the MySQL monitor.  Commands end with ; or \g.
> Your MySQL connection id is 9 to server version: 3.23.39-max
> 
> Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
> 
> mysql> show variables like "datadir";
> +---------------+----------+
> | Variable_name | Value    |
> +---------------+----------+
> | datadir       | h:\data\ |
> +---------------+----------+
> 1 row in set (0.00 sec)
> 
> mysql>
> 
> Regards,
> Miguel
> >Hi there,
> >
> >I have installed the Win32 mySQL binaries on 'C:\mysql' and 
> databases on 
> >'C:\mysql-data'. I have also an configuration file 
> 'C:\my.cnf' containing 
> >(and other things):
> >
> >basedir = c:/mysql/
> >datadir = c:/mysql-data/
> >
> >- Now I want to move the databases to a mapped novell disc 'K:\' and 
> >changes the 'C:\my.cnf' according to the new path. When 
> trying to start 
> >the NT service I gets an error
> >
> >C:\mysql>NET START mysql
> >The MySql service is starting.
> >The MySql service could not be started.
> >A system error has occurred.
> >System error 1067 has occurred.
> >The process terminated unexpectedly.
> >
> >
> >What dependicies have mySQL?
> >- Can I move the installed 'C:\mysql' dir, databases and 
> 'C:\my.cnf' to 
> >another machine and get it to work?
> >- Has it keys in the registry and/or files in some windows 
> system directory?
> >
> >BR
> >Joacim
> >
> >---------------------------------------------------------------------
> >Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> >To request this thread, e-mail <[EMAIL PROTECTED]>
> >To unsubscribe, e-mail 
> ><[EMAIL PROTECTED]>
> >Trouble unsubscribing? Try: 
http://lists.mysql.com/php/unsubscribe.php

-- 
For technical support contracts, goto https://order.mysql.com/
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /    Miguel A. Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Mogi das Cruzes - São Paulo, Brazil
        <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to