Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    turning off innodb in mysql

    • Article Type: General
    • Product: SFX
    • Product Version: 3

    Description:
    one of the mysql engines, innodb, is not being used by the SFX application. can we turn off innodb and how?

    Resolution:
    You can disable InnoDB in mysql. To do this, edit the my.cnf file in the directory /exlibris/sfx_ver/sfx_version_3/data/ and add the following line to the [mysqld] section:

    skip-innodb

    You will need to restart mysql for this change to take effect.

    Additional Information

    innodb,mysql,restart


    • Article last edited: 10/8/2013