Search



Search Results
Displaying 1121 to 1130 of 1965 total results
https://dev.mysql.com/doc/refman/9.7/en/linux-installation-yum-repo.html
A password for the superuser is set and stored in the error log file. Before You Start As a popular, open-source software, MySQL, in its original or re-packaged form, is widely installed on many systems from various sources, including different ...
https://dev.mysql.com/doc/refman/9.7/en/load-data-local-security.html
The LOAD DATA statement loads a data file into a table. The statement can load a file located on the server host, or, if the LOCAL keyword is specified, on the client host. In theory, a patched server could tell the client program to transfer a ...
https://dev.mysql.com/doc/refman/9.7/en/lock-order-tool.html
If the _trace_ variable is enabled, an error is printed to the logs. If lock_order is enabled, an error is raised if the server encounters a lock-acquisition sequence that is not declared in the lock-order graph. The MySQL server is a multithreaded ...
https://dev.mysql.com/doc/refman/9.7/en/log-destinations.html
MySQL Server provides flexible control over the destination of output written to the general query log and the slow query log, if those logs are enabled. Possible destinations for log entries are log files or the general_log and slow_log tables in ...
https://dev.mysql.com/doc/refman/9.7/en/macos-installation-pkg.html
The package is located inside a disk image (.dmg) file that you first need to mount by double-clicking its icon in the Finder. Note Before proceeding with the installation, be sure to stop all running MySQL server instances by using either the ...
https://dev.mysql.com/doc/refman/9.7/en/mle-component-options-variables.html
mle_oom_errors The total number of out-of-memory errors thrown by MLE stored programs, across all sessions. The MLE session is dropped (see the description of mle_sessions) An out-of-memory error is thrown in a current MLE session. The following ...
https://dev.mysql.com/doc/refman/9.7/en/myisam-crash-recovery.html
In this case, myisamchk does not abort on some errors (such as duplicate-key errors) but instead tries to resolve them by modifying the .MYD file. This section describes how to check for and deal with data corruption in MySQL databases. If your ...
https://dev.mysql.com/doc/refman/9.7/en/myisampack.html
If you kill myisampack, the .TMD file might not be deleted.) Normally, myisampack exits with an error if it finds that tbl_name.TMD exists. When the table is used later, the server reads into memory the information needed to decompress columns. This ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-event-reports.html
Each reportable event can be distinguished according to three different criteria: Category: This can be any one of the following values: STARTUP, SHUTDOWN, STATISTICS, CHECKPOINT, NODERESTART, CONNECTION, ERROR, or INFO. Priority: This is ... In ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-install-windows-initial-start.html
This means that, if the management node fails to start due to an error in this file, you must make the management node re-read config.ini after you have corrected any errors in it. Once the NDB Cluster executables and needed configuration files are ...
Displaying 1121 to 1130 of 1965 total results