Difference between revisions of "MySQL"

From wikieduonline
Jump to navigation Jump to search
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Draft}}
 
 
[[wikipedia:MySQL]] ([[1995]]) [[RDBMS]]
 
[[wikipedia:MySQL]] ([[1995]]) [[RDBMS]]
  
Line 5: Line 4:
 
MySQL 8.0 [[Azure]] support in December 2019 https://azure.microsoft.com/en-us/updates/azure-database-for-mysql-support-for-mysql-8-0-is-now-available/
 
MySQL 8.0 [[Azure]] support in December 2019 https://azure.microsoft.com/en-us/updates/azure-database-for-mysql-support-for-mysql-8-0-is-now-available/
  
* macOS client installation: <code>[[brew install mysql-client]]</code>
+
* macOS installation:
 +
** Server: <code>[[brew install mysql]]</code>
 +
** Client: <code>[[brew install mysql-client]]</code>
 
* Configuration file: <code>my.cnf</code>
 
* Configuration file: <code>my.cnf</code>
  
Line 18: Line 19:
 
* [[MySQL Enterprise Backup]]
 
* [[MySQL Enterprise Backup]]
 
* [[Connect to database]]
 
* [[Connect to database]]
 +
* [[MariaDB slow queries]]
  
 
== See also ==
 
== See also ==
 +
* {{mysql cmd}}
 
* {{MySQL}}
 
* {{MySQL}}
* {{DBs}}
 
 
* https://en.wikipedia.org/wiki/MySQL#Release_history
 
* https://en.wikipedia.org/wiki/MySQL#Release_history
  
 
+
[[Category:MySQL]]
 
[[Category:Databases]]
 
[[Category:Databases]]

Revision as of 08:44, 10 October 2022

Advertising: