Re: [gnome-db] Meta Store issue with MySQL.
Johannes Schmid <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <1249330709.4052.2.camel@Obelix> |
Hi! > As a rollback is triggered, the meta store is empty. > > I have no idea if I am pretty close to have this all working, or if > this whole area is still up for a re-write/under development. > > See also my previous thread for a reproducible case of this issue. > > Any comments/tips/hints? > You can quite easily find out when the first assertion/warning occurs by passing the --g-fatal-warnings command line option to your test-case and starting it in gdb. This will abort the program on the first GError* warning. Looks like these warnings come from some loop. Just in case it is a problem with your code - you need to pass a NULL gerror to any call to avoid this warning. Regards, Johannes _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkp3RhIACgkQAvZZn2XJ+bPVZQCdGu9WgE9LSDr6GVfqTnP6bVDp tVMAnAiCaka7sGQxc8On7NYt9g8GWJIQ =xA2N -----END PGP SIGNATURE-----