Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. '3', 'rdsadmin', '<ip>', 'mysql', 'Sleep', '11', '', NULL
  2. '4', '<user>', '<ip>', 'mydb', 'Query', '8', 'Sending data', 'SELECT DISTINCT
  3. Name,d.id,deviceType,issuedBy, description,avNum,CompanyName,
  4. BrandName,dwNumber,quant,discDate,Type
  5. FROM table_one d
  6. JOIN table_two i ON d.id = i.id'
  7. '5', '<user>', '<ip>', 'mydb', 'Sleep', '19', '', NULL
  8. '6', '<user>', '<ip>', 'innodb', 'Sleep', '33', '', NULL
  9. '7', '<user>', '<ip>', 'information_schema', 'Query', '0', 'starting', 'show full processlist'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement