Hi!

I'm trying to install OAI provider ( 
http://sourceforge.net/projects/fedora-commons/files/services/3.4/ ) as 
explained here ( 
https://wiki.duraspace.org/display/FCSVCS/OAI+Provider+Service+1.2.1 ) 
into an existing 3.5 FCRepo.

Now the thing is we upgraded to MySQL 5.5 recently and proai tries to 
issue a CREATE TABLE with "type=InnoDB" which, as I discovered today, is 
deprecated since MySQL 5.0 and not supported since 5.1. Manually 
creating the table rcAdmin makes the webapp start, but each time it 
tries to update itself it gives error:

  Table 'proai.rcQueue' doesn't exist

So I guess there really might be issues with MySQL 5.5.

Am I using the right version of OAI provider?
Is there something I can configure in proai.properties to make it work 
with MySQL 5.5 database?

Thanks!

Kind regards,
Alex

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to