Re: [otrs] otrs Digest, Vol 93, Issue 9

Thanks Rick, It works for me too. Below the steps exactly used : 1. mysql -u root -p SET GLOBAL innodb_fast_shutdown = 0 2. sudo service mysql stop 3. sudo su 4. mv /var/lib/mysql/ib_logfile* /tmp 5. vim /etc/mysql/my.cnf Change lines like below : innodb_buffer_pool_size = 1024M innodb_log_file_size = 256M Save the file 6. sudo service mysql start PLOBLEM SOLVED !!! Cdt, Placide -----Message d'origine----- De : otrs [mailto:otrs-bounces@otrs.org] De la part de otrs-request@otrs.org Envoyé : mercredi 22 juin 2016 12:02 À : otrs@otrs.org Objet : otrs Digest, Vol 93, Issue 9 Send otrs mailing list submissions to otrs@otrs.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.otrs.org/cgi-bin/listinfo/otrs or, via email, send a message with subject or body 'help' to otrs-request@otrs.org You can reach the person managing the list at otrs-owner@otrs.org When replying, please edit your Subject line so it is more specific than "Re: Contents of otrs digest..." Today's Topics: 1. Innodb warning (Placide Lysias NJAMI) 2. Re: Innodb warning (Rick Heisterhagen) ---------------------------------------------------------------------- Message: 1 Date: Wed, 22 Jun 2016 11:34:40 +0000 From: Placide Lysias NJAMI
participants (1)
-
Placide Lysias NJAMI