invent.life

  • hello
  • whoami
  • thoughts
  • sysadmin
  • artlab
Select Page

Dumping a sample from a MySQL instance or a database

databasesdumpingMariaDBMySQLmysqldumpsamplingSQL

h

by Bazyli Brzóska | April 29th, 2015 | Code & Security

Say you want to dump a database, or even all databases, but with just a sample of all the data, say, 10 000 records per table of each of the databases.…

Resetting MySQL password on Debian/Ubuntu

http://www.debian-administration.org/articles/442

Upgrade MySQL to MariaDB

MariaDBmigrationMySQLupgrade

h

by Bazyli Brzóska | August 8th, 2013 | Code & Security

Shell
1
mysql_upgrade --verbose -udebian-sys-maint -p

…

Observium with MariaDB & nginx + client configuration

MariaDBMySQLnginxObserviumObservium Client

h

by Bazyli Brzóska | August 2nd, 2013 | Code & Security

Shell
…

Install iRedMail with a socket connection to an already installed instance of MariaSQL

iRedMaillxcMariaDBMySQL

h

by Bazyli Brzóska | July 24th, 2013 | Code & Security

Update 2: official solution
Update: apparently this is a better solution.…

  • Facebook
  • Twitter
  • RSS

Copyright © 2009-2021 Bazyli Brzóska.