MySQL Forums
Forum List  »  General

status of libmysqld (which way to go?)
Posted by: Imre Palik
Date: September 18, 2006 08:17AM

Hi,

I am trying to move a database and an application from using client-server to embedded mysql. The problem is that, the database uses everything mysql 5.0 can offer. I.e., foreign keys, stored procedures, triggers, etc. I.e., downgrading to 4.1 looks like a real pain in the bottom. Are there any other possibilities? I noticed libmysqld is in the 5.0 source distribution. It compiles, but I couldn't manage to create a working application with it. It seems to crash with heap corruption somewhere in mysql_init(). Is this the expected behaviour at 5.0, or am I missing something?

Any idea?

Thanks

ImRe

Options: ReplyQuote


Subject
Written By
Posted
status of libmysqld (which way to go?)
September 18, 2006 08:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.