Search



Search Results
Displaying 1551 to 1560 of 2264 total results
https://dev.mysql.com/doc/refman/8.4/en/windows-start-service.html
This command invokes the MySQL administrative utility mysqladmin to connect to the server and tell it to shut down. The command connects as the MySQL root user, which is the default administrative account in the MySQL grant system. On Windows, the ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-system-monitoring.html
For information specifically about monitoring the effects of message compression, see Monitoring Connection Compression for X Plugin. Issue: mysql-py> \sql SELECT thread_id INTO @id FROM performance_schema.threads WHERE ... For general X Plugin ...
https://dev.mysql.com/doc/refman/8.4/en/xa.html
Among the MySQL Connectors, MySQL Connector/J 5.0.0 and higher supports XA directly, by means of a class interface that handles the XA SQL statement interface for you. A client program that connects to the MySQL server acts as the Transaction ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-3.html
(Bug #36337708) Thread Pool Notes Some concurrent connection attempts were not handled correctly. (Bug #115162, Bug #36673883) The server did not always handle connections correctly when running with both the thread pool and audit log plugins. C ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-4.html
To fix this, we now force a new transaction in channel_change_source_connection_auto_failover() whenever autocommit=OFF to prevent table access deadlocks when an info repository transaction is executed after changing SOURCE_CONNECTION_AUTO_FAILOVER.
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-7.html
Errors were returned similar to the following: file /usr/bin/mysqld conflicts between mysql-community-server-8.4.7 and mariadb11.8-server-3:11.8.3, file /usr/share/man/man1/mysql.1.gz conflicts between mysql-community- client-8.4.7 and mariadb11.8, ... Audit Log Notes Compilation Notes SQL Function and Operator Notes InnoDB Notes Optimizer Notes Packaging Notes Performance Schema Notes Bugs Fixed Audit Log Notes Fixed an issue related to audit log ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.replica.html
MySQL Enterprise Backup allows you to set up a replica server (referred to as the “replica” below) by backing up the source server (referred to as the “source” below) and restoring the backup on a new replica, without having to stop the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-commands-backup.html
The backup operations are the most frequently performed tasks by MySQL Enterprise Backup. Various kinds of backups can be performed by adding different options, like using --compress or --incremental for compressed or incremental backups. In most ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/config-file-parameters.html
You can put common connection parameters used for restore operations (for example, user login, host name, etc.) into the configuration file. You can specify mysqlbackup options either on the command line or as configuration parameters inside a ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-performance-space-overview.html
When connected to a running MySQL server, MySQL Enterprise Backup performs hot backup for InnoDB tables. When connected to a running MySQL server, MySQL Enterprise Backup backs up all MyISAM and other non-InnoDB tables using the warm backup ... When ...
Displaying 1551 to 1560 of 2264 total results