On 22/06/16 21:34, Placide Lysias NJAMI wrote:
> Dear,
>
> How to correct the warning message we have on our OTRS system registration?  
> (See below)
>
>             InnoDB Log File Size (5 MB):
> The setting innodb_log_file_size must be at least 256 MB.
>
>
> Thanks in advance!

1. stop mysql
2. edit my.cnf and change  innodb_log_file_size *and make sure
innodb_fast_shutdown is set to 0 or 1*
3. restart mysql

e.g. snippet from /etc/my.cnf (Debian Jessie)

|[mysqld]innodb_log_file_size =256M|

Check
http://dev.mysql.com/doc/refman/5.6/en/innodb-data-log-reconfiguration.html
first(?)

For more detailed instructions please post information about your server.
>
>
>
> Best Regards / Cordialement
> -----
>
> Placide NJAMI | HEAD OF IT DEPARTMENT
> GOLDEN EXOTICS LTD - GHANA
> P.O. Box K.I.A. 16105 - ACCRA
> Email: p.nj...@gelgh.com<mailto:p.nj...@gelgh.com>
>
Kind regards
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to