[
http://opencast.jira.com/browse/MH-8506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29143#comment-29143
]
Hank Magnuski commented on MH-8506:
-----------------------------------
Standard package installed on Centos. Version is "Ver 5.0.77 for
redhat-linux-gnu on i686". No special configuration done.
Possibly Ubuntu has a newer version.
Script file used to be this:
drop schema if exists matterhorn;
create schema matterhorn;
use matterhorn;
And the error seems to be introduced with this change:
drop schema if exists matterhorn;
create schema matterhorn DEFAULT CHARACTER SET = 'utf8';
use matterhorn;
> MySQL ddl script fails
> ----------------------
>
> Key: MH-8506
> URL: http://opencast.jira.com/browse/MH-8506
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Architecture & Services
> Affects Versions: 1.3
> Reporter: Hank Magnuski
> Assignee: Greg Logan
> Priority: Release Blocker
>
--
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]
_______________________________________________