Currently I developed a PHP/MySQL/Apache application using Windows based PC. Everything works fine.
I wanted to transfer the said application to a Linux server. I was told to copy my database's xxxx.frm, xxxx.MYD and xxxx.MYI files.
Problem is when I check my database folder (windows):
C:\Program Files\MySQL\MySQL Server 5.0\data\dbmydatabase
I can only see the xxxx.frm files.
Can anyone tell me where are the xxxx.MYD and xxxx/MYI files?