Search



Search Results
Displaying 291 to 300 of 380 total results
https://dev.mysql.com/doc/internals/en/regex-directory.html
Henry Spencer's Regular Expression library for support of REGEXP function. This is the copyrighted product of Henry Spencer from the University of Toronto. It's a fairly-well-known implementation of the requirements of POSIX 1003.2 Section 2.8. The ...
https://dev.mysql.com/doc/internals/en/support-files-directory.html
The files here are for building ("making") MySQL given a package manager, compiler, linker, and other build tools. The support files provide instructions and switches for the build processes. They include example my.cnf files one can use as a ...
https://dev.mysql.com/doc/internals/en/zlib-directory.html
zlib is a data compression library used to support the compressed protocol and the COMPRESS/UNCOMPRESS functions under Windows. On Unix, MySQL uses the system libgz.a library for this purpose. Zlib --- which presumably stands for "Zip Library" --- ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-catalog-dashboard.html
This section describes the MySQL Installer product catalog, the dashboard, and other actions related to product selection and upgrades. Product Catalog MySQL Installer Dashboard Locating Products to Install Upgrading MySQL Server Removing MySQL ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-workflow.html
MySQL Installer provides a wizard-like tool to install and configure new MySQL products for Windows. Unlike the initial setup, which runs only once, MySQL Installer invokes the wizard each time you download or install a new product. For first-time ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-annotation.html
This package provides annotations for domain object model interfaces mapped to database tables.
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-api.html
The following sections contain specifications for ClusterJ packages, interfaces, classes, and methods.
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-clusterj.html
Provides classes and interfaces for using NDB Cluster directly from Java. A class for bootstrapping Interfaces for use in application programs Classes to define exceptions This package contains three main groups of classes and interfaces: .
https://dev.mysql.com/doc/ndbapi/en/mccj-using-clusterj-annotations.html
In ClusterJ (as in JPA), annotations are used to describe how the interface is mapped to tables in a database. The annotation @PersistenceCapable(table="employee") is used to let ClusterJ know which database table to map the Employee to (in this ...
https://dev.mysql.com/doc/ndbapi/en/ndb-start-requirements.html
To use the NDB API with MySQL, you must have the libndbclient client library and its associated header files installed alongside the regular MySQL client libraries and headers under install_dir/lib. These are automatically installed when you build ...
Displaying 291 to 300 of 380 total results