Hi.
I have the next problem:
I have two OSs - Linux (mdk9.1) and Windows (98se) - installed on one
of my computers, and on both I've installed the mySQL server. Problem
is that I want to have completely identical databases on both systems
- when I change something in Windows' DBs, I want it to be changed in
Linux's DBs when I reboot, and vice versa.

I am not completely  satisfied with the  solution I've  done  -  I've
created  a symlink from  linux's data directory to the mounted  fat32
system where the  win's data dir is  located.  It works as planned at
the moment,  but I wonder what would happen if I  install a different
version of  mySQL  on the win platform  -  would it change the format
of .frm, .myd and .myi files?

                                                   Ivan



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to