Search



Search Results
Displaying 71 to 80 of 212 total results
https://dev.mysql.com/doc/workbench/en/wb-forward-engineering-sql-scripts.html
Leave this field blank to view, but not save, the generated output. Forward engineering enables you to create a script of your database model. You may export a script to alter an existing database or create a new database. The script to create a ...
https://dev.mysql.com/doc/workbench/en/wb-getting-started-tutorial-create-connection.html
To apply the default values, leave these optional values blank as the following figure shows. This tutorial adds a new connection that can be either an initial connection or an additional connection. An instance of MySQL server must be installed, ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ldap-sasl-kerberos.html
For simplicity, you can leave the default schema value blank during the initial setup and set the default value later, if needed. The LDAP Sasl/Kerberos connection method is supported as an LDAP authentication method for MySQL servers and MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ldap-user-password.html
For simplicity, you can leave the default schema value blank during the initial setup and set the default value later, if needed. MySQL uses LDAP to fetch user, credential, and group information. MySQL Workbench users connect to the MySQL server by ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-standard.html
For simplicity, you can leave the default schema value blank during the initial setup and set the default value later, if needed. This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP. In addition to naming your new ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-native-kerberos.html
For simplicity, you can leave the default schema value blank during the initial setup and set the default value later, if needed. The Native Kerberos connections method authenticates a MySQL user with authentication tokens generated by the kinit ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-secure-auth.html
Option for MySQL 5.6 and later: Rather than editing the password field, leave it alone and immediately click Upgrade. MySQL 4.1 extended password hashes from 16 to 41 bytes. However, upgrading MySQL does not automatically update the old password ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ssl-wizard.html
Consider leaving this screen open, and close it after you copied the files and altered your MySQL configuration file to enable SSL connections. This wizard helps create SSL certificates for both MySQL clients and MySQL servers. Connections in MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference-charsets.html
For example, to use the 4-byte UTF-8 character set with Connector/J, configure the MySQL server with character_set_server=utf8mb4, and leave characterEncoding and connectionCollation out of the Connector/J connection string. Setting the Character ...
https://dev.mysql.com/doc/connectors/en/connector-net-programming-datetime-fractional.html
Specifying a precision of 0 leaves the fractional part out entirely. MySQL Connector/NET supports the fractional seconds feature in MySQL, where the fractional seconds part of temporal values is preserved in data stored and retrieved through SQL.
Displaying 71 to 80 of 212 total results