Good morning everyone,

If I want to run MySQL server in Windows and Linux OS (dual boot desktop), but I want to make the data directory (the one that has all the databases tables and information) in one shared VFAT filesystem so if I create a database while I'm running in Linux and then reboot to windows and start mysql server I can see the database with all the tables from windows

my concerns are:

1. is it possible to share the data directory in more than one OS ?
2. Can MySQL run in Linux with data directory running in vFat filesystem ? (I know it will run fine in windows)

Thank you for reading my email and have a nice day :).


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

Reply via email to