turbine-mysql-4.sql script malformed
------------------------------------
Key: JS1-549
URL: http://issues.apache.org/jira/browse/JS1-549
Project: Jetspeed
Type: Bug
Components: Turbine
Versions: 1.6
Environment: mysql 4.0.20
Reporter: Greg Buchanan
Priority: Minor
turbine-mysql-4.sql script has sql syntax errors which prevent the user from
creating jetspeed required mysql tables without editing.
1. Comment lines in script do not have # to start comments throughout
2. The SQL command beginning with "CREATE TABLE TURBINE_USER" has an extraneous
comma after the field definition for PASSWORD_CHANGED
Changing comment lines to add "#" and removing the extraneous comma corrects
this problem and allows scripts to run without errors.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]