Difference between revisions of "MySQL"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 24: | Line 24: | ||
* [[MariaDB slow queries]] | * [[MariaDB slow queries]] | ||
* [[psql]] | * [[psql]] | ||
+ | * [[WolfSSL]] | ||
== See also == | == See also == |
Revision as of 03:06, 20 February 2024
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:
- Server:
brew install mysql
- Client:
brew install mysql-client
- Server:
- Configuration file:
my.cnf
mysql --host=XXX --port=YYYY --user=USERNAME --password=XXXXX < ./schema.sql
MySQL Cloud offerings
- Amazon RDS
- Azure Database for MySQL
Related terms
- MariaDB:
mariadb
mysqldump
- MySQL Enterprise Backup
- Connect to database
- MariaDB slow queries
- psql
- WolfSSL
See also
Advertising: