Michael,
> The explanation is easy - the code is new. So you cannot find useful
> stuff for this problem. Which database do you use? Do you see any errors
> from the database in var/log/stderr.log?
>
> I tested with PostgreSQL.

OK, I am using mysql, I have enabled the "slow query log" which logs all
queries that are not indexed or take longer than 1 second. I can not see
any query to the data base when I perform the create CSR task. But I can
see queries reported if I query certain tables in the data base directly.
I can see "select * from data" reported in the log. But nothing is
reported if I query one of the new tables, eg, "select * from
sequesnce_csr".

Is this because you have set up indexes on these new tables ?

Chris...


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to