Search



Search Results
Displaying 331 to 340 of 697 total results
https://dev.mysql.com/doc/connector-j/en/connector-j-logging-slf4j.html
Besides its default logger com.mysql.cj.log.StandardLogger, which logs to stderr, Connector/J supports the SLF4J logging facade, allowing end users of applications using Connector/J to plug in logging frameworks of their own choices at deployment ...
https://dev.mysql.com/doc/refman/8.4/en/firewall-usage.html
Before using MySQL Enterprise Firewall, install it according to the instructions provided in Section 8.4.7.2, “Installing or Uninstalling MySQL Enterprise Firewall”. This section describes how to configure MySQL Enterprise Firewall using SQL ...
https://dev.mysql.com/doc/refman/8.4/en/source-installation.html
Building MySQL from the source code enables you to customize build parameters, compiler optimizations, and installation location. For a list of systems on which MySQL is known to run, see ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/porting.html
Before attempting to port MySQL to other operating systems, check the list of currently supported operating systems first. Note If you create a new port of MySQL, you are free to copy and distribute it under the GPL license, but it does not make ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-upgrade.html
The util.checkForServerUpgrade() function is an upgrade checker utility that enables you to verify whether MySQL server instances are ready for upgrade. You can select a target MySQL Server release to which you plan to upgrade, ranging from the ...
https://dev.mysql.com/doc/workbench/en/wb-connection-properties.html
When a connection is selected, it is highlighted and its properties are displayed in the properties palette. The following list describes them: caption: The name of the connection. By default, the name is the name of the foreign key and the property ...
https://dev.mysql.com/doc/workbench/en/wb-layers-palette.html
This palette shows all of the layers and figures on an EER diagram. If a layer or figure is currently selected, an X appears beside the name of the object and its properties are displayed in the Properties palette. This is useful when determining ...
https://dev.mysql.com/doc/workbench/en/wb-modifying-layer.html
Choosing "Edit" allows you to edit the layer name and layer background color, and the "Properties Editor" offers additional edit options. When you select a layer on the EER Diagram canvas, its properties are displayed in the Properties palette. The ...
https://dev.mysql.com/doc/connectors/en/connector-j-client-authentication.html
The server may want to authenticate a client and require the client to provide an SSL certificate to it, which it verifies against its known certificate authorities or performs additional checks on the client identity if needed (see CREATE USER ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-session.html
sessionVariables A comma or semicolon separated list of "name=value" pairs to be sent as "SET [SESSION] ..." to the server when the driver connects. Since Version 3.1.8 characterEncoding Instructs the server to set session system variables ...
Displaying 331 to 340 of 697 total results