MySQL Forums
Forum List  »  MyISAM

Re: concurrent inserts into myisam file
Posted by: Damiano C.
Date: June 09, 2010 01:00AM

Sorry for the delay replying and thanks for being interested.
Actually we are talking about a opencobol program that calls another program. In the first program we open READONLY a table, in the second we insert data. When it gets back, looks like the first doesn't refresh the internal state in someway so to let available the last inserted record.

I don't know if it helps with the analysis, but Opencobol programs are .so modules loaded by a runtime.

I hope I've been more clear then I was in my original answer.

Regards
D.

Options: ReplyQuote


Subject
Views
Written By
Posted
4016
June 05, 2010 02:51AM
Re: concurrent inserts into myisam file
2061
June 09, 2010 01:00AM


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.