| fieldscreenlayoutitem? ? ? ? |
| fieldscreenscheme? ? ? ? ? ? |
| fieldscreenschemeitem? ? ? ? |
| fieldscreentab? ? ? ? ? ? ? |
| fileattachment? ? ? ? ? ? ? |
| filtersubscription? ? ? ? ? |
| gadgetuserpreference? ? ? ? |
| genericconfiguration? ? ? ? |
| groupbase? ? ? ? ? ? ? ? ? ? |
| issuelink? ? ? ? ? ? ? ? ? ? |
| issuelinktype? ? ? ? ? ? ? ? |
| issuesecurityscheme? ? ? ? ? |
| issuestatus? ? ? ? ? ? ? ? ? |
| issuetype? ? ? ? ? ? ? ? ? ? |
| issuetypescreenscheme? ? ? ? |
| issuetypescreenschemeentity? |
| jiraaction? ? ? ? ? ? ? ? ? |
| jiradraftworkflows? ? ? ? ? |
| jiraeventtype? ? ? ? ? ? ? ? |
| jiraissue? ? ? ? ? ? ? ? ? ? |
| jiraperms? ? ? ? ? ? ? ? ? ? |
| jiraworkflows? ? ? ? ? ? ? ? |
| label? ? ? ? ? ? ? ? ? ? ? ? |
| listenerconfig? ? ? ? ? ? ? |
| mailserver? ? ? ? ? ? ? ? ? |
| membershipbase? ? ? ? ? ? ? |
| nodeassociation? ? ? ? ? ? ? |
| notification? ? ? ? ? ? ? ? |
| notificationinstance? ? ? ? |
| notificationscheme? ? ? ? ? |
| oauthconsumer? ? ? ? ? ? ? ? |
| oauthconsumertoken? ? ? ? ? |
| oauthspconsumer? ? ? ? ? ? ? |
| oauthsptoken? ? ? ? ? ? ? ? |
| optionconfiguration? ? ? ? ? |
| permissionscheme? ? ? ? ? ? |
| pluginversion? ? ? ? ? ? ? ? |
| portalpage? ? ? ? ? ? ? ? ? |
| portletconfiguration? ? ? ? |
| priority? ? ? ? ? ? ? ? ? ? |
| project? ? ? ? ? ? ? ? ? ? ? |
| projectcategory? ? ? ? ? ? ? |
| projectrole? ? ? ? ? ? ? ? ? |
| projectroleactor? ? ? ? ? ? |
| projectversion? ? ? ? ? ? ? |
| propertydata? ? ? ? ? ? ? ? |
| propertydate? ? ? ? ? ? ? ? |
| propertydecimal? ? ? ? ? ? ? |
| propertyentry? ? ? ? ? ? ? ? |
| propertynumber? ? ? ? ? ? ? |
| propertystring? ? ? ? ? ? ? |
| propertytext? ? ? ? ? ? ? ? |
| qrtz_calendars? ? ? ? ? ? ? |
| qrtz_cron_triggers? ? ? ? ? |
| qrtz_fired_triggers? ? ? ? ? |
| qrtz_job_details? ? ? ? ? ? |
| qrtz_job_listeners? ? ? ? ? |
| qrtz_trigger_listeners? ? ? |
| qrtz_triggers? ? ? ? ? ? ? ? |
| remembermetoken? ? ? ? ? ? ? |
| resolution? ? ? ? ? ? ? ? ? |
| schemeissuesecurities? ? ? ? |
| schemeissuesecuritylevels? ? |
| schemepermissions? ? ? ? ? ? |
| searchrequest? ? ? ? ? ? ? ? |
| serviceconfig? ? ? ? ? ? ? ? |
| sharepermissions? ? ? ? ? ? |
| tb_jira_project? ? ? ? ? ? ? |
| trackback_ping? ? ? ? ? ? ? |
| trustedapp? ? ? ? ? ? ? ? ? |
| upgradehistory? ? ? ? ? ? ? |
| upgradeversionhistory? ? ? ? |
| userassociation? ? ? ? ? ? ? |
| userbase? ? ? ? ? ? ? ? ? ? |
| userhistoryitem? ? ? ? ? ? ? |
| versioncontrol? ? ? ? ? ? ? |
| votehistory? ? ? ? ? ? ? ? ? |
| workflowscheme? ? ? ? ? ? ? |
| workflowschemeentity? ? ? ? |
| worklog? ? ? ? ? ? ? ? ? ? ? |
+------------------------------+
121 rows in set (0.01 sec)
mysql>
mysql> use crowd
Database changed
mysql> show tables;
+----------------------------+
| Tables_in_crowd? ? ? ? ? ? |
+----------------------------+
| cwd_app_dir_group_mapping? |
| cwd_app_dir_mapping? ? ? ? |
| cwd_app_dir_operation? ? ? |
| cwd_application? ? ? ? ? ? |
| cwd_application_address? ? |
| cwd_application_alias? ? ? |
| cwd_application_attribute? |
| cwd_directory? ? ? ? ? ? ? |
| cwd_directory_attribute? ? |
| cwd_directory_operation? ? |
| cwd_group? ? ? ? ? ? ? ? ? |
| cwd_group_attribute? ? ? ? |
| cwd_membership? ? ? ? ? ? |
| cwd_property? ? ? ? ? ? ? |
| cwd_token? ? ? ? ? ? ? ? ? |
| cwd_user? ? ? ? ? ? ? ? ? |
| cwd_user_attribute? ? ? ? |
| cwd_user_credential_record |
| hibernate_unique_key? ? ? |
+----------------------------+
19 rows in set (0.22 sec)
mysql> update set host = "%" where user = "root";Ctrl-C -- exit!
Aborted
[root@jiradb ~]#