MySQL Forums
Forum List  »  InnoDB

Re: primary key which does not create gap index bottleneck on insert
Posted by: Rick James
Date: March 04, 2016 11:41PM

It sounds like you are worrying about a non-problem.

First, tell us how many INSERTs per second you have. If you say anything slower than 1000/sec, I will tell you that you there is no problem. If you want faster inserts, let's see SHOW CREATE TABLE and describe the code that does the inserts.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: primary key which does not create gap index bottleneck on insert
880
March 04, 2016 11:41PM


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.