Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configuring the Sakai CLE to use MySQL is an excellent option both for local development and production purposes.

(minus) Sakai requires transaction support. In the case of MySQL you must implement the InnoDB storage engine to ensure proper transaction handling.

...