Discussion:
[Erp5-dev] full_text database looked in wrong db?
Łukasz Nowak
2007-07-17 09:30:14 UTC
Permalink
Hello,

I've set up site with r15230, and set up 3 mysql databases:
erp5 - normal
erp5d - defered
cmfa - CMFActivity

System is looking for full_text table in erp5 instead of erp5d:


SQLCatalog _getCatalogSchema failed with the method z_show_columns
Traceback (most recent call last):
File "/var/lib/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1095,
in _getCatalogSchema search_result = method(table=table)
File
"/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/ZRDB/DA.py",
line 454, in __call__ File
"/usr/lib/zope/lib/python/Products/ZMySQLDA/db.py", line 331, in query
db.query(qs) ProgrammingError: (1146, "Table 'erp5.full_text' doesn't
exist")

Is it a known bug?

Regards,
Luke
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...''
Loading...