Skip to content

Documenting MySQL #4

@jackosullivan

Description

@jackosullivan

We need to produce documentation on the basics of administering mysql. This will likely be a series of blog posts followed up with extensive documentation in the documentation section of the website.

Likely topics include:

  • What is MySQL and how to install and configure
  • The different storage engines you can use such as InnoDB, MyISAM, XtraDB etc. including benefits and drawbacks of them
  • MySQL networking
  • How to best backup MySQL databases
  • Clustering MySQL, including read-only instances.
  • Sharding
  • Recovering from backups
  • Running multiple instances of MySQL on a single server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BlogdocumentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions