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
- onCourse 2.1.10 5 Jan 2012
- NCVER and Training.gov.au reference data 22 Dec 2011
- CMS training 19 Dec 2011
- onCourse 2.1.9 12 Dec 2011
- Tutor and student passwords 17 Nov 2011
