Search



Search Results
Displaying 1921 to 1930 of 3565 total results
https://dev.mysql.com/doc/connectors/en/connectors-apis.html
Connector/NET enables developers to create .NET applications that connect to MySQL. Native drivers are also easier for end users to build and deploy because no copy of the MySQL client libraries is needed to build the native driver components.
https://dev.mysql.com/doc/apis-php/en/apis-php-introduction.html
PHP is a server-side, HTML-embedded scripting language that may be used to create dynamic Web pages. For general concepts and X DevAPI usage details, see X DevAPI User Guide. It is available for most operating systems and Web servers, and can ...
https://dev.mysql.com/doc/connector-net/en/connector-net-medium-trust-gac.html
(The alternative is to globally enable the permissions System.Net.SocketPermission, System.Security.Permissions.ReflectionPermission, System.Net.DnsPermission, and System.Security.Permissions.SecurityPermission.) Create a simple web application ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-macos.html
The tool is included in macOS v10.5 and earlier; users of later versions of macOS need to download it from http://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/Downloads and install it manually. To install using the compressed tar archive (some ... macOS is based on the FreeBSD operating system, and you can normally use the MySQL network port for connecting to MySQL servers on other ...
https://dev.mysql.com/doc/internals/en/innodb-infimum-and-supremum-records.html
InnoDB sets up an infimum record and a supremum record automatically in the root page when an index is first created, and never deletes them. The InnoDB code comments distinguish between “the infimum and supremum records” and the “user ...
https://dev.mysql.com/doc/internals/en/item-class.html
To us, the word Item means more than just “thingamabob”; it is a technical term with a precise definition in the context of our source code. In the function category we include operators such as + and ||, because operators are merely functions ...
https://dev.mysql.com/doc/internals/en/mysys-functions.html
Functions in mysys: (For flags see my_sys.h) int my_copy _A((const char *from, const char *to, myf MyFlags)); Copy file from from to to. int my_rename _A((const char *from, const char *to, myf MyFlags)); Rename file from from to to. int my_redel ...
https://dev.mysql.com/doc/mysql-installer/en/server-authentication-method.html
The MySQL user accounts that you create in the next step will use the authentication method that you select in this step. The Authentication Method step is visible only during the installation or upgrade of MySQL 8.0.4 or higher. MySQL 8.0 ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-5-7.html
This section provides information about keywords and reserved words in MySQL 5.7. MySQL 5.7 Keywords and Reserved Words MySQL 5.7 New Keywords and Reserved Words MySQL 5.7 Removed Keywords and Reserved Words MySQL 5.7 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-8-0.html
This section provides information about keywords and reserved words in MySQL 8.0. MySQL 8.0 Keywords and Reserved Words MySQL 8.0 New Keywords and Reserved Words MySQL 8.0 Removed Keywords and Reserved Words MySQL 8.0 Keywords and Reserved Words ...
Displaying 1921 to 1930 of 3565 total results