MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / AuthDBQuery

Function AuthDBQuery

methods/AzerothCore/GlobalMethods.h:1473–1484  ·  view source on GitHub ↗

* Executes a SQL query on the login database and returns an [ElunaQuery]. * * The query is always executed synchronously * (i.e. execution halts until the query has finished and then results are returned). * * For an example see [Global:WorldDBQuery]. * * @warning This method is flagged as **unsafe** and is **disabled by default**. Use with caution, or transiti

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CHECKVAL<const char*>Method · 0.80
PushMethod · 0.45

Tested by

no test coverage detected