Search Results
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-ssl-pfx.html
For the purposes of this example, use test client certificates from the MySQL server repository (./mysql-test/std_data). Creating a Certificate File to Use with the .NET Client From the directory server-repository-root/mysql-test/std_data, issue the ...Instead, Windows includes a certificate store that provides platform-dependent certificates in PFX ...
https://dev.mysql.com/doc/internals/en/event-meanings.html
(In MySQL 4.0 and 4.1, this event is written only to the first binary log file that the server creates after startup.) This event is used in MySQL 3.23 through 4.1 and superseded in MySQL 5.0 by FORMAT_DESCRIPTION_EVENT. ROTATE_EVENT Written when ...
https://dev.mysql.com/doc/internals/en/load-data-infile-events.html
1) In MySQL 3.23, there was only one event: Load_log_event (type code LOAD_EVENT = 6). 2) In MySQL 4.0.0, the file contents were included in the binary log. LOAD DATA INFILE is not written to the binary log like other statements. It is written as ...
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-blobs-ndbrecord.html
Note While the MySQL data type used in the example is actually TEXT, the same principles apply /* ndbapi_blob_ndbrecord Illustrates the manipulation of BLOB (actually TEXT in this example). */ #ifdef _WIN32 #include <winsock2.h> #endif #include ...
A Quick Guide to Using the MySQL SLES Repository :: A Quick Guide to Using the MySQL SLES Repository
https://dev.mysql.com/doc/mysql-sles-repo-quick-guide/en/index.html
Install the following packages with zypper install before you run the test suite: mysql-cluster-community-auto-installer mysql-cluster-community-management-server mysql-cluster-community-data-node mysql-cluster-community-memcached ... Abstract This ...To install the latest release from a specific series, before running the installation command, make sure that the subrepository for the series you want is enabled and the subrepositories for other series are ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/preface.html
Trademark Notice Oracle, Java, MySQL, and NetSuite are registered trademarks of Oracle and/or its affiliates. It documents procedures for deploying a Linux-generic binary distribution of MySQL Enterprise Edition Server with features for implementing ...License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property ...
https://dev.mysql.com/doc/ndbapi/en/mccj-using-clusterj-operations.html
In addition, queries are optimized to detect whether columns of the primary key are specified as part of the query criteria, and if so, a primary key lookup or scan is executed as a strategy to implement the query. To insert a new row into the ...
https://dev.mysql.com/doc/connectors/en/preface.html
Trademark Notice Oracle, Java, MySQL, and NetSuite are registered trademarks of Oracle and/or its affiliates. This manual describes the Connectors and APIs that can be used with MySQL. GOVERNMENT END USERS: Oracle programs (including any operating ...License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property ...
https://dev.mysql.com/doc/connector-net/en/preface.html
Trademark Notice Oracle, Java, MySQL, and NetSuite are registered trademarks of Oracle and/or its affiliates. MySQL Connector/NET 9.5 Community License Information User Manual has information about licenses relating to Connector/NET community ...
https://dev.mysql.com/doc/connector-odbc/en/preface.html
Trademark Notice Oracle, Java, MySQL, and NetSuite are registered trademarks of Oracle and/or its affiliates. This manual describes how to install, configure, and develop database applications using MySQL Connector/ODBC, the driver that allows ODBC ...License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property ...