Difference between revisions of "MySQL"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (→Links:  official doc on recovery (and backup))  | 
				 (tidied up by moving stuff to subpages)  | 
				||
| Line 1: | Line 1: | ||
| − | + | <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]].  | [[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)   | + | 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==  | ==Articles==  | ||
* '''Related'''  | * '''Related'''  | ||
| Line 15: | Line 18: | ||
** [[MySQL Administrator]]  | ** [[MySQL Administrator]]  | ||
** [[MySQL Query Browser]]  | ** [[MySQL Query Browser]]  | ||
| − | + | * [[/notes]]: disorganized information  | |
| − | + | * [[/archive]]: older stuff that probably is no longer applicable  | |
| − | |||
| − | |||
| − | *   | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Links==  | ==Links==  | ||
===Reference===  | ===Reference===  | ||
Revision as of 11:12, 16 November 2016
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
- Related
 - How-To:
- backing up MySQL data
 - MySQL notes: any loose notes not ready to be an article yet
 
 - Components:
 - /notes: disorganized information
 - /archive: older stuff that probably is no longer applicable
 
Links
Reference
- official site
 - Wikipedia
 - HashMySQL wiki: official wiki of the unofficial-but-sanctioned #mysql IRC channel on Freenode
 
How To
- data recovery
- Chapter 7. Backup and Recovery
 - How to recover MySQL data from Innodb? - if you have a copy of /var/www/lib/mysql but MySQL can't see the data
- The important thing to remember is that not all of the data is in the *.fr? files.