Hi all,

I have a very strange problem...

I have an application which runs under SQL Alchemy.
When my application is running and i launch OPTIMIZE TABLE in PhpMyAdmin,
my process blocks showing this error "Waiting for metadata lock"
When i close my application, the process unlocks.

What happen in SqlAlchemy, do the library keep metadata locked during all
the session ?

Thx in advance
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to