First off, thank you for Dataface! It is exactly what I was looking for and I serendipitously stumbled across it and have been loving it ever since.
Here's what I got: AMD K2-300 running Fedora core 5, and Dataface 0.7.1. I developed a mySQL database that ran on a different machine (laptop) and speed was not an issue. I was able to view, search, add, edit records in a reasonable time.
Fast forward to today. I have mySQL installed on a new Proliant server, and when I connect to the mySQL server and run a select * from tablex query, it comes back instantly. Yet, for some reason, execution times in Dataface have jumped to 7+ seconds. When I pull back all records from tablex, execution takes 13+ seconds. I have followed some optimization tips for linux and apache, but it only makes about .5 second difference. Nothing else has changed.
Any ideas?