Search



Search Results
Displaying 1771 to 1780 of 3829 total results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-1-0.html
OpenID Connect functionality is supported by MySQL Enterprise Edition Server 9.1.0 and later. They are installed to {libdir}/mysql/libmyodbc{ABI}/plugin/ where {libdir} is the system location where packages install libraries. Runtime dependencies ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-18.html
This indicates that Connector/Python does not execute SET commands by a connection with an expired password, an operation that's disallowed by MySQL Server 8.0.18 and higher. (WL #13194) On Windows, added platform dependent MSI installers that ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-27.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed In Connector/Python 8.0.26, the capability was introduced for applications that use the classic MySQL connections for accounts that use the authentication_kerberos server-side ...(WL #14669) Improved the DMG package as previously it assumed that XCode was installed to provide the Python ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-configuration-properties.html
Configuration properties define how Connector/J will make a connection to a MySQL server. If you specify a configuration property in the URL without providing a value for it, nothing will be set; for example, adding useServerPrepStmts alone to the ...Unless otherwise noted, properties can be set for a DataSource object or for a Connection ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-spring-config.html
Spring is not only a system for configuring components, but also includes support for aspect oriented programming (AOP). For example, to configure a connection to a MySQL server supporting the world sample database, you might use: <util:map ... The ...
https://dev.mysql.com/doc/refman/8.4/en/error-creating-innodb.html
The troubleshooting steps for InnoDB I/O problems depend on when the problem occurs: during startup of the MySQL server, or during normal operations when a DML or DDL statement fails due to problems at the file system level. For easiest ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-install-debian.html
For a Debian-based system, only a single installer file is necessary. In the examples that follow, we assume you wish to install NDB 8.4.6 on a 64-bit Debian 9 system; in this case, the installer file is named ... The section provides information ...
https://dev.mysql.com/doc/refman/8.4/en/optimize-overview.html
Advanced users look for opportunities to improve the MySQL software itself, or develop their own storage engines and hardware appliances to expand the MySQL ecosystem. A DBA must evaluate whether it is possible to tune the application or reconfigure ... Database performance depends on several factors at the database level, such as tables, queries, and configuration ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-prep-gather.html
Before backing up a particular database server for the first time, gather some information and use it to make some planning decisions, as outlined in the following table. Table 4.1 Information Needed to Back Up a Database Information to Gather ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-scheduled-backups.html
Maintaining a regular backup schedule is an important measure for preventing data loss for you MySQL server. For Linux and other Unix-like platforms: you can set up a cron job on your system for scheduled backups. Outputs from the stderr and stdout ...This section discusses some simple means for setting up a schedule for running MySQL Enterprise ...
Displaying 1771 to 1780 of 3829 total results