Issue status update for http://drupal.org/node/21439 Project: Drupal Version: 4.6.0 Component: base system Category: feature requests Priority: normal Assigned to: Anonymous Reported by: tostinni Updated by: chx Status: patch Hm , tostinni is this applicable for MyISAM tables? I thought select for update is for InnoDB. chx Previous comments: ------------------------------------------------------------------------ April 27, 2005 - 20:12 : tostinni Attachment: http://drupal.org/files/issues/database.mysql.inc.patch (600 bytes) Some ISP doesn't let user to make LOCK on tables (I'm thinking at free.fr a famous french free ISP). This patch provide another method to lock tables using SELECT ... FOR UPDATE