Search



Search Results
Displaying 721 to 730 of 2176 total results
https://dev.mysql.com/doc/refman/8.4/en/grant.html
However, quotation marks are necessary to specify a user_name string containing special characters (such as -), or a host_name string containing special characters or wildcard characters such as % (for example, 'test-user'@'%.com'). Quote user names ...[WITH GRANT OPTION] [AS user [WITH ROLE DEFAULT | NONE | ALL | ALL EXCEPT role [, role ] ...
https://dev.mysql.com/doc/internals/en/com-binlog-dump-gtid.html
If the binlog-filename is empty, the server will send the binlog-stream of the first known binlog.
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-14.html
(Bug #28962337, WL #12240) Attempting to connect to a default schema with insufficient privileges would yield a "does not exist" error instead of "access denied." (Bug #28942938) Improved error handling for connection strings that contain invalid ...
https://dev.mysql.com/doc/workbench/en/wb-data-modeling-menus.html
Figure 9.4 The Find Panel with Find & Replace Find Options The Find dialog options are described in the following list: String Matching (default) or Regular Expression: Search by matching a string, or a PCRE regular expression. Works with both the ... Some menu items are not available in the MySQL Workbench Community Edition of this application, and are available only in the MySQL Workbench Commercial ...
https://dev.mysql.com/doc/connectors/en/connecting-using-kerberos.html
Kerberos Authentication Workflow The main usage of Kerberos authentication in MySQL is to allow users to create connections without having to specify a user name and password in the connection string. A user name specified in the connection string ... Kerberos is a ticket-based server-client mutual authentication protocol that is supported by the MySQL Server (commercial versions only) ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-26.html
without the use of workarounds such as specially formatted comments included in query strings. This capability is implemented using type-specific methods for the sql::Statement class: int Statement::setQueryAttrInt(attr_name, int_value); int ...
https://dev.mysql.com/doc/connector-j/en/connecting-using-kerberos.html
Kerberos Authentication Workflow The main usage of Kerberos authentication in MySQL is to allow users to create connections without having to specify a user name and password in the connection string. A user name specified in the connection string ... Kerberos is a ticket-based server-client mutual authentication protocol that is supported by the MySQL Server (commercial versions only) ...
https://dev.mysql.com/doc/refman/8.4/en/charset-collation-information-schema.html
String columns in INFORMATION_SCHEMA tables have a collation of utf8mb3_general_ci, which is case-insensitive. However, for values that correspond to objects that are represented in the file system, such as databases and tables, searches in ...For ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-mgm-client-commands.html
CONNECT connection-string Connects to the management server indicated by the connection string. PROMPT [prompt] Changes the prompt shown by ndb_mgm to the string literal prompt. mgm#1: PROMPT mymgm > mymgm > PROMPT 'mymgm:' 'mymgm:' PROMPT mymgm: ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-params-ndbd.html
Note that string '/BACKUP' is always appended to this setting, so that *effective* default is FileSystemPath/BACKUP. StringMemory: Default size of string memory (0 to 100 = % of maximum, 101+ = actual bytes). Default is empty string; see ... The ...
Displaying 721 to 730 of 2176 total results