-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 5.2.0 GA
-
Component/s: Documentation, riftsaw
-
Labels:None
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
I upgraded system including MySQL to version 5.5 without notice and if I tried to run SOA-P I received this syntax error "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=InnoDB'". I found that 'TYPE=InnoDB' has been changed to 'ENGINE=InnoDB'. Don't be afraid, 'ENGINE=InnoDB' is supported in previous versions too.
I noticed that It's in deploy/riftsaw.sar/bpel-sql/mysql.sql but It can be somewhere else too.
- cloned to
-
RIFTSAW-409 MySQL 5.5 - Type=InnoDB has changed to ENGINE=InnoDB
-
- Closed
-