I have Drupal site on my local server build using pressflow
I had problems with the xammp 1.7.4 server, so I delete everything except mysql and htdocs folders.
I installed the server again, but the drupal site didn't work again.
There are 186 tables in my Drupal database, but phpmyadmin shows only 119 InnoDB tables
The rest of the tables are MyISAM, but they didn't show in phpmyadmin and it looks like Drupal can't find them too
I don't know where is the actual problem and how to fix it. Help me please.