MySQL Forums
Forum List  »  MyISAM

Re: MyISAM concurrent table access
Posted by: Hiromichi Watari
Date: January 10, 2012 09:25AM

Hi Rick,
Thank you for your reply.
I understand that MySQL server along with storage engines (such as MyISAM, InnoDB and etc.) support concurrent access of 2 different tables by 2 different client connection threads. My original question was whether 2 different tables can be accessed concurrently by a single connection thread with a use of additional helper thread. It looks like the answer to the question is "yes".
Thanks,
Hiromichi

Options: ReplyQuote


Subject
Views
Written By
Posted
2802
January 05, 2012 11:19AM
2023
January 07, 2012 01:33AM
Re: MyISAM concurrent table access
1735
January 10, 2012 09:25AM
2041
January 11, 2012 10:33AM


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.