Difference between revisions of "MySQL"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
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>
  

Revision as of 06:05, 22 September 2022

Advertising: