On Wednesday, February 8, 2012 8:55:11 AM UTC-5, giovanni allegri wrote: > > Thanks very much. > If I understand correctly auto_import will only work for DBs located > in the databases/ folder and have associated a .table file, right? >
The db itself doesn't have to be in the /databases folder -- the *.table files are stored there regardless of where the actual db resides. Anthony