Search



Search Results
Displaying 551 to 560 of 1889 total results
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-setup.html
This setup type installs the general availability (GA) or development release server that you selected when you downloaded MySQL Installer. This setup type excludes MySQL server or the client programs typically bundled with the server, such as mysql ... Choosing a Setup Type Path Conflicts Check Requirements MySQL Installer Configuration Files When you download MySQL Installer for the first time, a setup wizard guides you through the initial installation of MySQL ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-agent-rights.html
If you are manually managing this user, grant at least the EXECUTE, PROCESS, REPLICATION CLIENT, SELECT, and SHOW DATABASES privileges globally, and UPDATE on the performance_schema.threads table. If you are manually managing this user, it should ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-resource-principal.html
You require the appropriate privileges for Resource Principals to do the following: Load data using Lakehouse Auto Parallel Load and manually with resource principals. Load data using Lakehouse Auto Parallel Load and manually with uniform resource ... Resource principals allow you to authenticate and access Oracle Cloud Infrastructure (OCI) Object Storage ...
https://dev.mysql.com/doc/refman/8.4/en/data-directory-initialization.html
This section describes how to initialize the data directory manually for MySQL installation methods for which data directory initialization is not automatic. For example, you might see an error like this: bin/mysqld: error while loading shared ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-innodb-replicaset-introduction.html
This could involve making file copies, manually copying them, and so on. This chapter introduces MySQL InnoDB ReplicaSet, which combines MySQL technologies to enable you to deploy and administer Chapter 19, Replication. This content is a high-level ...An InnoDB ReplicaSet consists of at least two MySQL Server instances, and it provides all of the MySQL Replication features you are familiar with, such as read scale-out and data ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-server.html
The rc(8) manual page states that scripts in this directory are executed only if their base name matches the *.sh shell file name pattern. To start or stop the server manually using the mysql.server script, invoke it from the command line with start ... MySQL distributions on Unix and Unix-like system include a script named mysql.server, which starts the MySQL server using ...
https://dev.mysql.com/doc/refman/8.4/en/password-management.html
To expire an account password manually, use the ALTER USER statement: ALTER USER 'jeffrey'@'localhost' PASSWORD EXPIRE; This operation marks the password expired in the corresponding row in the mysql.user system table. Internal Versus External ...
https://dev.mysql.com/doc/refman/8.4/en/selinux-policies.html
MySQL Server SELinux policy modules include: mysqld_selinux mysqld_safe_selinux For information about MySQL Server SELinux policy modules, refer to the SELinux manual pages. The manual pages provide information about types and Booleans associated ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-replicaset.html
You administer your ReplicaSets using a ReplicaSet object and the AdminAPI operations, for example, to check the status of the InnoDB ReplicaSet, and manually failover to a new primary in the event of a failure. Similar to InnoDB Cluster, MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-reverse-engineer-create-script.html
Select fewer elements to create the EER diagram." In this case, execute the reverse engineering wizard with this option disabled, manually create the EER diagram, and then import the 1000+ objects using the EER diagram catalog viewer. The following ... To reverse-engineer a database using a create script, do one of the following: On the home screen, select the model view from the sidebar, click (>) next to Models, and then click Reverse Engineer MySQL Create ...
Displaying 551 to 560 of 1889 total results