Search



Search Results
Displaying 3371 to 3380 of 5414 total results
https://dev.mysql.com/doc/internals/en/sql-bench-directory.html
This directory has the programs and input files which MySQL uses for its comparisons of MySQL, PostgreSQL, mSQL, Solid, etc. Since MySQL publishes the comparative results, it's only right that it should make available all the material necessary to ...There are five subdirectories and sub-subdirectories: \Comments --- Comments about results from tests of Access, Adabas, ...
https://dev.mysql.com/doc/internals/en/x-protocol-xplugin-implementation-of-the-x-protocol.html
Topics in this section: Mysqlx.Sql::StmtExecute Collations The X Plugin implements the X Protocol for the MySQL Server. Mysqlx.Sql::StmtExecute StmtExecute implements several namespaces: sql The SQL interface which expects: .stmt to be a string ...
https://dev.mysql.com/doc/mysql-installer/en/server-windows-service.html
On the Windows platform, MySQL server can run as a named service managed by the operating system and be configured to start up automatically when Windows starts. Alternatively, you can configure MySQL server to run as an executable program that ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-sessionfactory.html
Since 7.5.7 See Also com.mysql.clusterj.SessionFactory.State 4.3.1.23.4 getConnectionPoolSessionCounts() public abstract List<Integer> getConnectionPoolSessionCounts(); Get a list containing the number of open sessions for each connection that it ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-configuration-or-application-error.html
The following list enumerates all NDB errors of type CE (Configuration or application error).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-internal-temporary.html
The following list enumerates all NDB errors of type IT (Internal temporary).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-user-defined-error.html
The following list enumerates all NDB errors of type UD (User defined error).
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-converter.html
If the user supplies a JavaScript converter, it used to read and write to the database. fromDB(val): Convert a value val read from the database into application object format. Converter invocations are chained in the following ways: When writing to ...
https://dev.mysql.com/doc/ndbapi/en/ndb-start-linker-options.html
NDB API applications must be linked against both the MySQL and NDB client libraries. The necessary linker flags for the MySQL client library are returned by mysql_config --libs. For multithreaded applications you should use the --libs_r instead: $> ...The NDB client library also requires some functions from the mystrings library, so this must be linked in as ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-firewall-activity-category.html
Table 6.7 Firewall Activity Metrics NameDescriptionAccess Denied (Delta) The number of statements rejected by MySQL Enterprise Firewall. Access Granted (Delta) The number of statements accepted by MySQL Enterprise Firewall. Access Suspicious (Delta) ... Lists the Firewall Activity metrics and provides a brief description of ...
Displaying 3371 to 3380 of 5414 total results