Comment to 'Workaround for the Language app auto update script'
  • That wasn't my question. and your answer was very generic. I know all those links. Please would you mind reading my post again? Thank you!

    Regarding preserving IDs sequences: it isn't good solution in my opinion, however it's still possible to change autoincrement value for the table by executing the following query, considering it doesn't include any existing IDs:

    ALTER TABLE `table_name_here` AUTO_INCREMENT = 123
    • Ok. Thanks. As you say that it isn't a good solution, I will not do it anymore. I will just delete the actual 'English (US)' app and created a new one from UNA 13-B4, a clone of the default English app. It will be easier for me right now. with less hassle.