Search



Search Results
Displaying 431 to 440 of 555 total results
https://dev.mysql.com/doc/workbench/en/wb-keys.html
The following tables list keyboard shortcuts for MySQL Workbench commands.
https://dev.mysql.com/doc/workbench/en/wb-plugins.html
Examples of this include auto-arranging a diagram, or making batch changes to objects. Plugins are special Modules that are exposed to the user through the Workbench GUI. This is typically done using the main menu, or the context-sensitive menu.
https://dev.mysql.com/doc/workbench/en/wb-preferences-modeling.html
Auto-save model interval: [ 1 minute ] An open model that has not been saved will automatically be saved after this period. MySQL Workbench can then attempt to recover the last autosaved version. For automatic recovery to be available on a new file, ... This section provides configuration options that affect the modeling functionality in MySQL Workbench (see the figure that ...
https://dev.mysql.com/doc/workbench/en/wb-reverse-engineer-create-script.html
Note Importing a large number (1000) objects could fail to create an EER diagram and instead emit a resource warning with the text "Too many objects are selected for auto placement. To reverse-engineer a database using a create script, do one of ...
https://dev.mysql.com/doc/workbench/en/wb-reverse-engineer-live.html
Note Importing 250 or more objects could fail to create an EER diagram and instead emit a resource warning with the text "Too many objects are selected for auto placement. To reverse-engineer a live database, click Database and then Reverse ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-performance-extensions.html
Please note that 'useServerPrepStmts' is automatically set to "true" in this case because cursor functionality is available only for server-side prepared statements. Default Value false Since Version 5.1.32 elideSetAutoCommits Should the driver only ... callableStmtCacheSize If 'cacheCallableStmts' is enabled, how many callable statements should be cached? Default Value 100 Since Version 3.1.2 metadataCacheSize The number of queries to cache 'ResultSetMetadata' for if 'cacheResultSetMetaData' is set to ...
https://dev.mysql.com/doc/connectors/en/connector-j-overview.html
MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J. Connector/J implements the Java Database Connectivity (JDBC) API, as well as a number of value-adding extensions of it. MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-j-server-authentication.html
Server authentication via server certificate verification is enabled when the Connector/J connection property sslMode is set to VERIFY_CA or VERIFY_IDENTITY. If sslMode is not set, server authentication via server certificate verification is ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-tomcat.html
The following instructions are based on the instructions for Tomcat-5.x, available at http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html which is current at the time this document was written. First, install the .jar file ...
https://dev.mysql.com/doc/internals/en/semi-sync-replication.html
The clients COMMIT (or in auto-commit mode the current statement) waits until _one_ slave acknowledged that it received (not neccesarilly executed) the transaction or a timeout is reached. In MySQL 5.5 replication can optionally be made ...
Displaying 431 to 440 of 555 total results