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

Christopher Brooks commented on MH-8016:
----------------------------------------

I don't see this in the mysql ddl either, Tobias, can you handle this one?

cab938@bobble:/opt/matterhorn/matterhorn_1.2.x/docs/scripts/ddl$ more 
postgres84.sql | grep "ca"
CREATE TABLE capture_agent_state (
    local character varying(255)
ALTER TABLE ONLY capture_agent_state
    ADD CONSTRAINT capture_agent_state_pkey PRIMARY KEY (name);


cab938@bobble:/opt/matterhorn/matterhorn_1.2.x/docs/scripts/ddl$ more 
mysql5.sql | grep "CA"
CREATE TABLE `CAPTURE_AGENT_STATE` (

> Database does not match code - Columns missing in SCHED_EVENT
> -------------------------------------------------------------
>
>                 Key: MH-8016
>                 URL: http://opencast.jira.com/browse/MH-8016
>             Project: Matterhorn Project
>          Issue Type: Bug
>          Components: Architecture & Services
>    Affects Versions: 1.2
>            Reporter: Hank Magnuski
>            Assignee: Tobias Wunden
>            Priority: Release Blocker
>             Fix For: 1.2
>
>


--
This message is automatically generated by JIRA.
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