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

Function AuthDBExecute

methods/TrinityCore/GlobalMethods.h:1468–1473  ·  view source on GitHub ↗

* Executes a SQL query on the login database. * * The query may be executed *asynchronously* (at a later, unpredictable time). * If you need to execute the query synchronously, use [Global:AuthDBQuery] instead. * * Any results produced are ignored. * If you need results from the query, use [Global:AuthDBQuery] instead. * * AuthDBExecute("DELETE FROM my_t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

CHECKVAL<const char*>Method · 0.80

Tested by

no test coverage detected