mysql - Workbench not allowing to add Primary Index -


i have following defined in mysql workbench database table, example table1:

index name = primary type = primary 

i have created similar separate table name table1_test , trying create same index same index type it's not letting me choose primary dropdown menu? reason?


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -