diff options
author | Bogir[rus] <m-1@bk.ru> | 2022-01-26 01:58:08 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-25 17:58:08 -0300 |
commit | 18c2b0760983ef7c098b2a82f573afa3663919fd (patch) | |
tree | 61a0096eaeb9d222c9fa5c2c8c85a6ad4627a9fd /src/server/database/Database/MySQLConnection.cpp | |
parent | f8f2d56bf6d159ebaa58fa2f174c9ba86859ac06 (diff) |
fix(Core/Logs): improve log money (#10297)
* Fixed wrong decription of error
The Logger was pointing to the wrong table. Text is missing not in `broadcast_text_locale`, but in `broadcast_text`.
* fix(DB/Logger): fix logs topics and types
Correction of texts in the topic and the type of logged action. Getting rid of `<>` tags, which can cause certain difficulties when processing logs by the administrator. Now we can sort entries by the type of logged actions
* fix log_money
* fix log_money
* fix log_money
* fix log_money
* Update ObjectMgr.cpp
* Update rev_1642821969869259834.sql
* reduce memory usage
* Update AuctionHouseMgr.cpp
* Update Guild.cpp
* Update MailHandler.cpp
* Update TradeHandler.cpp
* fix typo
* Update data/sql/updates/pending_db_characters/rev_1642821969869259834.sql
Diffstat (limited to 'src/server/database/Database/MySQLConnection.cpp')
0 files changed, 0 insertions, 0 deletions