- Thread starter
- #21
Thank you. Only question I have about the script. The version table shows version 62. Shouldnt this be 65? Or isn't this the mysql version used but the revision of the sql database structure?
What does your version table say? I also wonder if this is the whole script executed by the 1.8 installer when pressing update mysql to 5.6 in the installer?
Update: I already got my answer by looking into the repo: https://github.com/MediaPortal/Medi...b003b3aaff47212ac/TvEngine3/TVLibrary/SetupTv 62 seems to be the db structure version and 62 is the latest.
What does your version table say? I also wonder if this is the whole script executed by the 1.8 installer when pressing update mysql to 5.6 in the installer?
Update: I already got my answer by looking into the repo: https://github.com/MediaPortal/Medi...b003b3aaff47212ac/TvEngine3/TVLibrary/SetupTv 62 seems to be the db structure version and 62 is the latest.
Last edited:
Netherlands