This section contains the specific parameters for the MySQL databases (Administrator type user for the utilities execution).
General format:
[MySQL]
user = root
password = ...
...
Parameter |
Type |
Mand. |
Default |
Description |
General settings |
||||
UserUtil |
string |
no |
Used to impose a default connection profile if the profile is not specified in the tool's settings. |
|
PasswordUtil |
string |
no |
Used to impose the default user profile password. |
|
GrantedErrors |
string |
no |
List of SQL error codes (in an absolute value, i.e. unsigned), separated by commas. The listed error codes are ignored when interpreting a SQL script and do not stop processing. |
|
Creation |
||||
user |
string |
no |
|
User who possesses the administration rights of MySQL server (e.g.: root) |
password |
string |
no |
|
User password. |