Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Would it not work to just drop the db?

[DiscordArchive] Would it not work to just drop the db?

[DiscordArchive] Would it not work to just drop the db?

rektbyfaith
Administrator
0
12-31-2021, 06:11 AM
#1
Archived author: Bench • Posted: 2021-12-31T06:11:13.407000+00:00
Original source

Would it not work to just drop the db?
rektbyfaith
12-31-2021, 06:11 AM #1

Archived author: Bench • Posted: 2021-12-31T06:11:13.407000+00:00
Original source

Would it not work to just drop the db?

rektbyfaith
Administrator
0
12-31-2021, 06:12 AM
#2
Archived author: Bench • Posted: 2021-12-31T06:12:51.242000+00:00
Original source

Because at least based on my limited experience, it just makes a new db and populates that if I'm not mistaken
rektbyfaith
12-31-2021, 06:12 AM #2

Archived author: Bench • Posted: 2021-12-31T06:12:51.242000+00:00
Original source

Because at least based on my limited experience, it just makes a new db and populates that if I'm not mistaken

rektbyfaith
Administrator
0
12-31-2021, 06:14 AM
#3
Archived author: Bogir • Posted: 2021-12-31T06:14:31.853000+00:00
Original source

it works with `version_db_...` table. Checks what udates were applied and listed in this table ans which is not listed - then apply them and add record in this table.
rektbyfaith
12-31-2021, 06:14 AM #3

Archived author: Bogir • Posted: 2021-12-31T06:14:31.853000+00:00
Original source

it works with `version_db_...` table. Checks what udates were applied and listed in this table ans which is not listed - then apply them and add record in this table.

rektbyfaith
Administrator
0
12-31-2021, 06:15 AM
#4
Archived author: Bogir • Posted: 2021-12-31T06:15:25.339000+00:00
Original source

It not checks if the some tables are abcent
rektbyfaith
12-31-2021, 06:15 AM #4

Archived author: Bogir • Posted: 2021-12-31T06:15:25.339000+00:00
Original source

It not checks if the some tables are abcent

rektbyfaith
Administrator
0
12-31-2021, 06:15 AM
#5
Archived author: Bogir • Posted: 2021-12-31T06:15:38.116000+00:00
Original source

or outdated)
rektbyfaith
12-31-2021, 06:15 AM #5

Archived author: Bogir • Posted: 2021-12-31T06:15:38.116000+00:00
Original source

or outdated)

rektbyfaith
Administrator
0
12-31-2021, 06:18 AM
#6
Archived author: Bogir • Posted: 2021-12-31T06:18:22.690000+00:00
Original source

Shortly speaking, autoupdater only compare data of applied updates in this table with existing files in /data/sql/updates/
rektbyfaith
12-31-2021, 06:18 AM #6

Archived author: Bogir • Posted: 2021-12-31T06:18:22.690000+00:00
Original source

Shortly speaking, autoupdater only compare data of applied updates in this table with existing files in /data/sql/updates/

rektbyfaith
Administrator
0
12-31-2021, 06:22 AM
#7
Archived author: Bogir • Posted: 2021-12-31T06:22:10.002000+00:00
Original source

Dont't listen stupid suggestions. Just open `\azerothcore-wotlk\data\sql\base\db_auth` - and you will find all SQLs to creating base tables.
Apply them and then open `azerothcore-wotlk\data\sql\updates\db_auth` and apply1 patch
rektbyfaith
12-31-2021, 06:22 AM #7

Archived author: Bogir • Posted: 2021-12-31T06:22:10.002000+00:00
Original source

Dont't listen stupid suggestions. Just open `\azerothcore-wotlk\data\sql\base\db_auth` - and you will find all SQLs to creating base tables.
Apply them and then open `azerothcore-wotlk\data\sql\updates\db_auth` and apply1 patch

rektbyfaith
Administrator
0
12-31-2021, 06:22 AM
#8
Archived author: Bogir • Posted: 2021-12-31T06:22:21.084000+00:00
Original source

1 minute for all job
rektbyfaith
12-31-2021, 06:22 AM #8

Archived author: Bogir • Posted: 2021-12-31T06:22:21.084000+00:00
Original source

1 minute for all job

Recently Browsing
 
Recently Browsing