Is there are way to make ID fiels in MySql immutable? It's possible in postgreSQL using PGAdmin for example.
ID field sets as primary key and auto incr but can be changed manually.
Is there are way to make ID fiels in MySql immutable? It's possible in postgreSQL using PGAdmin for example.
ID field sets as primary key and auto incr but can be changed manually.