Advertisement
Guest User

Untitled

a guest
Dec 27th, 2010
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. [15:05:40] OnQueryError() - Called.
  2. [15:05:43] >> mysql_query( Connection handle: 1 )
  3. [15:05:43] CMySQLHandler::Query(resultID) - Threaded query with id 3 started. (Extra ID: -1)
  4. [15:05:43] >> mysql_query( Connection handle: 1 )
  5. [15:05:43] CMySQLHandler::Query(resultID) - Threaded query with id 3 started. (Extra ID: -1)
  6. [15:05:43] >> mysql_query( Connection handle: 1 )
  7. [15:05:43] CMySQLHandler::Query(UPDATE enrolled SET Classes=0 WHERE Name = 'Chris Loyd') - Successfully executed.
  8. [15:05:43] >> mysql_query( Connection handle: 1 )
  9. [15:05:43] CMySQLHandler::Query(UPDATE scholarships SET Psychology=0,Criminal_Justice=0,Medicine=0 WHERE Name = 'Chris Loyd') - Successfully executed.
  10. [15:05:43] >> mysql_query( Connection handle: 1 )
  11. [15:05:43] CMySQLHandler::Query(UPDATE drugs SET Cocaine=0,Crack=0,Heroin=0,Hydrocodone=0,Inhalants=0,LSD=0,Marijuana=0,MDMA=0,Methamphetamine=0,Anabolic_Steroids=0,Needles=0,Blunts=0 WHERE Name = 'Chris Loyd') - Successfully executed.
  12. [15:05:43] >> mysql_query( Connection handle: 1 )
  13. [15:05:43] CMySQLHandler::Query(UPDATE Settings SET Turfs=1,SAN=1,Phone=1,Room=1 WHERE Name = 'Chris Loyd') - Successfully executed.
  14. [15:05:43] >> mysql_query( Connection handle: 1 )
  15. [15:05:43] CMySQLHandler::Query(UPDATE Weapons SET Weapon1=0,Weapon2=0,Weapon3=0,Weapon4=0,Weapon5=0,Weapon6=0,Weapon7=0,Weapon8=0,Weapon9=0,Weapon10=0,Weapon11=0,Weapon12=0, Weapon13=0 WHERE Name = 'Chris Loyd') - Successfully executed.
  16. [15:05:43] >> mysql_query( Connection handle: 1 )
  17. [15:05:43] CMySQLHandler::Query(UPDATE WeaponsAmmo SET Weapon1=0,Weapon2=0,Weapon3=0,Weapon4=0,Weapon5=0,Weapon6=0,Weapon7=0,Weapon8=0,Weapon9=0,Weapon10=0,Weapon11=0,Weapon12=0, Weapon13=0 WHERE Name = 'Chris Loyd') - Successfully executed.
  18. [15:05:43] CMySQLHandler::ProcessQueryThread() - Error will be triggered to OnQueryError()
  19. [15:05:43] OnQueryError() - Called.
  20. [15:05:43] CMySQLHandler::ProcessQueryThread() - Error will be triggered to OnQueryError()
  21. [15:05:43] OnQueryError() - Called.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement