azerothcore / azerothcore/web-character-migration-tool

Issues building on current version of AC

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
18
Forks
27
PR merge metrics
No merged PRs in 30d

Description

```
CharacterHandler.cpp:1117:48: fatal error: no member named 'PQuery' in 'DatabaseWorkerPool'
QueryResult result = CharacterDatabase.PQuery("SELECT name,account FROM characters WHERE `guid` = '%u'", pCurrChar->GetGUIDLow());

```
Perfect build other than this error. First time messing with this so any advise is appreciated I attached my Characterhandler.ccp file as a txt...

[CharacterHandler.txt](https://github.com/azerothcore/web-character-migration-tool/files/8191072/CharacterHandler.txt)
!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the attached CharacterHandler.txt, especially line 1117, and compare the CharacterDatabase DatabaseWorkerPool API in the current AzerothCore version while reproducing the build failure. Done means the current-version build completes without the missing PQuery error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sql
Domain
build-system, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.