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 > Upon using MySQL C API produce errors

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-11-04, 02:14
arunchp arunchp is offline
Registered User
 
Join Date: Nov 2003
Location: India
Posts: 22
Upon using MySQL C API produce errors

Hi,

As I declared that COBOL can able to communicate with MySQL via it's C API routines.

Currently i have used MySQL 5.0.0-alpha and involved in the usage of prepared statement C API. When I implement this calling from COBOL shows this error and reset the sMySQL server. (reset --> reboot).

Finally I obtaines the error message from the mysql_error() API as
*'Can't open shared memeory; Request event don't create *

and stores error message in mysql.err log file as;

Error: Freeing unallocated data at line 181,
'C:\build500\build\mysql-5.0.0-alpha\mysys\my_alloc.c'

Is anybody met these error already reply
What cause this error?
How could we resolve this?

please...

Arun.
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