Search



Search Results
Displaying 651 to 660 of 4682 total results
https://dev.mysql.com/doc/connectors/en/connector-python-example-ddl.html
All DDL (Data Definition Language) statements are executed using a handle structure known as a cursor. The following examples show how to create the tables of the Employee Sample Database. In a MySQL server, tables are very long-lived objects, and ...
https://dev.mysql.com/doc/connector-python/en/connector-python-example-ddl.html
All DDL (Data Definition Language) statements are executed using a handle structure known as a cursor. The following examples show how to create the tables of the Employee Sample Database. In a MySQL server, tables are very long-lived objects, and ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-apps-windows-notes.html
This section describes aspects of building Connector/C++ applications that are specific to Microsoft Windows. For general application-building information, see Section 2.5.1, “Building Connector/C++ Applications: General Considerations”. On ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-authentication.html
LDAP authentication requires use of a server from a MySQL Enterprise Edition distribution. For more information about the LDAP authentication plugins, see LDAP Pluggable Authentication. Connector/C++ binary distributions include the libraries that ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-installation-binary.html
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 packaging formats. Binary distributions are also available in more ...
https://dev.mysql.com/doc/connectors/en/connector-j-testing.html
The Connector/J source code repository or packages that are shipped with source code include an extensive test suite, containing test cases that can be executed independently. The test cases are divided into the following categories: Unit tests: ...
https://dev.mysql.com/doc/connectors/en/connector-net-installation.html
MySQL Connector/NET runs on any platform that supports the .NET Standard (.NET Framework, .NET Core, and Mono). The .NET Framework is primarily supported on recent versions of Microsoft Windows and Microsoft Windows Server. Cross-platform options: ...
https://dev.mysql.com/doc/connector-net/en/connector-net-installation.html
MySQL Connector/NET runs on any platform that supports the .NET Standard (.NET Framework, .NET Core, and Mono). The .NET Framework is primarily supported on recent versions of Microsoft Windows and Microsoft Windows Server. Cross-platform options: ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-auto-unload-syntax.html
This adds an include list to exactly specify the tables to unload, which eliminates the need to include a database and exclude unnecessary tables. mysql> CALL sys.HEATWAVE_UNLOAD_all (options); options: {JSON_OBJECT(keyvalue[, keyvalue]...)|NULL} ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-explainers.html
After the ML_TRAIN routine, use the ML_EXPLAIN routine to train model explainers for MySQL HeatWave AutoML. By default, the ML_TRAIN routine trains the Permutation Importance model explainer. A positive value indicates that a feature contributed ...
Displaying 651 to 660 of 4682 total results