I've got InnoDB 1.0.1 compiling with no warnings now. Now I just have
to make it actually work! As of right now, drizzle is reporting the
following when starting up for make test:
080826 5:43:39 [ERROR] Unknown/unsupported table type: innodb
080826 5:43:39 [ERROR] Aborting
So it's obviously not quite working as expected yet. I've attempted
to ./configure the project with --with-debug but that causes a linker
error in sql_derived.cc (see the bug report: https://bugs.launchpad.net/drizzle/+bug/261687)
. Once I have that fixed, I do have a question. How does one go
about debugging this? I've never done any debugging on a project of
this size.
Any insight will be helpful.
Regards,
Grant Limberg
[EMAIL PROTECTED]
LinkedIn: http://www.linkedin.com/in/grantlimberg
http://www.glsoftware.net
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp