Advertisement
Guest User

Untitled

a guest
Dec 7th, 2018
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.25 KB | None | 0 0
  1. +--------------------------------+---------------+-------------------------+--------------+
  2. | GRANTEE | TABLE_CATALOG | PRIVILEGE_TYPE | IS_GRANTABLE |
  3. +--------------------------------+---------------+-------------------------+--------------+
  4. | 'root'@'localhost' | def | SELECT | YES |
  5. | 'root'@'localhost' | def | INSERT | YES |
  6. | 'root'@'localhost' | def | UPDATE | YES |
  7. | 'root'@'localhost' | def | DELETE | YES |
  8. | 'root'@'localhost' | def | CREATE | YES |
  9. | 'root'@'localhost' | def | DROP | YES |
  10. | 'root'@'localhost' | def | RELOAD | YES |
  11. | 'root'@'localhost' | def | SHUTDOWN | YES |
  12. | 'root'@'localhost' | def | PROCESS | YES |
  13. | 'root'@'localhost' | def | FILE | YES |
  14. | 'root'@'localhost' | def | REFERENCES | YES |
  15. | 'root'@'localhost' | def | INDEX | YES |
  16. | 'root'@'localhost' | def | ALTER | YES |
  17. | 'root'@'localhost' | def | SHOW DATABASES | YES |
  18. | 'root'@'localhost' | def | SUPER | YES |
  19. | 'root'@'localhost' | def | CREATE TEMPORARY TABLES | YES |
  20. | 'root'@'localhost' | def | LOCK TABLES | YES |
  21. | 'root'@'localhost' | def | EXECUTE | YES |
  22. | 'root'@'localhost' | def | REPLICATION SLAVE | YES |
  23. | 'root'@'localhost' | def | REPLICATION CLIENT | YES |
  24. | 'root'@'localhost' | def | CREATE VIEW | YES |
  25. | 'root'@'localhost' | def | SHOW VIEW | YES |
  26. | 'root'@'localhost' | def | CREATE ROUTINE | YES |
  27. | 'root'@'localhost' | def | ALTER ROUTINE | YES |
  28. | 'root'@'localhost' | def | CREATE USER | YES |
  29. | 'root'@'localhost' | def | EVENT | YES |
  30. | 'root'@'localhost' | def | TRIGGER | YES |
  31. | 'root'@'localhost' | def | CREATE TABLESPACE | YES |
  32. | 'root'@'localhost' | def | DELETE VERSIONING ROWS | YES |
  33. | 'root'@'127.0.0.1' | def | SELECT | YES |
  34. | 'root'@'127.0.0.1' | def | INSERT | YES |
  35. | 'root'@'127.0.0.1' | def | UPDATE | YES |
  36. | 'root'@'127.0.0.1' | def | DELETE | YES |
  37. | 'root'@'127.0.0.1' | def | CREATE | YES |
  38. | 'root'@'127.0.0.1' | def | DROP | YES |
  39. | 'root'@'127.0.0.1' | def | RELOAD | YES |
  40. | 'root'@'127.0.0.1' | def | SHUTDOWN | YES |
  41. | 'root'@'127.0.0.1' | def | PROCESS | YES |
  42. | 'root'@'127.0.0.1' | def | FILE | YES |
  43. | 'root'@'127.0.0.1' | def | REFERENCES | YES |
  44. | 'root'@'127.0.0.1' | def | INDEX | YES |
  45. | 'root'@'127.0.0.1' | def | ALTER | YES |
  46. | 'root'@'127.0.0.1' | def | SHOW DATABASES | YES |
  47. | 'root'@'127.0.0.1' | def | SUPER | YES |
  48. | 'root'@'127.0.0.1' | def | CREATE TEMPORARY TABLES | YES |
  49. | 'root'@'127.0.0.1' | def | LOCK TABLES | YES |
  50. | 'root'@'127.0.0.1' | def | EXECUTE | YES |
  51. | 'root'@'127.0.0.1' | def | REPLICATION SLAVE | YES |
  52. | 'root'@'127.0.0.1' | def | REPLICATION CLIENT | YES |
  53. | 'root'@'127.0.0.1' | def | CREATE VIEW | YES |
  54. | 'root'@'127.0.0.1' | def | SHOW VIEW | YES |
  55. | 'root'@'127.0.0.1' | def | CREATE ROUTINE | YES |
  56. | 'root'@'127.0.0.1' | def | ALTER ROUTINE | YES |
  57. | 'root'@'127.0.0.1' | def | CREATE USER | YES |
  58. | 'root'@'127.0.0.1' | def | EVENT | YES |
  59. | 'root'@'127.0.0.1' | def | TRIGGER | YES |
  60. | 'root'@'127.0.0.1' | def | CREATE TABLESPACE | YES |
  61. | 'root'@'127.0.0.1' | def | DELETE VERSIONING ROWS | YES |
  62. | 'root'@'::1' | def | SELECT | YES |
  63. | 'root'@'::1' | def | INSERT | YES |
  64. | 'root'@'::1' | def | UPDATE | YES |
  65. | 'root'@'::1' | def | DELETE | YES |
  66. | 'root'@'::1' | def | CREATE | YES |
  67. | 'root'@'::1' | def | DROP | YES |
  68. | 'root'@'::1' | def | RELOAD | YES |
  69. | 'root'@'::1' | def | SHUTDOWN | YES |
  70. | 'root'@'::1' | def | PROCESS | YES |
  71. | 'root'@'::1' | def | FILE | YES |
  72. | 'root'@'::1' | def | REFERENCES | YES |
  73. | 'root'@'::1' | def | INDEX | YES |
  74. | 'root'@'::1' | def | ALTER | YES |
  75. | 'root'@'::1' | def | SHOW DATABASES | YES |
  76. | 'root'@'::1' | def | SUPER | YES |
  77. | 'root'@'::1' | def | CREATE TEMPORARY TABLES | YES |
  78. | 'root'@'::1' | def | LOCK TABLES | YES |
  79. | 'root'@'::1' | def | EXECUTE | YES |
  80. | 'root'@'::1' | def | REPLICATION SLAVE | YES |
  81. | 'root'@'::1' | def | REPLICATION CLIENT | YES |
  82. | 'root'@'::1' | def | CREATE VIEW | YES |
  83. | 'root'@'::1' | def | SHOW VIEW | YES |
  84. | 'root'@'::1' | def | CREATE ROUTINE | YES |
  85. | 'root'@'::1' | def | ALTER ROUTINE | YES |
  86. | 'root'@'::1' | def | CREATE USER | YES |
  87. | 'root'@'::1' | def | EVENT | YES |
  88. | 'root'@'::1' | def | TRIGGER | YES |
  89. | 'root'@'::1' | def | CREATE TABLESPACE | YES |
  90. | 'root'@'::1' | def | DELETE VERSIONING ROWS | YES |
  91. | 'debian-sys-maint'@'localhost' | def | SELECT | YES |
  92. | 'debian-sys-maint'@'localhost' | def | INSERT | YES |
  93. | 'debian-sys-maint'@'localhost' | def | UPDATE | YES |
  94. | 'debian-sys-maint'@'localhost' | def | DELETE | YES |
  95. | 'debian-sys-maint'@'localhost' | def | CREATE | YES |
  96. | 'debian-sys-maint'@'localhost' | def | DROP | YES |
  97. | 'debian-sys-maint'@'localhost' | def | RELOAD | YES |
  98. | 'debian-sys-maint'@'localhost' | def | SHUTDOWN | YES |
  99. | 'debian-sys-maint'@'localhost' | def | PROCESS | YES |
  100. | 'debian-sys-maint'@'localhost' | def | FILE | YES |
  101. | 'debian-sys-maint'@'localhost' | def | REFERENCES | YES |
  102. | 'debian-sys-maint'@'localhost' | def | INDEX | YES |
  103. | 'debian-sys-maint'@'localhost' | def | ALTER | YES |
  104. | 'debian-sys-maint'@'localhost' | def | SHOW DATABASES | YES |
  105. | 'debian-sys-maint'@'localhost' | def | SUPER | YES |
  106. | 'debian-sys-maint'@'localhost' | def | CREATE TEMPORARY TABLES | YES |
  107. | 'debian-sys-maint'@'localhost' | def | LOCK TABLES | YES |
  108. | 'debian-sys-maint'@'localhost' | def | EXECUTE | YES |
  109. | 'debian-sys-maint'@'localhost' | def | REPLICATION SLAVE | YES |
  110. | 'debian-sys-maint'@'localhost' | def | REPLICATION CLIENT | YES |
  111. | 'debian-sys-maint'@'localhost' | def | CREATE VIEW | YES |
  112. | 'debian-sys-maint'@'localhost' | def | SHOW VIEW | YES |
  113. | 'debian-sys-maint'@'localhost' | def | CREATE ROUTINE | YES |
  114. | 'debian-sys-maint'@'localhost' | def | ALTER ROUTINE | YES |
  115. | 'debian-sys-maint'@'localhost' | def | CREATE USER | YES |
  116. | 'debian-sys-maint'@'localhost' | def | EVENT | YES |
  117. | 'debian-sys-maint'@'localhost' | def | TRIGGER | YES |
  118. | 'root'@'51.99.999.101' | def | SELECT | NO |
  119. | 'root'@'51.99.999.101' | def | INSERT | NO |
  120. | 'root'@'51.99.999.101' | def | UPDATE | NO |
  121. | 'root'@'51.99.999.101' | def | DELETE | NO |
  122. | 'root'@'51.99.999.101' | def | CREATE | NO |
  123. | 'root'@'51.99.999.101' | def | DROP | NO |
  124. | 'root'@'51.99.999.101' | def | RELOAD | NO |
  125. | 'root'@'51.99.999.101' | def | SHUTDOWN | NO |
  126. | 'root'@'51.99.999.101' | def | PROCESS | NO |
  127. | 'root'@'51.99.999.101' | def | FILE | NO |
  128. | 'root'@'51.99.999.101' | def | REFERENCES | NO |
  129. | 'root'@'51.99.999.101' | def | INDEX | NO |
  130. | 'root'@'51.99.999.101' | def | ALTER | NO |
  131. | 'root'@'51.99.999.101' | def | SHOW DATABASES | NO |
  132. | 'root'@'51.99.999.101' | def | SUPER | NO |
  133. | 'root'@'51.99.999.101' | def | CREATE TEMPORARY TABLES | NO |
  134. | 'root'@'51.99.999.101' | def | LOCK TABLES | NO |
  135. | 'root'@'51.99.999.101' | def | EXECUTE | NO |
  136. | 'root'@'51.99.999.101' | def | REPLICATION SLAVE | NO |
  137. | 'root'@'51.99.999.101' | def | REPLICATION CLIENT | NO |
  138. | 'root'@'51.99.999.101' | def | CREATE VIEW | NO |
  139. | 'root'@'51.99.999.101' | def | SHOW VIEW | NO |
  140. | 'root'@'51.99.999.101' | def | CREATE ROUTINE | NO |
  141. | 'root'@'51.99.999.101' | def | ALTER ROUTINE | NO |
  142. | 'root'@'51.99.999.101' | def | CREATE USER | NO |
  143. | 'root'@'51.99.999.101' | def | EVENT | NO |
  144. | 'root'@'51.99.999.101' | def | TRIGGER | NO |
  145. | 'root'@'51.99.999.101' | def | CREATE TABLESPACE | NO |
  146. | 'root'@'51.99.999.101' | def | DELETE VERSIONING ROWS | NO |
  147. | 'forge'@'51.99.999.101' | def | SELECT | YES |
  148. | 'forge'@'51.99.999.101' | def | INSERT | YES |
  149. | 'forge'@'51.99.999.101' | def | UPDATE | YES |
  150. | 'forge'@'51.99.999.101' | def | DELETE | YES |
  151. | 'forge'@'51.99.999.101' | def | CREATE | YES |
  152. | 'forge'@'51.99.999.101' | def | DROP | YES |
  153. | 'forge'@'51.99.999.101' | def | RELOAD | YES |
  154. | 'forge'@'51.99.999.101' | def | SHUTDOWN | YES |
  155. | 'forge'@'51.99.999.101' | def | PROCESS | YES |
  156. | 'forge'@'51.99.999.101' | def | FILE | YES |
  157. | 'forge'@'51.99.999.101' | def | REFERENCES | YES |
  158. | 'forge'@'51.99.999.101' | def | INDEX | YES |
  159. | 'forge'@'51.99.999.101' | def | ALTER | YES |
  160. | 'forge'@'51.99.999.101' | def | SHOW DATABASES | YES |
  161. | 'forge'@'51.99.999.101' | def | SUPER | YES |
  162. | 'forge'@'51.99.999.101' | def | CREATE TEMPORARY TABLES | YES |
  163. | 'forge'@'51.99.999.101' | def | LOCK TABLES | YES |
  164. | 'forge'@'51.99.999.101' | def | EXECUTE | YES |
  165. | 'forge'@'51.99.999.101' | def | REPLICATION SLAVE | YES |
  166. | 'forge'@'51.99.999.101' | def | REPLICATION CLIENT | YES |
  167. | 'forge'@'51.99.999.101' | def | CREATE VIEW | YES |
  168. | 'forge'@'51.99.999.101' | def | SHOW VIEW | YES |
  169. | 'forge'@'51.99.999.101' | def | CREATE ROUTINE | YES |
  170. | 'forge'@'51.99.999.101' | def | ALTER ROUTINE | YES |
  171. | 'forge'@'51.99.999.101' | def | CREATE USER | YES |
  172. | 'forge'@'51.99.999.101' | def | EVENT | YES |
  173. | 'forge'@'51.99.999.101' | def | TRIGGER | YES |
  174. | 'forge'@'51.99.999.101' | def | CREATE TABLESPACE | YES |
  175. | 'forge'@'51.99.999.101' | def | DELETE VERSIONING ROWS | YES |
  176. | 'root'@'%' | def | SELECT | NO |
  177. | 'root'@'%' | def | INSERT | NO |
  178. | 'root'@'%' | def | UPDATE | NO |
  179. | 'root'@'%' | def | DELETE | NO |
  180. | 'root'@'%' | def | CREATE | NO |
  181. | 'root'@'%' | def | DROP | NO |
  182. | 'root'@'%' | def | RELOAD | NO |
  183. | 'root'@'%' | def | SHUTDOWN | NO |
  184. | 'root'@'%' | def | PROCESS | NO |
  185. | 'root'@'%' | def | FILE | NO |
  186. | 'root'@'%' | def | REFERENCES | NO |
  187. | 'root'@'%' | def | INDEX | NO |
  188. | 'root'@'%' | def | ALTER | NO |
  189. | 'root'@'%' | def | SHOW DATABASES | NO |
  190. | 'root'@'%' | def | SUPER | NO |
  191. | 'root'@'%' | def | CREATE TEMPORARY TABLES | NO |
  192. | 'root'@'%' | def | LOCK TABLES | NO |
  193. | 'root'@'%' | def | EXECUTE | NO |
  194. | 'root'@'%' | def | REPLICATION SLAVE | NO |
  195. | 'root'@'%' | def | REPLICATION CLIENT | NO |
  196. | 'root'@'%' | def | CREATE VIEW | NO |
  197. | 'root'@'%' | def | SHOW VIEW | NO |
  198. | 'root'@'%' | def | CREATE ROUTINE | NO |
  199. | 'root'@'%' | def | ALTER ROUTINE | NO |
  200. | 'root'@'%' | def | CREATE USER | NO |
  201. | 'root'@'%' | def | EVENT | NO |
  202. | 'root'@'%' | def | TRIGGER | NO |
  203. | 'root'@'%' | def | CREATE TABLESPACE | NO |
  204. | 'root'@'%' | def | DELETE VERSIONING ROWS | NO |
  205. | 'forge'@'%' | def | SELECT | YES |
  206. | 'forge'@'%' | def | INSERT | YES |
  207. | 'forge'@'%' | def | UPDATE | YES |
  208. | 'forge'@'%' | def | DELETE | YES |
  209. | 'forge'@'%' | def | CREATE | YES |
  210. | 'forge'@'%' | def | DROP | YES |
  211. | 'forge'@'%' | def | RELOAD | YES |
  212. | 'forge'@'%' | def | SHUTDOWN | YES |
  213. | 'forge'@'%' | def | PROCESS | YES |
  214. | 'forge'@'%' | def | FILE | YES |
  215. | 'forge'@'%' | def | REFERENCES | YES |
  216. | 'forge'@'%' | def | INDEX | YES |
  217. | 'forge'@'%' | def | ALTER | YES |
  218. | 'forge'@'%' | def | SHOW DATABASES | YES |
  219. | 'forge'@'%' | def | SUPER | YES |
  220. | 'forge'@'%' | def | CREATE TEMPORARY TABLES | YES |
  221. | 'forge'@'%' | def | LOCK TABLES | YES |
  222. | 'forge'@'%' | def | EXECUTE | YES |
  223. | 'forge'@'%' | def | REPLICATION SLAVE | YES |
  224. | 'forge'@'%' | def | REPLICATION CLIENT | YES |
  225. | 'forge'@'%' | def | CREATE VIEW | YES |
  226. | 'forge'@'%' | def | SHOW VIEW | YES |
  227. | 'forge'@'%' | def | CREATE ROUTINE | YES |
  228. | 'forge'@'%' | def | ALTER ROUTINE | YES |
  229. | 'forge'@'%' | def | CREATE USER | YES |
  230. | 'forge'@'%' | def | EVENT | YES |
  231. | 'forge'@'%' | def | TRIGGER | YES |
  232. | 'forge'@'%' | def | CREATE TABLESPACE | YES |
  233. | 'forge'@'%' | def | DELETE VERSIONING ROWS | YES |
  234. +--------------------------------+---------------+-------------------------+--------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement