MySQL Support Summary
The following list summarizes objects supported under MySQL v8.x. To create any of these objects and define their properties, refer to the Defining MySQL Objects section.
- Database
- Event
- Function
- Function_UDF
- Logfile Group
- Server
- Spatial Ref System
- Stored Procedure
- Table
- Index
- Table Column
- Trigger
- Tablespace
- User ID
- Validation Rule
- View
- View Column
The following table lists the supported data types:
Numeric |
String Literals |
Date and Time |
Other |
---|---|---|---|
|
|
|
|
Refer to MySQL database documentation for detailed information on specific MySQL objects and properties. erwin® Data Modeler documentation for the property editors provides brief descriptions of the controls on each dialog box and tab, which you can use as a point of reference while working with database design features.
As a best practice, use the MySQL ANSI ODBC driver for Reverse Engineering from Database (REDB) while using erwin® Data Modeler.
Ensure that you use MySQL v8.x.
Use MySQL certified version 8.0.23 for Amazon Aurora.
MySQL 5.x support has been deprecated .
Defining MySQL Objects
Follow these steps to create Snowflake objects and define their properties:
- In the Model Explorer, right-click the required object and click New.
An instance of the object is created. - Right-click the newly created instance and click Properties.
The object's property editor opens. - Set the values of all the required properties.
For information on properties, refer to the corresponding object's property page from the above list. - Click Close.
The object is created and the required properties are set.
Copyright © 2025 Quest Software, Inc. |