Rechercher dans le manuel MySQL
32.2 Deploying MySQL EE on Oracle Cloud Infrastructure
To deploy MySQL EE on Oracle Cloud Infrastructure, do the following:
Open the OCI Marketplace and select MySQL.
The MySQL listing is displayed.
Click Launch Instance to begin the application launch process.
The Create Compute Instance dialog is displayed.
See To create a Linux instance for information on how to complete the fields.
By default, the MySQL server listens on port 3306 and is configured with a single user, root.
When the deployment is complete, the MySQL server is started, and you must connect to the compute instance, and retrieve the default root password which was written to the MySQL log file.
See Connecting with SSH for more information.
The following MySQL software is installed:
MySQL Server EE
MySQL Enterprise Backup
MySQL Shell
MySQL Router
MySQL Configuration
For security, the following are enabled:
SELinux: for more information, see Configuring and Using SELinux
firewalld
: for more information, see Current Status and Settings of firewalld
The following MySQL plugins are enabled:
thread_pool
validate_password
On startup, the following occurs:
MySQL Server reads
/etc/my.cnf
and all files named
in*
.cnf/etc/my.cnf.d/
./etc/my.cnf.d/perf-tuning.cnf
is created by/usr/bin/mkcnf
based on the selected OCI shape.NoteTo disable this mechanism, remove
/etc/systemd/system/mysqld.service.d/perf-tuning.conf
.Performance tuning is configured for the following shapes:
VM.Standard2.1
VM.Standard2.2
VM.Standard2.4
VM.Standard2.8
VM.Standard2.16
VM.Standard2.24
VM.Standard.E2.1
VM.Standard.E2.2
VM.Standard.E2.4
VM.Standard.E2.8
BM.Standard2.52
For all other shapes, the tuning for VM.Standard2.1 is used.
Nederlandse vertaling
U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.
Bij voorbaat dank.
Document heeft de 26/06/2006 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/mysql-rf-mysql-oci-marketplace-deploy.html
De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.
Referenties
Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.