nomolos Posted August 30, 2003 Share Posted August 30, 2003 HI, What\'s the best way to lock a table in mysql. I want to lock user account if they try to log in > 3 times, and can only be unlocked by administrator. Is there a lock command for a single table? If so - how is it implemented. thanks Nom de Plume Link to comment https://forums.phpfreaks.com/topic/965-database-locking/ Share on other sites More sharing options...
nysebamse Posted September 1, 2003 Share Posted September 1, 2003 Hey Never done this before, but have a look this. Might help http://www.mysql.com/doc/en/Table_locking.html Link to comment https://forums.phpfreaks.com/topic/965-database-locking/#findComment-3268 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.