If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > libmysqld and innodb

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-25-10, 01:00
dontforget86 dontforget86 is offline
Registered User
 
Join Date: Apr 2010
Posts: 7
libmysqld and innodb

I'm trying to access an embedded innodb database using libmysqld from MySQL 5.1 but my program crashes on the query command. Everything works fine when I'm using MYISAM tables and I'm not really doing anything besides initializing and querying. I'm hoping you guys can shed some light on this problem. I've been searching all over the internet for a solution but it seems hardly anyone is using embedded databases.

The code is short and nothing out of the ordinary:
http://dl.dropbox.com/u/1735585/databaseinit.txt

Thanks a lot for your time.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On