Search



Search Results
Displaying 1621 to 1630 of 2266 total results
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-schema-creation.html
As the following figure shows, this is an automated step and the actions include: Create Script File, Connect to Target Database, and Create Schemas and Objects. The SQL scripts generated for the migrated schema objects will now be executed in the ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-backup-recovery.html
With an active MySQL connection tab open, select Backup Recovery from the Server menu to open the wizard in the current tab. The backup-recovery wizard is used to restore MySQL Enterprise Backup data. For more information about creating a backup ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-online-backup.html
With an active MySQL connection tab open, select MySQL Enterprise Backup from the Server menu to view the main Online Backup overview page in the current tab. This section describes how to configure a backup profile that defines what should be ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-modeling.html
Relationships/Connections Draw Line Crossings (slow in large diagrams) Show Captions Center Captions Over Line Preferences: Modeling: Appearance Use this preference group to set the available colors for the objects that appear on an EER diagram ...
https://dev.mysql.com/doc/workbench/en/wb-reverse-engineering.html
With MySQL Workbench, you can reverse-engineer a database using a MySQL create script or you can connect to a live MySQL server and import a single database or a number of databases.
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-query-panel.html
The SQL query secondary tab opens by default when you make a connection to a server from the Home screen. You can enter SQL statements directly into the query editor area. The statements entered can be saved to a file or snippet for later use. At ...
https://dev.mysql.com/doc/connectors/en/connector-j-2-way-authentication.html
Apply the steps outlined in both Section 3.5.9.1, “Setting up Server Authentication” and Section 3.5.9.2, “Setting up Client Authentication” to set up a mutual, two-way authentication process in which the server and the client authenticate ...Although the typical setup described above uses the same CA certificate in both ends for mutual authentication, it does not have to be the ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-blob-clob-processing.html
blobSendChunkSize Chunk size to use when sending BLOB/CLOBs via server-prepared statements. Note that this value cannot exceed the value of 'maxAllowedPacket' and, if that is the case, then this value will be corrected automatically. Since Version ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-debugging-profiling.html
If set to "REQUIRED", an OpenTelemetry library must be available at run time, or connections to the MySQL Server will fail. Setting it to "DISABLED" turns off generating OpenTelemetry instrumentation by Connector/J. Connector/J relies entirely on ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-exceptions-warnings.html
These classes will be instantiated one per 'Connection' instance, and all 'SQLException' exceptions thrown by the driver will be allowed to be intercepted by these interceptors, in a chained fashion, with the first class listed as the head of the ...
Displaying 1621 to 1630 of 2266 total results