Search



Search Results
Displaying 301 to 310 of 2264 total results
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-spring-config-connpooling.html
When this is the case, it usually makes sense to create a pool of database connections available for web requests as needed. Although MySQL does not spawn an extra process when a connection is made, there is still a small amount of overhead to ...
https://dev.mysql.com/doc/connectors/en/connector-j-WebAuthn-authentication.html
It is supported by MySQL Enterprise Edition and Connector/J since release 8.2.0—see WebAuthn Pluggable Authentication for details. In either case, issue the following command (additional command options to connect to the right server might be ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-connectionbuffers-category.html
Lists the Connection Buffers configuration metrics and provides a brief description of each. Table 7.8 Connection Buffers Configuration Metrics NameDescriptionBulk Insert Buffer Size Limits the size (in bytes) of the special tree-like cache MyISAM ...VALUES (...), (...), ..., and LOAD DATA INFILE, when adding data to nonempty tables, per ...
https://dev.mysql.com/doc/connector-j/en/connector-j-named-pipe.html
Important Minimal permissions on named pipes are granted to clients that use them to connect to the server. Connector/J, however, can only use named pipes when granted full access on them. As a workaround, the MySQL Server that Connector/J wants to ...If you do not use a namedPipePath property, the default of '\\.\pipe\MySQL' is ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-spring-config-connpooling.html
When this is the case, it usually makes sense to create a pool of database connections available for web requests as needed. Although MySQL does not spawn an extra process when a connection is made, there is still a small amount of overhead to ...
https://dev.mysql.com/doc/connector-j/en/connector-j-WebAuthn-authentication.html
It is supported by MySQL Enterprise Edition and Connector/J since release 8.2.0—see WebAuthn Pluggable Authentication for details. In either case, issue the following command (additional command options to connect to the right server might be ...
https://dev.mysql.com/doc/refman/8.4/en/information-schema-connection-control-failed-login-attempts-table.html
This table provides information about the current number of consecutive failed connection attempts per account (user/host combination). CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS has these columns: USERHOST The user/host combination indicating an ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-24.html
Functionality Added or Changed Previously, if the connection to the server was not used within the period specified by the wait_timeout system variable and the server closed the connection, the client received no notification of the reason. (WL ...
https://dev.mysql.com/doc/refman/8.4/en/clone-plugin-options-variables.html
clone_ddl_timeout Command-Line Format --clone-ddl-timeout System Variable clone_ddl_timeout Scope Global Dynamic Yes SET_VAR Hint Applies No Type Integer Default Value 300 Minimum Value 0 Maximum Value 2592000 Unit seconds The time in seconds that a ... This section describes the system variables that control operation of the clone ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql-connection-windows.html
Figure 10.42 SQL Server Connection Parameters Example on Windows Database System: Microsoft SQL Server Connection Method: choose ODBC (native) to use the native ODBC driver that is provided by Microsoft. Password: optionally enter a password to save ... Select Microsoft SQL Server as the database system and fill out the remaining options as described in this ...
Displaying 301 to 310 of 2264 total results