Bogdan,
With both DBTEXT and MySQL backing CPL, I'm still getting the following error:
ERROR:cpl_c:run_cpl_node: unknown child type (1) for CPL node!!
And I'm using a simple unconditional proxy to vm script. Any ideas what's gone horribly wrong? I added debugging code to cpl_run.c and it shows that when we hit this error that the node with a type 1 child is also type 1 (which doesn't make sense since the CPL node is type 1).
--Chris
On Fri, 9 Nov 2007, Bogdan-Andrei Iancu wrote:
Hi Chris,
Note that CPL is not know to work with DBTEXT backend because it requires the BLOB data time (for binary date); this type is not available with DBTEXT.
regards, bogdan
Chris Heiser wrote:
So I'm playing with CPL, and I notice that the dbtext table isn't getting updated. Anyone seen this behavior before? I'm running 1.2.2-tls
--Chris
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users