Skip to content

Instantly share code, notes, and snippets.

@tammersaleh
Created May 16, 2009 00:14
Show Gist options
  • Save tammersaleh/112511 to your computer and use it in GitHub Desktop.
Save tammersaleh/112511 to your computer and use it in GitHub Desktop.
mysql> show tables;
+---------------------------------------+
| Tables_in_everett_multitenant_default |
+---------------------------------------+
| abuseMessage |
| abuseMessageProp |
| abuseThread |
| abuseThreadProp |
| clubInvitation |
| deletedCategory |
| deletedCategoryProp |
| deletedClubUser |
| deletedClubUserProp |
| deletedForum |
| deletedForumProp |
| deletedMessage |
| deletedMessageProp |
| deletedThread |
| deletedThreadProp |
| jiveAnnounce |
| jiveAnnounceProp |
| jiveAnswer |
| jiveAttachData |
| jiveAttachment |
| jiveAttachmentProp |
| jiveAvatar |
| jiveAvatarProp |
| jiveAvatarUser |
| jiveBanned |
| jiveBatchWatch |
| jiveCategory |
| jiveCategoryProp |
| jiveForum |
| jiveForumProp |
| jiveGroup |
| jiveGroupPerm |
| jiveGroupProp |
| jiveGroupUser |
| jiveHTTPReadStatSession |
| jiveID |
| jiveMessage |
| jiveMessageProp |
| jiveModeration |
| jiveNNTPReadStatSession |
| jivePMessage |
| jivePMessageFldr |
| jivePMessageProp |
| jivePoll |
| jivePollOption |
| jivePollVote |
| jiveProperty |
| jiveQuestion |
| jiveQuestionProp |
| jiveRating |
| jiveRatingType |
| jiveReadStat |
| jiveReadStatSession |
| jiveReadTracker |
| jiveReward |
| jiveSearch |
| jiveSearchClick |
| jiveSearchCriteria |
| jiveStatusLevel |
| jiveStatusLevelProp |
| jiveThread |
| jiveThreadProp |
| jiveUser |
| jiveUserPerm |
| jiveUserProp |
| jiveUserReward |
| jiveUserRoster |
| jiveViewCount |
| jiveVote |
| jiveWatch |
| jiveWatchSettings |
| lwActivity |
| lwActivityContent |
| lwClubPermissions |
| lwClubUser |
| lwClubUserProp |
| lwEmails |
| lwExternalIDMap |
| lwFbUser |
| lwFeatured |
| lwFriends |
| lwFriendsContent |
| lwPropertyAudit |
| lwStatsCategory |
| lwStatsCount |
| lwStatsForum |
| lwStatsThread |
| lwStatsUrl |
| lwStatsVisitor |
| lwStatsWatch |
| lwTag |
| lwTenants |
| lwWatchContent |
+---------------------------------------+
93 rows in set (0.01 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment