I did similar insert minutes ago with no problems. Now I try to do the same insert just with differnet parameters and got such error message.

insert into users(first_name, last_name) values('john', 'smith');
ERROR 1205: Lock wait timeout exceeded; Try restarting transaction

Any ideas how to fix this problem?

_________________________________________________________________
High-speed users—be more efficient online with the new MSN Premium Internet Software. http://join.msn.com/?pgmarket=en-us&page=byoa/prem&ST=1



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to