Search



Search Results
Displaying 2191 to 2200 of 4072 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-security-networking-issues.html
Any traffic other than that shown in the table for a given node type should be denied. iptables is a very common and reliable firewall application, which is often used with APF as a front end to make configuration easier. In this section, we ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-tde.html
NDB TDE encrypts user data files including LCP files, redo log files, tablespace files, and undo log files. Replication of an NDB Cluster whose file system is encrypted to a standalone MySQL server using InnoDB tables which are not encrypted. The ...
https://dev.mysql.com/doc/refman/8.4/en/online-ddl-parallel-thread-configuration.html
Parallel scan is not supported on tables defined with virtual columns. Parallel scan is not supported on tables defined with a full-text index. Parallel scan is not supported on tables defined with a spatial index. The default setting is calculated ...
https://dev.mysql.com/doc/refman/8.4/en/role-names.html
As stored in the grant tables, they have the same properties as account names, which are described in Grant Table Scope Column Properties. It is possible for a row in the mysql.user system table to serve as both an account and a role. Specifying a ... MySQL role names refer to roles, which are named collections of ...
https://dev.mysql.com/doc/refman/8.4/en/security-options.html
The following table shows mysqld options and system variables that affect security. For descriptions of each of these, see Section 7.1.7, “Server Command Options”, and Section 7.1.8, “Server System Variables”.
https://dev.mysql.com/doc/refman/8.4/en/sorted-index-builds.html
Sorted Index Builds and Compressed Tables For compressed tables, the previous index creation method appended entries to both compressed and uncompressed pages. InnoDB performs a bulk load instead of inserting one index record at a time when ...In ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-multiple-queries.html
After the connection to the server has been established, you can use the mysql_set_server_option() function to enable or disable multiple-statement execution by passing it an argument of MYSQL_OPTION_MULTI_STATEMENTS_ON or ... By default, ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/plugin-api.html
This table is created as part of the MySQL installation process. MySQL supports a plugin API that enables creation of server components. The plugin interface uses the plugin table in the mysql database to record information about plugins that have ...Plugins can be loaded at server startup, or loaded and unloaded at runtime without restarting the ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-ldap-kerberos.html
The following table shows the platform support for each connection method. A MySQL user account must be created or altered with syntax that specifies how the account authenticates. For example, to create an account for skylar using simple LDAP ...
https://dev.mysql.com/doc/workbench/en/wb-view-overview-physical-schemas.html
You can start working with this schema (add or edit table, view, and group objects) or create additional schemas in the model. 9.1.1.4.1 The Schema Objects Panel The Physical Schemas panel has the following sections: Tables Views Routines Routine ...
Displaying 2191 to 2200 of 4072 total results