Search



Search Results
Displaying 2531 to 2540 of 3514 total results
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-statement-tables.html
Some final instrument names are specific to error handling: statement/com/Error accounts for messages received by the server that are out of band. However, an application that enables or disables statement instruments selectively must take into ...
https://dev.mysql.com/doc/refman/8.4/en/xa.html
A bank keeps account information in an RDBMS and distributes and receives money through automated teller machines (ATMs). It is necessary to ensure that ATM actions are correctly reflected in the accounts, but this cannot be done with the RDBMS ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-multi-primary-mode.html
While traffic is flowing, transactions can be externalized on some members before the others, especially if some members have less write throughput than others, creating the possibility of stale reads. You can choose a setting that suits the ... In ...
https://dev.mysql.com/doc/refman/8.4/en/host-cache.html
The server handles entries in the host cache like this: When the first TCP client connection reaches the server from a given IP address, a new cache entry is created to record the client IP, host name, and client lookup validation flag. Only ... The ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-shell-tutorial-javascript-download.html
A non-root account can be used as long as the account has privileges to create new schemas. As part of this quick-start guide, an example schema is provided which is referred to as the world_x schema. Many of the examples demonstrate Document Store ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-shell-tutorial-python-download.html
A non-root account can be used as long as the account has privileges to create new schemas. As part of this quick-start guide, an example schema is provided which is referred to as the world_x schema. Many of the examples demonstrate Document Store ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-using-deploying.html
To allow MySQL Router to connect to MySQL without requiring extra accounts for the Router's host, for MySQL accounts that are created specifically for application hosts such as myapp@198.51.100.45 instead of a value like myapp@%. Performance ...
https://dev.mysql.com/doc/internals/en/binary-log-versions.html
Programs that process the binary log must be able to account for each of the supported binary log formats. create_timestamp The creation timestamp, if nonzero, is the time in seconds when this event was created; it indicates the moment when the ...
https://dev.mysql.com/doc/internals/en/x-protocol-notices-notices.html
Global Notices Global Notices are sent by the server in case of events happen that are unrelated to the currently active message sequence: server is shutting down node disconnected from group schema or table dropped binlog events Server Shutting ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
The solution is to repair the Microsoft Visual C++ 2017 Redistributable via the Windows Control Panel to recreate the registry keys needed for the runtime detection. These new values request using the sha256_memory authentication mechanism when ...
Displaying 2531 to 2540 of 3514 total results