Search Results
https://dev.mysql.com/doc/connectors/en/connector-j-time-instants.html
Changes the server session time zone to a desired time zone specified by the user, and then converts the timestamps between the JVM time zone and the user-specified time zone. connectionTimeZone={LOCAL|SERVER|user-defined-time-zone}: Specifies how ... Background A time instant is a specific moment on a ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-acl-best-open-ref.html
The following users are involved in this scenario: Manager: responsible for all monitored assets. This user has the permission to close Events, due to MySQL Instances being set to Administer. This role is permitted to perform the following actions: ...This scenario has the following role types: Manager: responsible for all monitored assets, advisor configuration, group configuration, query analysis, event handling and ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-settings-external-auth-ref.html
When unchecked, MySQL Enterprise Monitor provides for a pre-auth bind user to lookup account records. For Active Directory, the most common user account attribute is sAMAccountName, whereas it is common for Unix-based LDAP to use CN. Bind as User: ... Table 15.3 External Authentication Name Description Disabled No external authentication system is ...
https://dev.mysql.com/doc/connector-j/en/connector-j-time-instants.html
Changes the server session time zone to a desired time zone specified by the user, and then converts the timestamps between the JVM time zone and the user-specified time zone. connectionTimeZone={LOCAL|SERVER|user-defined-time-zone}: Specifies how ... Background A time instant is a specific moment on a ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-privilege-synchronization.html
A statement granting the NDB_STORED_USER privilege, such as GRANT NDB_STORED_USER ON *.* TO 'cluster_app_user'@'localhost', works by directing NDB to create a snapshot using the queries SHOW CREATE USER cluster_app_user@localhost and SHOW GRANTS FOR ... Privilege synchronization is the mechanism used by NDB Cluster for sharing and synchronizing users, roles, and privileges between SQL ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-threads-table.html
row *************************** THREAD_ID: 1 NAME: thread/sql/main TYPE: BACKGROUND PROCESSLIST_ID: NULL PROCESSLIST_USER: NULL PROCESSLIST_HOST: NULL PROCESSLIST_DB: mysql PROCESSLIST_COMMAND: NULL PROCESSLIST_TIME: 418094 PROCESSLIST_STATE: NULL ... The threads table contains a row for each server ...
https://dev.mysql.com/doc/mysql-installer/en/server-accounts-roles.html
MySQL User Accounts (Optional) Click Add User or Edit User to create or modify MySQL user accounts with predefined roles. To create a new MySQL account that uses Windows authentication, enter the user name and then select a value for Host and Role.
https://dev.mysql.com/doc/refman/8.4/en/faqs-mysql-cluster.html
Can I run NDB Cluster nodes inside virtual machines (such as those created by VMWare, VirtualBox, Parallels, or Xen)? A.10.13. How do I handle MySQL users in an NDB Cluster having multiple MySQL servers? A.10.39. Users of NDB Cluster 7.3 or 7.4 ...
https://dev.mysql.com/doc/x-devapi-userguide/en/dynamic-sql.html
A quoting function exists to escape SQL names and identifiers. Session.quoteName() escapes the identifier given in accordance to the settings of the current connection. Note The quoting function must not be used to escape values. Use the value ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-agent.html
--agent_autocreate Command-Line Format --agent_autocreate Type Boolean Auto-create the less privileged users (--generaluser and -limiteduser) using the --mysqluser user. --mysqlport TCP/IP port for the monitored MySQL server --mysqlsocket Unix ...