Scope
DBMS: MySQL
Purpose:
Tells GeneXus what MySQL version is installed in the Database Server.
Values
4.x to 5.0.2: The MySQL version installed in the Server is a version between 4.x and 5.0.2. 5.0.3 or higher: The MySQL version installed in the Server is 5.0.3 or higher.
Default Value = 5.0.3 or higher(1)
(1) MySQL 5.1.36 is supported as form GeneXus X.
Description
It is used, for example, to determine the syntax for OUTER JOINs and for table creation/reorganization (i.e. syntax of CREATE TABLE, CREATE INDEX, etc.).
See Also
SQL Server Version Property Oracle Version Property Informix Version Property PostgreSQL Version Property DB2 UDB Version Property?
|