MySQL: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
How To: mysqlcheck
Articles: updating page links
Line 13: Line 13:
** [[MS Access and MySQL]]
** [[MS Access and MySQL]]
* '''How-To''':
* '''How-To''':
** [[backing up MySQL data]]
** [[/porting/data]]: backing up and restoring
** [[MySQL notes]]: any loose notes not ready to be an article yet
** [[/notes]]: disorganized information, mostly how-to
* '''Components''':
* '''Components''':
** [[MySQL Administrator]]
** [[MySQL Administrator]]
** [[MySQL Query Browser]]
** [[MySQL Query Browser]] - now replaced with Workbench
* [[/notes]]: disorganized information
** [[MySQL Workbench]]
* [[/archive]]: older stuff that probably is no longer applicable
* [[/archive]]: older stuff that probably is no longer applicable
==Links==
==Links==
===Reference===
===Reference===

Revision as of 10:21, 20 March 2017

<hide> page type::article thing type::software software type::database engine license::libre/open source </hide>

About

MySQL is a FOSS database engine and server. It fills roughly the same niche as Microsoft SQL Server.

The MySQL package (at least in Linux) has a number of helper utilities available, including MySQL Workbench (a combination of the former MySQL Administrator and MySQL Query Browser applications).

Articles

Reference

How To

News