> > Hi,
> >
> > I have mysql on NT4 (soon to be win2000). one question is that the
> > database files all reside under drive c. NT does not have symbolic
> > link....
>
> I seem to recall Microsoft making a big deal out of the fact that they
> "invented" symbolic links and added them to Win2000. Anyone used them
> with MySQL?
I haven't used them with MySQL but they would work perfectly, since they are
completely transparent to programs (TreeSize thinks my 40 GB drive C: has 70
GB of data because of them). They are called junctions and only work with
folders on NTFS5 partitions. To create or delete junctions, you can use this
tool:
http://www.sysinternals.com/ntw2k/source/misc.shtml#junction
And they look like this from cmd.exe:
06/30/2001 03:02a <DIR> incoming
03/11/2001 10:30a <JUNCTION> movies
---------------------------------------------------------------------
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