![]() |
|
|
|
|
|||||||
| PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm trying to reduce memory usage by mysqld in my hosting. Is it a problem if I turn off the support for innodb from my.cnf file?
Code:
skip-innodb |
|
#2
|
||||
|
||||
|
Some applications use innodb. For example, Horde mail uses innodb so putting skip-innodb in your /etc/my.cnf will break Horde.
|
![]() |
| Tags |
| hosting, memory, mysqld, reduce, usage |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|