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

mikeryan’s picture

Moshe, 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.

mikeryan’s picture

Status: Active » Postponed (maintainer needs more info)
moshe weitzman’s picture

yes, both on same commit. i'll see if i can dig in and figure out the problem.

mikeryan’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No reproducibility, no further reports, closing this...