| 1 to 20 of 24 | Next » |
1. MySQL :: MySQL Cluster Features
MySQL Cluster Features The MySQL Cluster database remains fully available from the community download pages licensed under the OSS/GPL license. Commercial versions are available in the following editions: MySQL Cluster Standard Edition (SE) MySQL Cluster Carrier Grade Edition (CGE) MySQL Cluster Feature SE CGE Shared Nothing Architecture Yes Yes Main memory database (tables/indexes) Yes Yes Main memory transaction management Yes Yes ACID Compliance Yes Yes Crash Recovery Yes Yes Online Parameter Support Yes
» http://www.mysql.com/products/database/cluster/features.html
2. MySQL :: MySQL Enterprise Features
MySQL Enterprise Features MySQL Enterprise is available in four tiers — choose the service level that best meets your needs. MySQL Enterprise Basic MySQL Enterprise Silver MySQL Enterprise Gold MySQL Enterprise Platinum EUR 479 /Server/Year Buy Now EUR 1599 /Server/Year Buy Now EUR 2399 /Server/Year Buy Now EUR 3999 /Server/Year Buy Now Software MySQL Enterprise Server Pro Pro Pro Pro Monthly Rapid Updates Yes Yes Yes Yes Quarterly Service Packs Yes Yes Yes Yes Add-on Products & Services Memcached for MyS
» http://www.mysql.com/products/enterprise/features.html
3. MySQL :: MySQL Workbench Features
MySQL Workbench Features MySQL Workbench is offered in the following Editions: MySQL Workbench Community Edition — available under the open source GPL license. MySQL Workbench Standard Edition — requires purchase of annual subscription. Includes additional modules and plugins to improve DBA productivity. MySQL Workbench Community MySQL Workbench Standard Software License GPL Commercial 1 Commercial Subscription FREE Download USD 99 /Developer/Year Buy Now Visual Data Modeling ER Diagramming Comple
» http://www.mysql.com/products/workbench/features.html
4. MySQL :: MySQL Enterprise Monitor Features and Benefits
MySQL Enterprise Monitor Features and Benefits MySQL Enterprise What's New in MySQL Enterprise Monitor MySQL Enterprise 30-day Trial MySQL Enterprise Customer Login Contact MySQL Sales Buy Now Consolidated View of all MySQL Servers Enterprise Dashboard Browser-based solution allows DBAs to monitor all MySQL servers from a centralized console. Server Heat Chart Provides at-a-glance, color-coded view in the health, performance and availability of all MySQL servers. Explorer Based Navigation Allows for easy na
» http://www.mysql.com/products/enterprise/monitor-features.html
5. MySQL :: MySQL Migration Toolkit :: 7 Features of the MySQL Migration Toolkit
Chapter 7. Features of the MySQL Migration Toolkit The following are some of the key features of the MySQL Migration Toolkit: The MySQL Migration Toolkit supports a variety of source database systems, including the following: Oracle Microsoft SQL Server Microsoft Access Sybase MySQL The MySQL Migration Toolkit is fully customizable through its Java runtime interface. Advanced users can use Java to perform custom data and schema transformations. The MySQL Migration Toolkit supports agent-based data migration
» http://dev.mysql.com/doc/migration-toolkit/en/mysql-migration-toolkit-features.html
6. MySQL :: MySQL 5.0: Upgrading and New Features (3 days)
MySQL 5.0: Upgrading and New Features (3 days) FAQ What time does the class start/end? What languages are used to deliver training? Read more Sun Training Classes » Do you need to migrate your existing data driven applications to MySQL 5.0 Do you want to design and implement stored procedures and functions to improve productivity and provide additional security in your existing and future data driven applications? Do you want to design and implement views to improve end-user productivity, server optimizatio
» http://www.mysql.com/training/courses/mysql_5_upgrading_new_features.html
7. MySQL :: MySQL 5.1 Reference Manual :: 31.3.1 Features of the User-Defined Function Interface
31.3.1. Features of the User-Defined Function Interface The MySQL interface for user-defined functions provides the following features and capabilities: Functions can return string, integer, or real values and can accept arguments of those same types. You can define simple functions that operate on a single row at a time, or aggregate functions that operate on groups of rows. Information is provided to functions that enables them to check the number, types, and names of the arguments passed to them. You can
» http://dev.mysql.com/doc/refman/5.1/en/udf-features.html
8. MySQL :: MySQL 5.0 Reference Manual :: 28.2.1 Features of the User-Defined Function Interface
28.2.1. Features of the User-Defined Function Interface The MySQL interface for user-defined functions provides the following features and capabilities: Functions can return string, integer, or real values and can accept arguments of those same types. You can define simple functions that operate on a single row at a time, or aggregate functions that operate on groups of rows. Information is provided to functions that enables them to check the number, types, and names of the arguments passed to them. You can
» http://dev.mysql.com/doc/refman/5.0/en/udf-features.html
9. MySQL :: MySQL 6.0 Reference Manual :: 30.3.1 Features of the User-Defined Function Interface
30.3.1. Features of the User-Defined Function Interface The MySQL interface for user-defined functions provides the following features and capabilities: Functions can return string, integer, or real values and can accept arguments of those same types. You can define simple functions that operate on a single row at a time, or aggregate functions that operate on groups of rows. Information is provided to functions that enables them to check the number, types, and names of the arguments passed to them. You can
» http://dev.mysql.com/doc/refman/6.0/en/udf-features.html
10. MySQL :: MySQL 6.0 Reference Manual :: 13.6.1 Falcon Features
13.6.1. Falcon Features Falcon has been specially developed for systems that are able to support larger memory architectures and multi-threaded or multi-core CPU environments. Most 64-bit architectures are ideal platforms for the Falcon engine, where there is a larger available memory space and 2-, 4- or 8-core CPUs available. It can also be deployed within a standard 32-bit environment. The Falcon storage engine is designed to work within high-traffic transactional applications. It supports a number of ke
» http://dev.mysql.com/doc/refman/6.0/en/se-falcon-features.html
11. MySQL :: MySQL 5.0 Reference Manual :: 17.3.1 Replication Features and Issues
17.3.1. Replication Features and Issues [ +/- ] 17.3.1.1. Replication and AUTO_INCREMENT 17.3.1.2. Replication and Character Sets 17.3.1.3. Replication DIRECTORY Statements 17.3.1.4. Replication with Floating-Point Values 17.3.1.5. Replication and FLUSH 17.3.1.6. Replication and Functions 17.3.1.7. Replication and LOAD ... Operations 17.3.1.8. Replication During a Master Crash 17.3.1.9. Replication During a Master Shutdown 17.3.1.10. Replication with MEMORY Tables 17.3.1.11. Replication and the Query Optimi
» http://dev.mysql.com/doc/refman/5.0/en/replication-features.html
12. MySQL :: MySQL 6.0 Reference Manual :: 19.3.1 Replication Features and Issues
19.3.1. Replication Features and Issues [ +/- ] 19.3.1.1. Replication and AUTO_INCREMENT 19.3.1.2. Replication and Character Sets 19.3.1.3. Replication of CREATE TABLE ... SELECT Statements 19.3.1.4. Replication and DIRECTORY Statements 19.3.1.5. Replication of Invoked Features 19.3.1.6. Replication with Floating-Point Values 19.3.1.7. Replication and FLUSH 19.3.1.8. Replication and System Functions 19.3.1.9. Replication and LIMIT 19.3.1.10. Replication and LOAD DATA 19.3.1.11. Replication During a Master C
» http://dev.mysql.com/doc/refman/6.0/en/replication-features.html
13. MySQL :: MySQL 5.1 Reference Manual :: 19.3.1 Replication Features and Issues
19.3.1. Replication Features and Issues [ +/- ] 19.3.1.1. Replication and AUTO_INCREMENT 19.3.1.2. Replication and Character Sets 19.3.1.3. Replication of CREATE TABLE ... SELECT Statements 19.3.1.4. Replication and DIRECTORY Statements 19.3.1.5. Replication of Invoked Features 19.3.1.6. Replication with Floating-Point Values 19.3.1.7. Replication and FLUSH 19.3.1.8. Replication and System Functions 19.3.1.9. Replication and LIMIT 19.3.1.10. Replication and LOAD DATA 19.3.1.11. Replication During a Master C
» http://dev.mysql.com/doc/refman/5.1/en/replication-features.html
29.3.1. Features of the User-Defined Function Interface The MySQL interface for user-defined functions provides the following features and capabilities: Functions can return string, integer, or real values and can accept arguments of those same types. You can define simple functions that operate on a single row at a time, or aggregate functions that operate on groups of rows. Information is provided to functions that enables them to check the number, types, and names of the arguments passed to them. You can
» http://dev.mysql.com/doc/refman/5.1-maria/en/udf-features.html
15. MySQL :: MySQL 5.1 Reference Manual :: 1.4.3 The Main Features of MySQL
1.4.3. The Main Features of MySQL This section describes some of the important characteristics of the MySQL Database Software. See also Section 1.5, “MySQL Development Roadmap” , for more information about current and upcoming features. In most respects, it applies to all versions of MySQL. For information about features as they are introduced into MySQL on a series-specific basis, see the “ In a Nutshell ” section of the appropriate Manual: MySQL 4.0 and 4.1: MySQL 4.0 in a Nutshell , and MySQL 4.1 in a Nu
» http://dev.mysql.com/doc/refman/5.1/en/features.html
16. MySQL :: MySQL 5.0 Reference Manual :: 1.4.3 The Main Features of MySQL
1.4.3. The Main Features of MySQL This section describes some of the important characteristics of the MySQL Database Software. See also Section 1.5, “MySQL Development Roadmap” , for more information about current and upcoming features. In most respects, it applies to all versions of MySQL. For information about features as they are introduced into MySQL on a series-specific basis, see the “ In a Nutshell ” section of the appropriate Manual: MySQL 4.0 and 4.1: MySQL 4.0 in a Nutshell , and MySQL 4.1 in a Nu
» http://dev.mysql.com/doc/refman/5.0/en/features.html
17. MySQL :: MySQL 6.0 Reference Manual :: 1.4.3 The Main Features of MySQL
1.4.3. The Main Features of MySQL This section describes some of the important characteristics of the MySQL Database Software. See also Section 1.5, “MySQL Development Roadmap” , for more information about current and upcoming features. In most respects, it applies to all versions of MySQL. For information about features as they are introduced into MySQL on a series-specific basis, see the “ In a Nutshell ” section of the appropriate Manual: MySQL 4.0 and 4.1: MySQL 4.0 in a Nutshell , and MySQL 4.1 in a Nu
» http://dev.mysql.com/doc/refman/6.0/en/features.html
18. MySQL :: MySQL 5.1 with Maria Reference Manual :: 16.3.1 Replication Features and Issues
16.3.1. Replication Features and Issues [ +/- ] 16.3.1.1. Replication and AUTO_INCREMENT 16.3.1.2. Replication and Character Sets 16.3.1.3. Replication of CREATE TABLE ... SELECT Statements 16.3.1.4. Replication and DIRECTORY Statements 16.3.1.5. Replication of Invoked Features 16.3.1.6. Replication with Floating-Point Values 16.3.1.7. Replication and FLUSH 16.3.1.8. Replication and System Functions 16.3.1.9. Replication and LIMIT 16.3.1.10. Replication and LOAD DATA 16.3.1.11. Replication During a Master C
» http://dev.mysql.com/doc/refman/5.1-maria/en/replication-features.html
20.2.1. Features of the User-Defined Function Interface The MySQL interface for user-defined functions provides the following features and capabilities: Functions can return string, integer, or real values and can accept arguments of those same types. You can define simple functions that operate on a single row at a time, or aggregate functions that operate on groups of rows. Information is provided to functions that enables them to check the number and types of the arguments passed to them. You can tell My
» http://dev.mysql.com/doc/refman/4.1/en/udf-features.html
20. MySQL :: MySQL 5.1 with Maria Reference Manual :: 1.4.3 The Main Features of MySQL
1.4.3. The Main Features of MySQL This section describes some of the important characteristics of the MySQL Database Software. See also Section 1.5, “MySQL Development Roadmap” , for more information about current and upcoming features. In most respects, it applies to all versions of MySQL. For information about features as they are introduced into MySQL on a series-specific basis, see the “ In a Nutshell ” section of the appropriate Manual: MySQL 4.0 and 4.1: MySQL 4.0 in a Nutshell , and MySQL 4.1 in a Nu
» http://dev.mysql.com/doc/refman/5.1-maria/en/features.html
| 1 to 20 of 24 | Next » |