Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I can do a complete wipe if you like? And start again, with the patch in place?

[DiscordArchive] I can do a complete wipe if you like? And start again, with the patch in place?

[DiscordArchive] I can do a complete wipe if you like? And start again, with the patch in place?

rektbyfaith
Administrator
0
11-04-2022, 12:44 PM
#1
Archived author: Michael Crilly • Posted: 2022-11-04T12:44:32.600000+00:00
Original source

I can do a complete wipe if you like? And start again, with the patch in place?
rektbyfaith
11-04-2022, 12:44 PM #1

Archived author: Michael Crilly • Posted: 2022-11-04T12:44:32.600000+00:00
Original source

I can do a complete wipe if you like? And start again, with the patch in place?

rektbyfaith
Administrator
0
11-04-2022, 12:45 PM
#2
Archived author: Michael Crilly • Posted: 2022-11-04T12:45:04.117000+00:00
Original source

As in: `docker compose down --rmi all -v --remove-orphans`
rektbyfaith
11-04-2022, 12:45 PM #2

Archived author: Michael Crilly • Posted: 2022-11-04T12:45:04.117000+00:00
Original source

As in: `docker compose down --rmi all -v --remove-orphans`

rektbyfaith
Administrator
0
11-04-2022, 12:46 PM
#3
Archived author: Yehonal • Posted: 2022-11-04T12:46:30.361000+00:00
Original source

you can try that indeed
rektbyfaith
11-04-2022, 12:46 PM #3

Archived author: Yehonal • Posted: 2022-11-04T12:46:30.361000+00:00
Original source

you can try that indeed

rektbyfaith
Administrator
0
11-04-2022, 12:47 PM
#4
Archived author: Michael Crilly • Posted: 2022-11-04T12:47:12.482000+00:00
Original source

Doing a complete rebuild now: ```docker compose down --rmi all -v --remove-orphans
docker compose --profile app up```
rektbyfaith
11-04-2022, 12:47 PM #4

Archived author: Michael Crilly • Posted: 2022-11-04T12:47:12.482000+00:00
Original source

Doing a complete rebuild now: ```docker compose down --rmi all -v --remove-orphans
docker compose --profile app up```

rektbyfaith
Administrator
0
11-04-2022, 12:47 PM
#5
Archived author: Michael Crilly • Posted: 2022-11-04T12:47:46.677000+00:00
Original source

No luck, sorry.
rektbyfaith
11-04-2022, 12:47 PM #5

Archived author: Michael Crilly • Posted: 2022-11-04T12:47:46.677000+00:00
Original source

No luck, sorry.

rektbyfaith
Administrator
0
11-04-2022, 12:49 PM
#6
Archived author: Michael Crilly • Posted: 2022-11-04T12:49:39.678000+00:00
Original source

This is the C++ code that generates that file: ```template<class T>
void DBUpdater<T>::ApplyFile(DatabaseWorkerPool<T>& pool, std:Confusedtring const& host, std:Confusedtring const& user,
std:Confusedtring const& password, std:Confusedtring const& port_or_socket, std:Confusedtring const& database, std:Confusedtring const& ssl, Path const& path)
{
std:Confusedtring configTempDir = sConfigMgr->GetOption<std:Confusedtring>("TempDir", "");

auto tempDir = configTempDir.empty() ? std::filesystem::temp_directory_path().string() : configTempDir;

tempDir = Acore::String::AddSuffixIfNotExists(tempDir, std::filesystem::path::preferred_separator);

std:Confusedtring confFileName = "mysql_ac.conf";

std::ofstream outfile (tempDir + confFileName);```
rektbyfaith
11-04-2022, 12:49 PM #6

Archived author: Michael Crilly • Posted: 2022-11-04T12:49:39.678000+00:00
Original source

This is the C++ code that generates that file: ```template<class T>
void DBUpdater<T>::ApplyFile(DatabaseWorkerPool<T>& pool, std:Confusedtring const& host, std:Confusedtring const& user,
std:Confusedtring const& password, std:Confusedtring const& port_or_socket, std:Confusedtring const& database, std:Confusedtring const& ssl, Path const& path)
{
std:Confusedtring configTempDir = sConfigMgr->GetOption<std:Confusedtring>("TempDir", "");

auto tempDir = configTempDir.empty() ? std::filesystem::temp_directory_path().string() : configTempDir;

tempDir = Acore::String::AddSuffixIfNotExists(tempDir, std::filesystem::path::preferred_separator);

std:Confusedtring confFileName = "mysql_ac.conf";

std::ofstream outfile (tempDir + confFileName);```

rektbyfaith
Administrator
0
11-04-2022, 12:49 PM
#7
Archived author: Michael Crilly • Posted: 2022-11-04T12:49:59.203000+00:00
Original source

`src\server\database\Updater\DBUpdater.cpp` Lines `441` through to `453`
rektbyfaith
11-04-2022, 12:49 PM #7

Archived author: Michael Crilly • Posted: 2022-11-04T12:49:59.203000+00:00
Original source

`src\server\database\Updater\DBUpdater.cpp` Lines `441` through to `453`

rektbyfaith
Administrator
0
11-04-2022, 12:52 PM
#8
Archived author: Sky • Posted: 2022-11-04T12:52:29.581000+00:00
Original source

that's weird, I'm not even using this PR and got no problem at all
rektbyfaith
11-04-2022, 12:52 PM #8

Archived author: Sky • Posted: 2022-11-04T12:52:29.581000+00:00
Original source

that's weird, I'm not even using this PR and got no problem at all

rektbyfaith
Administrator
0
11-04-2022, 12:53 PM
#9
Archived author: Michael Crilly • Posted: 2022-11-04T12:53:33.286000+00:00
Original source

I've was originally working with the `master` branch as-is.
rektbyfaith
11-04-2022, 12:53 PM #9

Archived author: Michael Crilly • Posted: 2022-11-04T12:53:33.286000+00:00
Original source

I've was originally working with the `master` branch as-is.

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)