Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
PreparedStatement.cpp File Reference
#include "Log.h"
#include "MySQLConnection.h"
#include "PreparedStatement.h"
Include dependency graph for PreparedStatement.cpp:

Go to the source code of this file.

Functions

static bool ParamenterIndexAssertFail (uint32 stmtIndex, uint8 index, uint32 paramCount)

Function Documentation

◆ ParamenterIndexAssertFail()

bool ParamenterIndexAssertFail ( uint32 stmtIndex,
uint8 index,
uint32 paramCount )
static

Definition at line 242 of file PreparedStatement.cpp.

References SF_LOG_ERROR.

Referenced by MySQLPreparedStatement::CheckValidIndex().