Needs review
Project:
UUID Features Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Dec 2011 at 14:49 UTC
Updated:
8 Dec 2011 at 14:50 UTC
I have a installation where I'm using the table prefix feature. When reverting a feature I'm getting the following errors:
User warning: Table 'blank_drupal_local.node' doesn't exist query: UPDATE node SET created = 1323352636 WHERE nid = 1 AND vid = 1 in _db_query() (line 147 of /Users/andreisimion/Sites/pressflow/includes/database.mysqli.inc).
The attached patch fixes this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| table_prefix_patch_1.patch | 551 bytes | andreiashu |
Comments
Comment #1
andreiashu commented