AUTO_INCREMENT
When I insert new record to table using table editor, ( id int(11) UNSIGNED NOT NULL AUTO_INCREMENT ) new field doesn't give the proper ID number. Seems like the editor can't find next free ID on auto increment field
                1
                 vote
              
            
 Szabolcs Manczal
    
 shared this idea
Szabolcs Manczal
    
 shared this idea
      
    - 
       Calin B
    
 commented Calin B
    
 commentedHave the same problem. Additionally, if I try to set a new value for AI in the Option tab and save the table, the new value is not set. 
