Hello,
My database is in MySQL. When I run the following command to rebuild the
MetaStore (which lives in a sqlite3 database):
gda_connection_update_meta_store(connection, NULL, &error)
I get the following error/warning:
** (process:22406): WARNING **: (+5): Wrong Holder value type, expected
type 'boolean' when value's type is 'string' (Provider ThreadWrapper)
and the MySQL table information is not in the MetaStore. In fact if I
do:
select * from _tables;
nothing shows up.
Anyone else having this problem?
(This btw already happened before my recent MySQL patches, so it does
not appear to be related.)
Thanks,
Bas.
_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list