Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
  • -EOAdaptorDebugEnabled YES/NO
    (true for WO5)
    turns on Adaptor logging. This gives you the SQL statements that are issued against your database.
  • -EOAdaptorUseBindVariables YES/NO
    (false for WO5)
    (this one is quite hidden in the docs) Turns off bind variables on the SQL statements, making SQL much more readable when debugging.