program and database autoincrement id

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
axe
Posts: 7
Joined: Thu 26 Mar 2009 08:33

program and database autoincrement id

Post by axe » Fri 15 May 2009 07:10

though there is a table with auto_increment id. turn view mode.
click "+" - add a row (it just fill out the id, for example 19), and then "-" (that is actually a row in the database did not add).

then hit a second time "+", - id is displayed on 1 more than last time (ie 20). save the row. but the base is added to the row id = 19.

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Tue 19 May 2009 13:06

We've found the problem and are investigating it now.

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Fri 22 May 2009 08:33

We've fixed this problem. The fix will be available in the next build of dbForge Studio for MySQL.

Post Reply