https://ap.imagensbrasil.org/image/puVNiY
Innodb_log_size help
Moderator: crythias
-
romerosantos02
- Znuny newbie
- Posts: 11
- Joined: 16 Nov 2016, 22:56
- Znuny Version: 5.0.0.0.0.0.0
- Real Name: Romero dos Santos
Innodb_log_size help
I've tried several times to install it to see if my "my.cnf" would appear to change the innodb_log_file_size, I've already researched a number of sites, so the innodb field usually appears. But mine only appears that this default with 10 mb. Thanks for helping out.
https://ap.imagensbrasil.org/image/puVNiY
https://ap.imagensbrasil.org/image/puVNiY
-
RStraub
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Innodb_log_size help
You have to:
- Shutdown / Stop MySQL
- Edit the setting for the file-size
- Remove or rename the old files (very important!)
- Startup MySQL
The new files then are autogenerated in the configured size.
- Shutdown / Stop MySQL
- Edit the setting for the file-size
- Remove or rename the old files (very important!)
- Startup MySQL
The new files then are autogenerated in the configured size.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
-
romerosantos02
- Znuny newbie
- Posts: 11
- Joined: 16 Nov 2016, 22:56
- Znuny Version: 5.0.0.0.0.0.0
- Real Name: Romero dos Santos
Re: Innodb_log_size help
Sorry but I am new to otrs, which configuration file should I modify and where does it stay and which remove and rename
-
root
- Administrator
- Posts: 4283
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Innodb_log_size help
This is a MySQL topic, ask your DB if you're unsure.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
RStraub
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Innodb_log_size help
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
-
romerosantos02
- Znuny newbie
- Posts: 11
- Joined: 16 Nov 2016, 22:56
- Znuny Version: 5.0.0.0.0.0.0
- Real Name: Romero dos Santos
Re: Innodb_log_size help
I make all steps but on my.cnf no have line Inno_db for change values :/
-
romerosantos02
- Znuny newbie
- Posts: 11
- Joined: 16 Nov 2016, 22:56
- Znuny Version: 5.0.0.0.0.0.0
- Real Name: Romero dos Santos
Re: Innodb_log_size help
I make all steps but on my.cnf no have line Inno_db for change values :/
-
RStraub
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Innodb_log_size help
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
-
romerosantos02
- Znuny newbie
- Posts: 11
- Joined: 16 Nov 2016, 22:56
- Znuny Version: 5.0.0.0.0.0.0
- Real Name: Romero dos Santos
Re: Innodb_log_size help
Wow, man thanks,Did not know could add rows on the my.cnf thanks again.