lukefitzwolfgang / icatproject

Automatically exported from code.google.com/p/icatproject
0 stars 0 forks source link

Non-oracle (MySQL) version of ICAT #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is desirable to remove the dependance on Oracle.
First step to this is to identify the Oracle specific features and create a 
MySQL version of ICAT

Original issue reported on code.google.com by tom.grif...@stfc.ac.uk on 3 Mar 2011 at 9:49

GoogleCodeExporter commented 9 years ago
All non facility specific triggers and functions have been migrated to MySQL.

Oracle SEQUENCES have been replaced with a sequence table and the code modified 
accordingly

Full testing of this is now required

Original comment by tom.grif...@stfc.ac.uk on 3 Mar 2011 at 9:50

GoogleCodeExporter commented 9 years ago
There is work in progress at RAL on this.  It is likely that this will be 
included in icat-4 which is due in September 2011.

Original comment by crcami...@gmail.com on 13 Apr 2011 at 4:27

GoogleCodeExporter commented 9 years ago
A prototype of this is working at RAL.  However we hav decided NOT to do 
further work on this until we have ICAT 4.0 ready.  If someone requires this 
for a project, then we will review this decision.

Original comment by crcami...@gmail.com on 14 Nov 2011 at 7:58

GoogleCodeExporter commented 9 years ago
This should be tested on 4.1

Original comment by dr.s.m.f...@gmail.com on 5 Apr 2012 at 9:18

GoogleCodeExporter commented 9 years ago
I have tested that MySQL and DERBY both work on 4.1

Original comment by dr.s.m.f...@gmail.com on 29 May 2012 at 3:38