Search



Search Results
Displaying 1141 to 1150 of 1802 total results
https://dev.mysql.com/doc/internals/en/mysys-directory.html
There are 125 *.c programs in this directory: array.c --- Dynamic array handling charset.c --- Using dynamic character sets, set default character set, ... For example, the main functions in my_getwd.c are described thus: "int my_getwd _A((string ...
https://dev.mysql.com/doc/internals/en/optimizer-partition-pruning.html
Partitions that did not get into this set (that is, those that were pruned away) will not be accessed at all: this is how query execution is made faster. With non-transactional tables such as MyISAM, locks are placed on entire partitioned table. It ...
https://dev.mysql.com/doc/internals/en/stability-checks-for-random-timing-problems.html
--repeat=<number> <your test> Several test runs, use a "slow" disk based filesystem rmdir var # "var" must not be a symlink pointing into a RAM based filesystem ./mysql-test-run.pl .... Examples: all OS: Compile a MySQL version from source Unix ...
https://dev.mysql.com/doc/ndbapi/en/mccj-getting.html
Building ClusterJ with Maven in IDEs Because the source files for ClusterJ are configured as Maven projects, you can easily import them into your favorite Maven-enabled IDEs, customize them, and rebuild them as needed by following these steps: Make ... This section discusses how to obtain ClusterJ sources and binaries, and how to compile, install, and get started with ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-log-events.html
> 0: The event exists, and it data was retrieved into the logevent 0: A timeout occurred while waiting for the event (more than timeout milliseconds elapsed) < 0: An error occurred. > 0: The event exists, and it data was retrieved into the logevent ... This section provides information about MGM API functions used for listening to log ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-13.html
(Bug #28385722) Because the MySQL ODBC driver ignored the SQL_RD_OFF value for the SQL_ATTR_RETRIEVE_DATA attribute, it incorrectly kept writing into the data buffers. This led to write access violation errors when data was written into the buffer ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added dynamic libmysql linking support via the -DMYSQLCLIENT_STATIC_LINKING:BOOL=TRUE|FALSE option; defaults to FALSE to enable dynamic ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-replicationreplica-activity-category.html
Replica Error: Unknown or Incorrect Time Zone In order to use time zone names in conjunction with certain statements, functions, and data types, you must configure the server to understand those names by loading information from the operating ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-single-document-operations.html
The CRUD commands described at Section 4.3, “Collection CRUD Function Overview” all act on a group of documents in a collection that match a filter. X DevAPI also provides the following operations, which work on single documents that are ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-event-handlers-creating.html
If multiple event handlers are defined on the same advisor, their corresponding actions are combined into a single action. If multiple event handlers are defined on the same advisor, their corresponding actions are combined into a single action.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-event-notification-blackouts.html
You can also enable a blackout period by entering the following URL into the address bar of your browser, substituting the appropriate host name, port and server name: ... During maintenance periods for database servers, you can suspend Event ...
Displaying 1141 to 1150 of 1802 total results