Nick Yeoman's Blog Tags

Php Mysql Insert From Array

Updated: Apr. 5th 2022 at 2:06am

I first wrote this article in 2009 when CodeIgniter’s active record class did most of the db work for you.  Eventually I'll update this to talk about my php class helper for MySQL.

Read the article: Php Mysql Insert From Array

Back up and restore MySQL databases

Updated: Feb. 17th 2022 at 7:21pm

This article will briefly explain how to use the command line to backup your databases, making it easy to automate your tasks using bash scripts.

Read the article: Back up and restore MySQL databases

MySQL Runaway Process

Updated: Feb. 17th 2022 at 7:25pm

Here are the commands to stop a run away process.

Read the article: MySQL Runaway Process

Reset MySQL (or MariaDB) Root Password

Updated: Feb. 17th 2022 at 7:28pm

This article explains how to reset the database root password.

Read the article: Reset MySQL (or MariaDB) Root Password