Search Results
                    
                    
            https://dev.mysql.com/doc/workbench/en/wb-model-reporting.html
                                The following variables may be used to configure the output path: ~: The home directory of the user. Platform Typical Default Documents Folder Windows C:\Users\user_name\My Documents Linux ~/Documents macOS Users/user_name/Documents %date%: The date ... The DBDoc - Model Reporting dialog is found by opening a model, selecting Model from the menu, and then DBDoc - Model ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-mysql-firewall.html
                                Firewall Rules and Information The Firewall Rules tab lists the active and recorded rules for a given user, the state of each rule, and includes options to add, delete, and save rules. For example, RECORDING rules in MySQL Workbench records the ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-sql-editor-snippets.html
                                The My Snippets option stores custom snippets in a file under the MySQL Workbench user's configuration directory. Table 8.1 Default Local Snippet File Location Operating System File Path Windows %AppData%\MySQL\Workbench\User Snippets.txt macOS ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-what-is-new-60.html
                                Figure 1.36 Comparing the SQL Editor interface for Workbench 5.2 and 6.0 Table Data Search You can select schemas, tables, or both to perform client-side searches for user specified strings and patterns. Figure 1.43 Visual Explain: Workbench 5.2 ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-what-is-new-63.html
                                User Interface Changes The home screen was modified: the connections, models, and starters were split into individual pages. User Preference Changes A new Log Level preference (under Others) was added to alter the log verbosity level.  This section ...
                                            
                https://dev.mysql.com/doc/workbench/en/wbcopytables.html
                                It uses the same syntax as the MySQL Utilities: For TCP/IP connections: username[:password]@host:port For local socket connections: username[:password]@::socket_path --source-password: Passes the connection password of the data source. Option ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-j-source-replica-replication-connection.html
                                Users may specify the property allowReplicasDownConnections=true to allow Connection objects to be created even though no replica hosts are reachable. This enables users to promote replicas for Java applications without requiring an application ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-j-using-openID.html
                                Connector/J supports authentication for users created on a MySQL server using the authentication_openid_connect plugin. If no server user name is specified in the connection string or during the creation of the Connection object, the implementation ... OpenID Connect is an authentication protocol based on the OAuth 2.0 framework, providing a simplified and interoperable ways of authentication for enhanced ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-dsn-macos.html
                                 To configure a DSN on macOS, you can either use the command-line utility (myodbc-installer), edit the odbc.ini file within the Library/ODBC directory of the user, or use the ODBC Administrator GUI. Note The ODBC Administrator is included in OS X ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-odbc-examples-tools-with-crystalreports.html
                                You can either specify a complete database, including user name and password, or you can build a basic DSN and use Crystal Reports to set the user name and password. If the DSN contains a user name/password combination, or you want to use different ... Crystal Reports can use an ODBC DSN to connect to a database from which you to extract data and information for reporting ...