At 17:16 03/07/2001 +0800, tpchan wrote:
Hi,
You can simulate the symbolic link on Windows using the today
Win32 MySQL 3.23.39 distribution.
You have in this distribution the following Max MySQL servers:
1- mysqld.exe the debug version.
2- mysqld-max.exe the optimized version for Win9x and NT/Wi
Unfortunately, "symbolic links" are a Unix / Linux feature, not Windows.
Regards,
Sebastiaan J.A. Kamp
> Dear all,
>
> Did anyone now how to make symbolic link for mysql data directory under
> Windows NT 4.0. Mysql data directory sits on C:\mysql\data\ecom and I
would
> like to transfer it to
Dear all,
Did anyone now how to make symbolic link for mysql data directory under
Windows NT 4.0. Mysql data directory sits on C:\mysql\data\ecom and I would
like to transfer it to D:\ecom. My Mysql version is 3.23.32, installed using
the '.exe' file.
I would like to know if this is possible? If