[ 
http://opencast.jira.com/browse/MH-8335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28780#comment-28780
 ] 

Hank Magnuski commented on MH-8335:
-----------------------------------

mysql> show tables;
+----------------------+
| Tables_in_matterhorn |
+----------------------+
| SEQUENCE             | 
| annotation           | 
| capture_agent_role   | 
| host_registration    | 
| job                  | 
| job_arguments        | 
| matterhorn_role      | 
| secheduled_event     | 
| series               | 
| service_registration | 
| user_action          | 
+----------------------+
11 rows in set (0.00 sec)

mysql> select * from JOB;
ERROR 1146 (42S02): Table 'matterhorn.JOB' doesn't exist
mysql> 

                
> Refactor MH DB tables
> ---------------------
>
>                 Key: MH-8335
>                 URL: http://opencast.jira.com/browse/MH-8335
>             Project: Matterhorn Project
>          Issue Type: Task
>          Components: Architecture & Services
>    Affects Versions: 1.3, Trunk
>            Reporter: Greg Logan
>            Assignee: Greg Logan
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: example.sql, MH-8335-withoutIngest.diff
>
>
> We have a pair of proposals which need to be implemented into the database.  
> This should be done as part of 1.3, however if they can be slipped back to 
> 1.4 if necessary.
> Proposal #1:  
> http://opencast.3480289.n2.nabble.com/Database-naming-scheme-proposal-td6857022.html
> Proposal #2:  
> http://opencast.3480289.n2.nabble.com/DB-Nighmares-proposal-td6934468.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to