Closed (fixed)
Project:
Table Wizard
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2009 at 18:30 UTC
Updated:
7 Oct 2009 at 00:30 UTC
On admin/content/tw/, i added one table from the 'default' DB connection and two from 'portal' (a custom DB). After adding the tables, I got error messages from mysql trying to INSERT into portal's tw_columns instead of 'default'. I suspect there is a db_set_active() missing somewhere.
Re-analyzing each table fixes the missing data.
Comments
Comment #1
mikeryanMoshe, were you adding to both on the same submit? Wait, let me try that myself... No, that worked for me...
Can you identify any other factors? Table prefixing?
Thanks.
Comment #2
mikeryanComment #3
moshe weitzman commentedyes, both on same commit. i'll see if i can dig in and figure out the problem.
Comment #4
mikeryanNo reproducibility, no further reports, closing this...