When trying to upgrade my production database (which is 3.23.56), I get the
following error from dbscripts:
$ mysql -u raible -p raible < 400-to-500-migration.sql
Enter password:
ERROR 1064 (00000) at line 42: You have an error in your SQL syntax near 'as w
set
lastmodified = lastmodified,
datecreated = datecreated,
cr' at line 1
On Feb 27, 2011, at 1:32 PM, Dave wrote:
> Apache Roller 5.0 Release Candidate RC4 is now available for testing.
> Note that this is NOT a release of the Apache Software Foundation or
> anybody else; this release candidate is for testing purposes only and
> not recommended for production.
>
> What's new in Roller 5.0:
> https://cwiki.apache.org/confluence/display/ROLLER/What's+new+in+Roller+5.0
>
> Change list (issues resolved since 4.0)
> http://bit.ly/gAhDWR
>
> Issues resolved since last release candidate (RC4)
> http://bit.ly/iaLKyt
>
> Signed binary and source files. Also, documentation in PDF form
> http://people.apache.org/~snoopdave/apache-roller-5.0/
>
> Could this be the one?
>
> There were only minor fixes made since RC3 and RC4 is deployed
> at blogs.apache.org (and my own blog), so hope to call for release
> vote on this build depending how initial feedback goes.
>
> If you would like to help out then please test RC4, discuss the
> problems you encounter here and file specific bugs with steps to
> reproduce in the Roller JIRA bug tracking system.
>
> Thanks,
> Dave