Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • MySQL

Category: MySQL

How To Fix: InnoDB Enabled But Not Starting

04Jul

This is for CentOS, but it should work on Debian/Ubuntu as well. There are two reasons why InnoDB would not start: It’s not enabled in my.cnf The log files are READ MORE

Etienne RachedInnoDB, linux, MySQL, sshLeave a comment

How to Disable InnoDB On MySQL 5.5 and MariaDB

13Nov

  InnoDB is a MySQL storage engine. As of MySQL 5.5, InnoDB became the default storage engine instead of MyISAM. Disabling InnoDB can be helpful, especially on low end boxes READ MORE

Etienne RachedCentOS, Debian, InnoDB, MySQL, UbuntuLeave a comment

phpBB API – Accessing Database and Performing Sql Queries

09Sep

In my two previous posts, phpBB API – Logging In And Logging Out a User and phpBB API – Auto Login a User Without a Password, I used phpBB API READ MORE

Etienne RachedAPI, MySQL, php, PHPBB3Leave a comment

Automatically Backup GoDaddy Files and Databases

15Oct

  What is GoDaddy? Go Daddy is an internet domain registrar and a web hosting company. The web hosting varies between shared hosting, Virtual Private Server (VPS) and dedicated servers. READ MORE

Etienne RachedBash, cPanel, Godaddy, MySQL, php, Script, zipLeave a comment

Speeding up MySQL database with query_cache and improving the performance

09Aug

Is your MySQL database getting slower? Your server overloading? You might need to optimize your MySQL database server by enabling query caching which will increase the performance and increase the READ MORE

Etienne RachedDatabase, MySQL, PerformanceLeave a comment

Search

Categories

Archives

Copyright Tech and Dev © All rights reserved.
  • Privacy Policy
  • About
Go to top