Issue status update for http://drupal.org/node/24749 Post a follow up: http://drupal.org/project/comments/add/24749 Project: Drupal Version: cvs Component: other -Category: bug reports +Category: feature requests Priority: minor Assigned to: Anonymous Reported by: Axel Updated by: killes@www.drop.org -Status: patch (code needs review) +Status: patch (ready to be committed) I've tested the patch and can say it works. Don't know if we need this feature, as neither statement is used by Drupal core. killes@www.drop.org Previous comments: ------------------------------------------------------------------------ Fri, 10 Jun 2005 15:54:34 +0000 : Axel Attachment: http://drupal.org/files/issues/prefix-update.patch (297 bytes) The patch adds prefixing for UPDATE SQL statements in prefix.sh. ------------------------------------------------------------------------ Fri, 10 Jun 2005 16:13:28 +0000 : Axel Attachment: http://drupal.org/files/issues/prefix-update_0.patch (358 bytes) Sorry, previous patch broken (space was skiped). Next patch works ok. Also prefixing for DROP TABLE IF EXISTS statement added.