Defining MySQL Servers
The following properties are applicable to a MySQL Server object.
|
Tab |
Property |
Description |
Additional Information |
| General | Wrapper_Name | Specifies the foreign data wrapper identifier | |
| Host | Specifies a host address | Specify either a character literal or numeric literal. | |
| Database | Specifies a database name | ||
| User | Specifies a user name | ||
| Password | Specifies a password | ||
| Socket | Specifies the server socket | ||
| Owner | Specifies the owner | ||
| Port | Specifies the port number |
|
Copyright © 2023 Quest Software, Inc. |