Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

database structure upgrade problem

edited November 2010 in Vanilla 2.0 - 2.8
after upgrading to the latest version and running: http://www.forum.com/utility/structure, after running the upgrade script on the DB, i still am left with this after rescanning:

alter table `GDN_Tag` engine = innodb;
alter table `GDN_TagDiscussion` engine = innodb;

Comments

  • this is still occurring with the latest version. after upgrading i get the following:

    alter table `GDN_AnalyticsLocal` engine = innodb;
    alter table `GDN_Tag` engine = innodb;
    alter table `GDN_TagDiscussion` engine = innodb;
Sign In or Register to comment.