Search



Search Results
Displaying 151 to 160 of 5278 total results
https://dev.mysql.com/doc/internals/en/cmake-build-options-official-mysql.html
Also, some storage engines are linked statically into mysqld (for example, ARCHIVE). To use them, use the -DBUILD_CONFIG=mysql_release CMake option: Unix (Makefiles) mkdir bld cd bld cmake .. -DBUILD_CONFIG=mysql_release make Visual Studio (from the ...For example: RedHat/Fedora sudo yum install libaio-devel Debian/Ubuntu sudo apt-get install ...
https://dev.mysql.com/doc/internals/en/mysql-specific-cmake-macros.html
Example usage: MYSQL_ADD_EXECUTABLE(mysqld ${MYSQLD_SOURCE} \ DESTINATION ${INSTALL_SBINDIR}) MYSQL_ADD_PLUGIN: Build MySQL Plugin MYSQL_ADD_PLUGIN(plugin_name source1...sourceN [STORAGE_ENGINE] [MANDATORY|DEFAULT] [STATIC_ONLY|MODULE_ONLY] ...
https://dev.mysql.com/doc/internals/en/x-protocol-comparison-comparison-to-mysql-c-s-protocol.html
Feature MySQL C/S protocol X Protocol plaintext auth ✓ ✓ via SASL extentisible auth ✓ (5.6) ✓ via SASL TLS extension ✓ ✓ max message size >= 1Gb ✓ ✓ compression extension ✓ ✕ resettable sessions COM_RESET_CONNECTION Reset ...
https://dev.mysql.com/doc/ndbapi/en/ndb-start-mysql-ndb-mapping.html
The next two sections discuss naming and other conventions followed by the NDB API with regard to MySQL database objects, as well as handling of MySQL data types in NDB API applications.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-advisorref-mysql-process-graphing-advisor.html
The MySQL Process Advisor monitors and graphs MySQL CPU and memory utilization. It is possible to edit the Moving Average Window size and change the schedule of this Advisor.
https://dev.mysql.com/doc/refman/8.4/en/upgrade-docker-mysql.html
To upgrade a Docker installation of MySQL, refer to Upgrading a MySQL Server Container.
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-macos.html
Download the DMG archive from https://dev.mysql.com/downloads/router/, and execute it to install MySQL Router.
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections.html
This chapter describes how to create and manage MySQL connections.
https://dev.mysql.com/doc/connectors/en/connector-python-api-mysql-connector-apilevel.html
This property is a string that indicates the supported DB API level.
https://dev.mysql.com/doc/connectors/en/connector-python-api-mysql-connector-paramstyle.html
This property is a string that indicates the Connector/Python default parameter style.
Displaying 151 to 160 of 5278 total results