Guest User

Untitled

a guest
Oct 21st, 2017
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1.  
  2. mysql> select id,maintainer,plugin,activated from repository;
  3. +----+---------------+-------------------+-----------+
  4. | id | maintainer | plugin | activated |
  5. +----+---------------+-------------------+-----------+
  6. | 1 | yetanotherx | ModTRS | 1 |
  7. | 2 | Zeerix | Runecraft | 1 |
  8. | 3 | cjc343 | General | 1 |
  9. | 4 | cjc343 | GeneralEssentials | 1 |
  10. | 5 | rakiru | Slap | 1 |
  11. | 6 | rakiru | QuickSeeds | 1 |
  12. | 7 | Nijikokun | iConomy | 1 |
  13. | 8 | Nijikokun | Mobiile | 1 |
  14. | 9 | DemmyDemon | Tables | 1 |
  15. | 10 | DemmyDemon | SimpleChestLock | 1 |
  16. | 11 | Captain Chaos | RetractableBridge | 1 |
  17. | 12 | Pluckerpluck | MultiInv | 1 |
  18. | 13 | DemmyDemon | Day | 1 |
  19. +----+---------------+-------------------+-----------+
  20. 13 rows in set (0.00 sec)
Add Comment
Please, Sign In to add comment