MySQL Forums
Forum List  »  InnoDB

Re: MySQL gets long semaphore locks on dict0dict.cc - but on DML operations
Posted by: Rick James
Date: August 23, 2016 05:23PM

Is there any kind of transaction around the SELECT + DELETE? Otherwise, two threads might grab the same item? Please elaborate on things like the number of inserting threads, the number of worker threads, how long it takes to process one item, etc.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL gets long semaphore locks on dict0dict.cc - but on DML operations
1754
August 23, 2016 05:23PM


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.