Difference between revisions of "MySQL"
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 installation: <code>[[brew install mysql-client]]</code> | + | * macOS client installation: <code>[[brew install mysql-client]]</code> |
* Configuration file: <code>my.cnf</code> | * Configuration file: <code>my.cnf</code> | ||
Revision as of 19:02, 24 May 2022
This article is a Draft. Help us to complete it.
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:
brew install mysql-client
- Configuration file:
my.cnf
MySQL Cloud offerings
- Amazon RDS
- Azure Database for MySQL
Related terms
See also
- MySQL,
mysqldump, mysqladmin
, XtraBackup, MySQL Enterprise Backup, MyISAM,/var/log/mysql/
, MySQL Workbench, Adminer,ib_logfile0, mysqld --help --verbose
, MySQL versions - Databases: Database management, SQL, NoSQL, Wide column, PostgreSQL, MariaDB, MySQL, Derby DB, MongoDB, Cassandra, SQLite, HSQL2, H2, RocksDB, Microsoft SQL Server, DB2, Oracle Database, Memcached, Berkeley DB, Collation, SingleStore, Amazon Aurora, Graph database, Amazon DynamoDB, PrestoDB, Cache hit ratio, ACID, WAL, ARIES, DBMS, OLTP, OLAP, Database Schema, CockroachDB, Tables, Views, Apache Druid, RDMS
- https://en.wikipedia.org/wiki/MySQL#Release_history
Advertising: