Skip to content

Magnatecha

Category Archives: mysql

How to Import a MySQL Database Dump or Backup

Now that we have covered how to make a backup of your MySQL database, we can go over how to import the backup. To do this, you can use the cat command: This command uses cat to write your database to stdout and then pipes it into mysql. You’ll need to have your database created first, but you […]

Posted bytreddellJune 18, 2018July 15, 2020Posted inmysqlLeave a comment on How to Import a MySQL Database Dump or Backup

How to Back Up a MySQL database

One of the worst mistakes you can make is not having a backup of your database. When something goes wrong, you will be sorry. And the thing about backing up a database is that not everyone knows how to do it. There’s no simple drag and drop a copy and you’re done. Since there is […]

Posted bytreddellJune 17, 2013July 15, 2020Posted inmysqlLeave a comment on How to Back Up a MySQL database

MySQL fails to start

I recently ran into an issue where the MySQL database service would not start on my server. After searching around a bit (and being led astray a few times), I found the culprit: not enough RAM. It turns out that my set up (Ubuntu 12.04 with 256 MB RAM) did not have a enough memory […]

Posted bytreddellSeptember 19, 2012July 20, 2020Posted inmysql, UncategorizedLeave a comment on MySQL fails to start

Recent Posts

  • Nest Thermostat Can’t Connect to Nest Protect
  • Setting up a Wyze Cam v2 with Zoneminder
  • Zoneminder Fills /dev/shm 100%
  • The Anatomy of a counterfeit Gameboy Advance Cartridge
  • Fitbit Notifications with iPhone

Recent Comments

  • Androidena on Wake Ubuntu with USB mouse or keyboard
  • Cyrano de Bergerac on You’re Overthinking It
  • Bob on You’re Overthinking It
  • Florian on Cancel a Command in Mutt

Archives

  • January 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • February 2020
  • January 2020
  • October 2019
  • December 2018
  • August 2018
  • July 2018
  • June 2018
  • March 2017
  • June 2016
  • April 2016
  • February 2016
  • October 2015
  • September 2015
  • July 2015
  • September 2014
  • April 2014
  • February 2014
  • January 2014
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • June 2012
  • April 2012
  • January 2012
  • September 2011
  • April 2010
  • August 2009

Categories

  • android
  • apache
  • automobiles
  • cakephp2
  • gameboy
  • git
  • linux
  • macos
  • mutt
  • mysql
  • nginx
  • nofp
  • openbox
  • photography
  • php
  • pokemon
  • pool
  • python
  • quads
  • ramblings
  • raspberry pi
  • security cameras
  • smartwatch
  • tao
  • Uncategorized
  • vim
  • zoneminder

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Magnatecha, Proudly powered by WordPress.