Skip to content

journal.wiredreflexes.com

Para todo mal, mezcal, y para todo bien también.

  • Journal
  • Films
  • Development
  • Gaming
  • RPG

mysql

MysqlCheck: A Reminder

by Dennis•December 11, 2012•0•Posted inDevelopment

Just a reminder to myself. :)

mysqlcheck -optimize -u [user] -p [database]

MySQL Dump: A Reminder

by Dennis•February 13, 2011•0•Posted inDevelopment

Just a reminder to myself. :)

EXPORT
mysqldump -u [user] -p [database] --add-drop-table | gzip -9 > [file]
IMPORT
mysql -u [user] -p [database] < [file]

Navigation

  • Log in
  • Register

Categories

  • Development (36)
  • Films (171)
  • Gaming (38)
  • Journal (1,025)
  • RPG (387)
    • Conjunction of Planes (296)
    • Leman (41)
    • The Blackwing (25)
Copyright © 2026 journal.wiredreflexes.com.
Powered by WordPress and HybridMag.
  • Journal
  • Films
  • Development
  • Gaming
  • RPG