Yeah, it's in the manual.
On Fri, 2 Mar 2001, Progetto 2000 wrote:
> Hi,
> It's possible to create a database in a differents directories ? And how to
> make it ?
> Thanks
> Carlo Carlini
>
>
> -
> Before posting, please chec
I think you can do it by running mysql as the following :
prompt> mysqld --datadir='your_db_path/'
Or, you can create link from another directory to your data directory (using cp -l in
linux)
Progetto 2000 wrote:
> Hi,
> It's possible to create a database in a differents directories ? And how t
Hi,
It's possible to create a database in a differents directories ? And how to
make it ?
Thanks
Carlo Carlini
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/