DR4LUC0N Posted April 10, 2016 Posted April 10, 2016 How exactly does this work? Because I had to manually execute 1 of the SQL files I order for it to stick, it didn't auto update
exec Posted April 10, 2016 Posted April 10, 2016 The auto-update looks for update files in the sql folder that haven't been executed yet. It keeps track of them with the update table on the database. This auto-update was only added last Sunday though, until that point you had to run the updates manually.
DR4LUC0N Posted April 10, 2016 Author Posted April 10, 2016 Okay, so now I don't need to execute the sql files?
exec Posted April 10, 2016 Posted April 10, 2016 No, from now on all SQL update files will be executed automatically by the login server upon start.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now