Search Results
Displaying 151 to 160
of 162 total results
- « Previous
- 14
- 15
- 16
- 17
- Next »
https://dev.mysql.com/doc/c-api/8.4/en/c-api-function-reference.html
The following table summarizes all functions available for the MySQL C API.
https://dev.mysql.com/doc/c-api/8.4/en/mysql-escape-string.html
mysql_escape_string() does not have arguments that enable it to respect the current character set or the quoting context.
https://dev.mysql.com/doc/relnotes/mysql-router/8.4/en/news-8-4-5.html
(Bug #37538219) The http_server plugin would throw an uncaught exception and terminate when given an invalid URL. Now the exception is caught with a 400 HTTP (Bad Request) error returned to the client. (Bug #37499075) If a client without the SESSION ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-3-0.html
Version 9.3.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.3.0 supersedes 9.2 and is recommended for use on production systems. This release can be used against MySQL Server version 8.0 and later. It supports the Java Database ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-securing.html
For general information on using secure connections with MySQL see Using Encrypted Connections. This section explains how to configure a cluster to use encrypted connections. An additional security possibility is to configure which servers can ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-active-language.html
MySQL Shell can execute SQL, JavaScript or Python code, but only one language can be active at a time. The active mode determines how the executed statements are processed: If using SQL mode, statements are processed as SQL which means they are ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-command-line-integration.html
MySQL Shell exposes much of its functionality through an API command-line integration using a syntax that provides access to objects and their functions without opening the interactive interface. For example if you want to automate how you create ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-ldap-kerberos-authentication.html
MySQL Enterprise Edition supports authentication methods that enable MySQL Server to use LDAP (Lightweight Directory Access Protocol), LDAP with Kerberos, or native Kerberos to authenticate MySQL users. MySQL Shell supports both LDAP and Kerberos ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-reporting-run.html
Built-in reports and user-defined reports that have been registered with MySQL Shell can be run in any interactive MySQL Shell mode (JavaScript, Python, or SQL) using the \show or \watch command, or called using the shell.reports object from ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-table-export.html
MySQL Shell's table export utility util.exportTable() exports a MySQL relational table into a data file, either on the local server or in an Oracle Cloud Infrastructure Object Storage bucket. The data can then be uploaded into a table on a target ...
Displaying 151 to 160
of 162 total results
- « Previous
- 14
- 15
- 16
- 17
- Next »