Bug #77012 make ndb_autoincrement_prefetch_sz a per table setting
Submitted: 12 May 2015 7:37
Reporter: Hendrik Woltersdorf Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version:mysql-5.6.21 ndb-7.3.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: ndb_autoincrement_prefetch_sz

[12 May 2015 7:37] Hendrik Woltersdorf
Description:
For a certain use case (FIFO queue) I need to set ndb_autoincrement_prefetch_sz=1.
I need this just for one table (or a few), but it is a global setting, which impacts performance for all other tables.

How to repeat:
.

Suggested fix:
Making it a per table setting would boost performance for the other tables.