External database set up notes
When using onCourse with MySql, Oracle or MSSQL Server some particular tuning is advised.
MySQL
ish recommend the following attributes to be entered into your MySQL my.cnf
default-storage-engine = innodb#Increase the below two if lots of temp tables are been written to disk.
tmp_table_size = 512M
max_heap_table_size = 512M#allows attachments larger than 1meg (default)
max_allowed_packet=5M
Oracle
No specific notes at this time.
Microsoft SQL Server
No specific notes at this time.
Newsletter subscription
ish makes regular updates to ish onCourse, and we like to let our customers know about them as soon as they're available.
Latest News
- Have your say about the future of AVETMISS 1 Jul 2010
- onCourse 1.7.21 3 Jun 2010
- What is a managed web solution really all about? 6 May 2010
- onCourse 1.7.19 bug fix release 19 Apr 2010
- onCourse 1.7.17 bug fixes 25 Feb 2010
