Hi all,
Is it possible for me to lock a row within a table so only one user can update a specific row??
If it is is it possible to do so with a default time frame of which the row is blocked..
Thanks,
Peanuts
| SitePoint Sponsor |




Hi all,
Is it possible for me to lock a row within a table so only one user can update a specific row??
If it is is it possible to do so with a default time frame of which the row is blocked..
Thanks,
Peanuts
the neigbours (free) WIFI makes it just a little more fun

Believe that MySQL doesn't come with row level locking but it's available in an update from NuSphere: http://www.nusphere.com/releases/013001.htm
Of course don't know how reliable that it, given recent conflicts between MySQL AB and NuSphere - http://www.mysql.com/news/article-75.html


Reason 1 of many why not to use MySQL.Originally posted by HarryF
Believe that MySQL doesn't come with row level locking but it's available in an update from NuSphere: http://www.nusphere.com/releases/013001.htm





1 of many. LOLOriginally posted by Abstraction
Reason 1 of many why not to use MySQL.![]()
Matt - Sybase DBA / PHP fanatic
Sybase/MySQL/Oracle | I don't like MySQL
Download Sybase | DBForums.com - for all your RDBMS talk




Hmm![]()
MySQL is the only one my providers has ....
but anyway... happy withit untill this and I can do this with a flag or so... just wondering if it was standard![]()
Greets
Peanuts
the neigbours (free) WIFI makes it just a little more fun
Bookmarks