Dear All,

I am working on linux 8.0 and mysql 4.0.18. I want to know where the
mysql stores the data files and index files? 

I know at the time of table creation mysql creates 3 file .frm, .MYD,
.MYI and is stored in the path given by --datadir=****, I want to know
when I call insert row then where is this data goes I mean in which file
it stores. I want to shared the database files but when I do this it
shares only the table definition not the table data, shows tables are
empty. So can anyone please help in sharing the table data.

Any help in this regards is welcome.

Thank You

with regards
bhartendu





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

Reply via email to