If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I don't see why not. Would certainly make it difficult to use MySQL Cluster if primary autoincrement key were NOT available...
I personally don't have any experience with MySQL Cluster but I would be surprised if it wasn't implemented.
Yes, MySQL Cluster fully supports auto_increment columns. We also prefetch auto_increment numbers for each MySQL Server connected to the cluster to increase performance.