problem with duplicate row and auto increment value
| User, date | Message |
|---|---|
|
Written by michaelgang
2 years ago Category: General 44 posts since Wed, 17 Nov 10 |
I have a table where the primary key is set by an autoincrement. When i use the duplicate row, i get displayed a 0 instead the autoincrement value. When i afterwards try to update the row it says that it can not update the row. It says 0 rows updated when 1 should be updated. There is a very simple workaround. When the row is added, i press again apply filter and the primary key gets the proper value. |
|
Please login to leave a reply, or register at first. |