Closed (fixed)
Project:
Importer
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2011 at 10:01 UTC
Updated:
16 Jun 2011 at 01:11 UTC
I'm having bit of trouble with the previously created tables list, tables created when data is imported do not show in the list of previously created tables if the database uses a db_prefix
The table is definitely created and the data is imported correctly.
Comments
Comment #1
kartelusm commentedThanks, I'll check it out.
Comment #2
Sterlingwh commentedSeems to be other issues as well with prefixed tables in general, I amended the module to list my prefixed tables but then there is an error inserting data into an existing table
Comment #3
kartelusm commentedIt should be fixed now, you can check it out.
Comment #4
Sterlingwh commentedThanks, will give it a try.