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
Post a Comment