Skip to content
  • Home
  • Data Base
  • Programming
  • Web Servers
  • Systems Deployment
  • Contact me
  • About
  • RSS
  • Español
LibreByte
LibreByte
  • Home
  • Data Base
  • Programming
  • Web Servers
  • Systems Deployment
  • Contact me
  • About
  • RSS
  • Español
  • Home
  • Data Base
  • Disable innodb engine in MySQL

Disable innodb engine in MySQL

Leave a Comment / Data Base / By sedlav / March 17, 2016

MySQL

To disable a storage engine in mysql we must:

Edit the my.cnf file

# vim /etc/my.cnf

Add to the file

skip-name-the-engine

For example, to disable innodb add to the file

Skip-innodb

Restart the mysql server

CentOS / Fedora / RHEL

# service mysqld restart

Debian, Ubuntu and other distros

# /etc/init.d/mysqld restart

Information about the engines

# mysql - u root - p - e 'show engines;'

The above command would be:

MySQL engines

Administering MySQL from the command line, 11 (15)

  • How to install MySQL 5.7 on CentOS 7
  • How to install MySQL 8.0 in Ubuntu 20.04
  • How to install MySQL 8.0 in Debian
  • How to install MariaDB on Alpine Linux
  • How to install MariaDB on NetBSD?
  • MySQL 8.0, change root password
  • MySQL server administration – Basic
  • Create / modify / delete tables in MySQL
  • MySQL user administration
  • MySQL – Execute SQL script
  • Disable innodb engine in MySQL
  • Show MySQL storage engines
  • Character set available in MySQL
  • Connect to a MySQL server from the LAN
  • MySQL can not write in the /tmp dir
« Previous PostNext Post »
← Previous Post
Next Post →

Leave a Comment Cancel Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Recent Posts

  • KDE Plasma 6.3 – Pixel Perfecto!
  • How to create a VPN in 5 minutes with sshuttle?
  • How to install Wireguard VPN in Debian?
  • Oh My Posh a beautiful prompt for your shell
  • How to install OpenLiteSpeed, an excellent web server
  • How to upgrade NetBSD?
  • How to detect devices connected to my LAN?
  • Scan your Local Area Network with Ning
  • How to install a NetBSD server?
  • How to install SSL Let’s Encrypt using Lego?

alpine android apache apt apt-get bash bsd butterfly builder centos convert debian fedora find ftp client geany gimp git gnu/linux image editor kde lftp mariadb mod_rewrite mysql mysql-client mysql cli mysqld netbsd nginx pbt php php-fpm postgresql rhel ssh ssl tar tips ubuntu vim vpn wordpress xargs xfce xml

  • CLI
  • Multimedia
  • Operating System
  • Security and cryptography
  • FTP
LibreByte information is available under GNU General Public License/GNU Free Documentation License.
Links and references to third parties are subject to the license adopted by third parties.
Powered with 🖤 by Wordpress and Astra theme.

Copyleft 🄯 2025 LibreByte