Hello,
my host has just changed servers and also updated mySQL. Well, the database files that I zipped using telnet have the endings (for one table) .frm / .ISD / .ISM
Well, the .frm files seems to be the general layout, but the other two file endings aren't identical with the ones I locally have and in phpMyAdmin (and on the web) no data is being retrieved. The .ISD file seems to count the number of entries while the .ISM file contains the actual data.
In phpMyAdmin the correct number of entries is shown.
Anyone knows how to update those files?
Thanks,
Stephan