CloudMysqlDbServerLog
- Print
- PDF
CloudMysqlDbServerLog
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a Cloud DB for MySQL database server log.
Syntax
The syntax is as follows.
private String fileName;
private Long fileSize;
private Date fileDate;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
fileName | String | Required | Database server log file name |
fileSize | Long | Required | Database server log file size |
fileDate | Date | Required | Database server log file modification date |
Was this article helpful?