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.

 
Go Back  dBforums > Database Server Software > MySQL > Cluster & AutoIncrement Primary Key

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-11, 18:17
pinkfloyd43 pinkfloyd43 is offline
Registered User
 
Join Date: Dec 2010
Posts: 39
Cluster & AutoIncrement Primary Key

From what I understand is that the MySQL Cluster does not support autoincrement primary keys so I have been tasked with coming up with a home built primary key.

Wondering if others has done this and would like any info gotten from it? I am thinking about creating a home grown 'auto-increment' whereas I have a table with all table names and nextkey for table and upon an insert the system grabs it or ??

Thanks!
Reply With Quote
Reply

Tags
autoincrement, cluster

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On