[Deploying Sakai] MYSQL

Mike De Simone michael.desimone at rsmart.com
Mon Apr 26 08:50:29 PDT 2010


on ubuntu, the config file for mysql is /etc/mysql/my.cnf which is a little
different than for redhat & others.
I have put the following changes in mine for sakai, for mainly a
developer/small pilot type of configuration:

[mysqld]
table_cache=1000
query_cache_limit=1M
query_cache_size=8M
default-table-type=InnoDB
transaction-isolation=READ-COMMITTED
innodb_file_per_table
character_set_server    = utf8
lower_case_table_names=1
innodb_buffer_pool_size=50M
innodb_additional_mem_pool_size=5M




Thanks,

-------------------------------
Mike DeSimone
Sr. Technical Consultant
rSmart
tel: 602-490-0473
icq: 161896611


On Sun, Apr 25, 2010 at 14:13, Anthony Whyte <arwhyte at umich.edu> wrote:

> Send us your sakai.properties file.
>
> Cheers,
>
> Anthony
>
>
> 2.6 Configuration
> Install Guide:
> http://confluence.sakaiproject.org/display/DOC/Configuration+%282.6%29
>
> 2.6 Source install Guide
>
> http://confluence.sakaiproject.org/display/DOC/Install+Guide+-+Source+Install+%282.6%29
>
> Developer Environment Walkthrough
>
> http://confluence.sakaiproject.org/display/BOOT/Development+Environment+Setup+Walkthrough
>
>
>
> On Apr 25, 2010, at 3:06 PM, Jacob Haffner wrote:
>
> Hello,
>
> I am a senior student at Metro State College of Denver. Currently I am
> working on a class project to get a free open source class management
> program to run. Our class decided to use Sakai. I am currently trying to
> install and configure Sakai 2.6 server on a Linux machine running ubuntu. I
> was able to follow all of the directions on how to configure Sakai and was
> able to get Sakai running using the HYSQL. When I try to install and
> configure MYSQL to run I am unable to get the database to populate. I have
> installed the connector and MYSQL runs but Sakai no longer starts. I am a
> little stuck and was wondering if I could get any guidance. Thanks!
>
> Jake Haffner
>
> attached are the errors
> <Assertion+Failed.doc><Mysqlmessage.doc>
> _______________________________________________
> production mailing list
> production at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/production
>
> TO UNSUBSCRIBE: send email to
> production-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
>
>
> _______________________________________________
> production mailing list
> production at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/production
>
> TO UNSUBSCRIBE: send email to
> production-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/production/attachments/20100426/dc47fc53/attachment.html 


More information about the production mailing list