Search



Search Results
Displaying 2791 to 2800 of 4774 total results
https://dev.mysql.com/doc/ndbapi/en/mgm-examples-event-logging-dual.html
This example shown in this section illustrates the handling of log events using the MGM API on multiple clusters in a single application. The source code for this program may be found in the NDB Cluster source tree, in the file ...
https://dev.mysql.com/doc/internals/en/running-mysql-test-run-out-of-source.html
When building out of source (see Section 4.4.1, “Create the Build Directory”), use mysql-test-run.pl in the mysql-test directory under the build directory. It is a wrapper script that calls mysql-test-run.pl in the source directory and tells it ...
https://dev.mysql.com/doc/internals/en/transformations-all-any.html
ALL/ANY/SOME use the same algorithm (and the same method of Item_in_subselect) as scalar IN, but use a different function instead of =. ANY/SOME use the same function that was listed after the left expression. ALL uses an inverted function, and all ...
https://dev.mysql.com/doc/internals/en/installation-layout-options.html
In the following table, the CMAKE_INSTALL_PREFIX value is the installation base directory. Many other CMake layout options are interpreted relative to the prefix and their values are relative pathnames.
https://dev.mysql.com/doc/internals/en/guided-tour-osdir.html
We're now getting into the directories which aren't “major.” Starting with: dbug pstack regex strings zlib Now it's time to reveal a startling fact, which is we didn't write all of the source code in all of the source code directories all by ...
https://dev.mysql.com/doc/internals/en/end-markers-in-json-system-variable.html
If a JSON structure is large, it's difficult to pair its closing bracket with its opening bracket; to help the reader (but this is not JSON-compliant), setting @@end_markers_in_json=on repeats the structure's key (if it has one) near the closing ...
https://dev.mysql.com/doc/internals/en/guided-tour.html
What we're about to do in this section is pick up the latest copy of the MySQL source code off the Internet. Then we'll get a list of the directories and comment on why they're there. Next we'll open up some of the files that are vital to MySQL's ...
https://dev.mysql.com/doc/internals/en/listing-configuration-options.html
After the initial configuration step completes, you can examine the configuration options. -LH Long form (lists lots of options, including internal and advanced ones): cmake . -LA If you have cmake-gui installed, you can do this to see or change ...
https://dev.mysql.com/doc/ndbapi/en/ndb-classes.html
This section provides a detailed listing of all classes, interfaces, and stuctures defined in the NDB API. Each listing includes the following information: Description and purpose of the class, interface, or structure. Detailed listings of all ...
https://dev.mysql.com/doc/workbench/en/wb-mac-uninstalling.html
To uninstall MySQL Workbench for macOS, locate MySQL Workbench in the Applications folder, right-click, and select Move to Trash. What Is Not Removed By default, uninstalling MySQL Workbench does not remove your Workbench configuration directory.
Displaying 2791 to 2800 of 4774 total results