Nick0703

Untitled

Feb 11th, 2014
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. mysql> show tables;
  2. +--------------------------------------+
  3. | Tables_in_dummy |
  4. +--------------------------------------+
  5. | account_diff_preferences |
  6. | account_external_ids |
  7. | account_group_id |
  8. | account_group_includes_by_uuid |
  9. | account_group_includes_by_uuid_audit |
  10. | account_group_members |
  11. | account_group_members_audit |
  12. | account_group_names |
  13. | account_groups |
  14. | account_id |
  15. | account_patch_reviews |
  16. | account_project_watches |
  17. | account_ssh_keys |
  18. | accounts |
  19. | change_id |
  20. | change_message_id |
  21. | change_messages |
  22. | changes |
  23. | patch_comments |
  24. | patch_set_ancestors |
  25. | patch_set_approvals |
  26. | patch_sets |
  27. | schema_version |
  28. | starred_changes |
  29. | submodule_subscriptions |
  30. | system_config |
  31. | tracking_ids |
  32. +--------------------------------------+
  33. 27 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment