Our company required us to use Dspace 6.3 with mysql. Although I know you are not supporting Mysql, can I ask question that I encounter an issue. At first dspace 6.3 runs normally with Oracle, then I tried to change to mysql. I can connect to mysql database(mysql 5.5), mysql-connector-java 5.1.22, but when I tried to type "dspace create-administrator", it throws exception: Exception: The schema validator returned: Could not instantiate id generator [entity-name=org.dspace.content.MetadataSchema] I have changed the metadata_schema entity id generator not using "sequence", I have changed to @GeneratedValue(strategy = GenerationType.IDENTITY). I have no idea so asking your help, thanks!!!
-- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/fb3498a3-d555-4c00-8cb7-d50ae05f60f5n%40googlegroups.com.
