Patrick Prémartin wrote:


> I use Delphi 5 and MyODBC to access a MySQL database.
> 
> In my program, I've sometimes a tables locked and I don't understand why ! I am the 
>only user on this database and I change records correctly (as I do it for other 
>programs on other databases).
> 
> Does somebody have this problem ?
> Can you explain me how to unlock tables and records with MySQL ?
> Is it a bug in Borland Delphi ou BDE ? Is it a bug in MyODBC ? Is it a bug in MySQL 
>? Is it a bug in my program (I don't see where I could have make an error... but it's 
>a possibility) ?


You did not included enough information to solve your problem. But I can 
thing we can solve it easily if you give us output of "mysqladmin 
processlist" while the problem exists. I think we can read out the 
problem from there.

    Tőnu


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to