Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. [09:24:33] [INFO] changed log level from 'warning, error' to 'debug, info, warning, error'
  2. [09:24:33] [DEBUG] mysql_connect("88.198.131.209", "root", "*****", "beta", 0)
  3. [09:24:33] [DEBUG] CHandleManager::Create(this=0x5bfe40, host='88.198.131.209', user='root', pass='****', db='beta', options=0x590b08)
  4. [09:24:33] [INFO] Creating new connection handle...
  5. [09:24:33] [DEBUG] CConnection::CConnection(this=0x5f4270, host='88.198.131.209', user='root', passw='****', db='beta', options=0x590b08)
  6. [09:24:33] [DEBUG] CConnection::CConnection - new connection = 0x627a90
  7. [09:24:33] [DEBUG] CConnection::CConnection(this=0x242e0020, host='88.198.131.209', user='root', passw='****', db='beta', options=0x590b08)
  8. [09:24:33] [DEBUG] CConnection::CConnection - new connection = 0x6312c8
  9. [09:24:33] [DEBUG] CThreadedConnection::WorkerFunc(this=0x242e0020, connection=0x242e0020)
  10. [09:24:33] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x242e0020, connection=0x242e0020)
  11. [09:24:33] [DEBUG] CConnectionPool::CConnectionPool(size=2, this=0x5f4130)
  12. [09:24:33] [DEBUG] CConnection::CConnection(this=0x244bd020, host='88.198.131.209', user='root', passw='****', db='beta', options=0x590b08)
  13. [09:24:33] [DEBUG] CConnection::CConnection - new connection = 0x63e300
  14. [09:24:33] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x244bd020, connection=0x244bd020)
  15. [09:24:33] [DEBUG] CConnection::CConnection(this=0x2468e020, host='88.198.131.209', user='root', passw='****', db='beta', options=0x590b08)
  16. [09:24:33] [DEBUG] CThreadedConnection::WorkerFunc(this=0x244bd020, connection=0x244bd020)
  17. [09:24:33] [DEBUG] CConnection::CConnection - new connection = 0x648430
  18. [09:24:33] [DEBUG] CThreadedConnection::WorkerFunc(this=0x2468e020, connection=0x2468e020)
  19. [09:24:33] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x2468e020, connection=0x2468e020)
  20. [09:24:33] [INFO] Connection handle with id '1' successfully created.
  21. [09:24:33] [DEBUG] CHandleManager::Create - new handle = 0x5b94f0
  22. [09:24:33] [DEBUG] mysql_connect: return value: '1'
  23. [09:24:33] [DEBUG] mysql_connect("88.198.131.209", "root", "*****", "beta", 0)
  24. [09:24:33] [DEBUG] CHandleManager::Create(this=0x5bfe40, host='88.198.131.209', user='root', pass='****', db='beta', options=0x590b08)
  25. [09:24:33] [INFO] Creating new connection handle...
  26. [09:24:33] [WARNING] duplicate connection detected: handle id 1 already exists with host = '88.198.131.209', username = 'root' and database = 'beta'
  27. [09:24:33] [DEBUG] mysql_connect: return value: '1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement