01.07.2013, 11:30
invalid connection handle. (ID = 0)
What does this error mean ? (It's MYSQL error)
What does this error mean ? (It's MYSQL error)
Код:
format(szLargeString, sizeof(szLargeString), "INSERT INTO Igraci (pProfil, pKey) VALUES('%s', '%s')", playername3, password); static dbHandle; mysql_function_query(dbHandle, szLargeString, false, "", "");