Search



Search Results
Displaying 1611 to 1620 of 4413 total results
https://dev.mysql.com/doc/refman/8.4/en/keyring-hashicorp-plugin.html
Extract the content of the archive to produce the executable vault command, which is used to perform HashiCorp Vault operations. Note The operations described in this step are required only when starting Vault the first time, to obtain the unseal ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-drop-index.html
--connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of times to retry connection before giving up. --connect-retry-delay Command-Line Format --connect-retry-delay=# Type ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql-drivers-windows.html
Microsoft Windows XP and newer includes at least one ODBC driver for Microsoft SQL Server, so additional actions are likely not required on your system. Multiple SQL Server driver options exist, as described in this section. You can check your ODBC ...
https://dev.mysql.com/doc/workbench/en/wb-migration-install-odbc-libraries.html
In the pyodbc source directory, edit the setup.py file and around line 157, replace the following line: settings['libraries'].append('odbc') with settings['libraries'].append('iodbc') Execute the following command as the root user: ... Note This ...
https://dev.mysql.com/doc/internals/en/creating-binary-packages.html
Another way to build packages is by calling the cpack executable directly: cpack -G TGZ --config CPackConfig.cmake Use -G TGZ to produce a .tar.gz archive, -GZIP for a .zip file. A package can be created in the form of a .tar.gz archive or .zip ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-19.html
When retrieving TIME values using ResultSet.getTimestamp(), the fractional seconds are truncated when useCursorFetch=true. It also corrects some inconsistencies in formatting the fractional seconds when returning the TIME values as strings. (Bug ...
https://dev.mysql.com/doc/internals/en/mysql-test-directory.html
The directory has a README file which explains how to run the tests, how to make new tests (in files with the filename extension *.test), and how to report errors. Primarily these are SQL scripts which try out a feature, output a result, and compare ...
https://dev.mysql.com/doc/refman/8.4/en/firewall-reference.html
For example, if mysql is the firewall database: CALL mysql.sp_set_firewall_group_mode(group, mode); In MySQL 8.4, firewall stored procedures are transactional; if an error occurs during execution of a firewall stored procedure, all changes made by ...If an account profile has an empty allowlist, its mode cannot be set to PROTECTING because the profile would reject every statement, effectively prohibiting the account from executing ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-catalog-dashboard.html
Note Products covered under Oracle Lifetime Sustaining Support, if installed, may appear in the dashboard. Select the MySQL products you want to remove (uninstall) and then click Execute to begin the removal process. During the operation, an ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-permissions.html
The exceptions are the data directory, the error log file, the mysql-files directory, the pid file, and the socket file, to which the mysql user must have write access. The following table shows directory and file permissions for the generic binary ...
Displaying 1611 to 1620 of 4413 total results