[DiscordArchive] For some time now my `Auth` auto-updates dont work for Master only:
[DiscordArchive] For some time now my `Auth` auto-updates dont work for Master only:
Archived author: Uee • Posted: 2020-08-27T01:09:30.883000+00:00
Original source
For some time now my `Auth` auto-updates dont work for Master only:
`DatabasePool 'auth' opened successfully. 2 total connections running.
Updating Auth database...
>> Applying update "2020_08_26_00_auth.sql" 'D5EF787'...
Applying of file 'C:/Servers/Trinity/sql/updates/auth/master/2020_08_26_00_auth.sql' to database 'auth' failed! If you are a user, please pull the latest revision from the repository. Also make sure you have not applied any of the databases with your sql client. You cannot use auto-update system and import sql files from TrinityCore repository with your sql client. If you are a developer, please fix your sql query.
Could not update the Login database, see log for details.
Closing down DatabasePool 'auth'.`
I have to backup some table data, reapply Base Auth from source, then restore my tables - then it works.
No problem with World file.
Any idea for me to look at?