Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
CREATE INDEX Task_executedIndex ON Task(executed);

SYNCOPE-

...

411

Code Block
INSERT INTO SyncopeConf VALUES('notification.maxRetries', '0');