Advertisement
Guest User

Untitled

a guest
Jun 17th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. [23:03:29] [DEBUG] mysql_init_options()
  2. [23:03:29] [DEBUG] mysql_init_options: return value: '1'
  3. [23:03:29] [DEBUG] mysql_set_option(1, 0)
  4. [23:03:29] [DEBUG] mysql_set_option: return value: '1'
  5. [23:03:29] [DEBUG] mysql_set_option(1, 2)
  6. [23:03:29] [DEBUG] mysql_set_option: return value: '1'
  7. [23:03:29] [DEBUG] mysql_connect("localhost", "root", "*****", "kayit", 1)
  8. [23:03:29] [DEBUG] CHandleManager::Create(this=0x5eb8c0, host='localhost', user='root', pass='****', db='kayit', options=0x5e46d0)
  9. [23:03:29] [DEBUG] CConnection::CConnection(this=0x5e8440, host='localhost', user='root', passw='****', db='kayit', options=0x5e46d0)
  10. [23:03:29] [DEBUG] CConnection::CConnection - new connection = 0x5f9d88
  11. [23:03:29] [DEBUG] CConnection::CConnection(this=0x3cd0020, host='localhost', user='root', passw='****', db='kayit', options=0x5e46d0)
  12. [23:03:29] [DEBUG] CConnection::CConnection - new connection = 0x608588
  13. [23:03:29] [DEBUG] CThreadedConnection::WorkerFunc(this=0x3cd0020, connection=0x3cd0020)
  14. [23:03:29] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x3cd0020, connection=0x3cd0020)
  15. [23:03:29] [DEBUG] CHandleManager::Create - new handle = 0x5f9540
  16. [23:03:29] [DEBUG] mysql_connect: return value: '1'
  17. [23:03:29] [DEBUG] mysql_errno(1)
  18. [23:03:29] [DEBUG] CHandle::GetErrorId(this=0x5f9540)
  19. [23:03:29] [DEBUG] CConnection::GetError(this=0x5e8440, connection=0x5f9d88)
  20. [23:03:29] [DEBUG] CHandle::GetErrorId - return value: true, error id: '0', error msg: ''
  21. [23:03:29] [DEBUG] mysql_errno: return value: '0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement