Continuum

com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Invalid default value for 'SCM_USE_CACHE'

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-alpha-1
  • Fix Version/s: 1.1-alpha-2
  • Component/s: Database
  • Labels:
    None
  • Environment:
    Windows XP / JDK 1.5.0_10-b03 / Tomcat 5.5.20 / MySQL 5.0.27
  • Complexity:
    Intermediate
  • Number of attachments :
    2

Description

The change in the model (r507778) creates the error described in the subject and in the attached logs if I use continuum with MySQL.
If I remove jpox.nullValue="default" for the field scmUseCache, the tests in the core fail.

Activity

Hide
Nap Ramirez added a comment -

In removing jpox.nullValue="default", adding <defaultValue>false</defaultValue> should follow. So far, there are no test failures in the trunk even when applying this patch. Please test and confirm please.

Thanks,
Nap

Show
Nap Ramirez added a comment - In removing jpox.nullValue="default", adding <defaultValue>false</defaultValue> should follow. So far, there are no test failures in the trunk even when applying this patch. Please test and confirm please. Thanks, Nap
Hide
Jesse McConnell added a comment -

applied, thank you nap

Show
Jesse McConnell added a comment - applied, thank you nap

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: