Search



Search Results
Displaying 1841 to 1850 of 1965 total results
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-installation-binary.html
If not, the installer asks you to install it and exits with an error. To obtain a Connector/C++ binary distribution, visit the Connector/C++ downloads page. For some platforms, Connector/C++ binary distributions are available in platform-specific ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-issues.html
If you obtain error messages that you suspect are related to binary incompatibilities, build Connector/C++ from source, using the same compiler and linker that you use to build and link your application. For notes detailing the changes in each ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-opentelemetry.html
false is the only accepted Boolean value for this option; setting it to true has no meaning and emits an error. For applications that use the legacy JDBC API (that is, not X DevAPI or X DevAPI for C) on Linux systems and use OpenTelemetry (OTel) ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-source-configuration-options.html
CMake verifies that the current compiler and standard libraries can build without errors at configuration time. -DBUNDLE_DEPENDENCIES=bool This is an internal option used for creating Connector/C++ distribution packages. -DCMAKE_BUILD_TYPE=type The ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-configuration-file-locations.html
MySQL Router scans for the default configuration files at startup, and optionally loads user-defined configuration files at runtime from the command line. You can alter the default locations at compile time by using the -DROUTER_CONFIGDIR=<path> ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-configuration-file-syntax.html
Trailing comments are not supported, so in this example the option routing_strategy is given the value round-robin # Circles back to first server and generates an error when starting the router. The configuration file format resembles the ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-faq.html
How can I configure MySQL Router to use a non-default directory on a system using AppArmor? If you use the --directory option on a system using AppArmor, for example Ubuntu, you could encounter a permissions error related to MySQL Router accessing ...Can I run more than one instance of the router application? ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-general-features-connection-sharing.html
Warnings and errors generated by statements are captured and returned when requested by the client. MySQL Router enables server connections to be pooled and shared. If a client disconnects, the server connection is moved to the connection pool, ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-installation-source-code.html
Executing cmake may yield errors related to missing libraries or tools. MySQL Router is part of the MySQL Server source code tree; compiling MySQL Server also compiles MySQL Router. The instructions here are brief, see Installing MySQL from Source ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-rest-api-reference.html
ttlNegativeSeconds integer Base TTL applied to deterministic negative outcomes, such as NXDOMAIN/NODATA/NOERROR-with-no-records. For example, if the endpoint is "/metadata" then the URL is similar to "https://localhost:8443/api/20190715/metadata".
Displaying 1841 to 1850 of 1965 total results