Database Security. Database Auditing. Database Caching. Database Masking. Get it now

proxy stalls application in learning mode

in

i have a rails application against mysql and within a particular controller the app stalls.
with direct connection to database no problems.
there is no logging output at all in apache, rails and greensql-log (level=2) while this stall.
i used latest trunk version from your svn and CentOS-5.5/mysql-5.1.48 database is in learning mode.
how to proceed to debug?

Regards Axel

Back to top