fix c_str error when connecting to MySQL

Former-commit-id: 2575292b943cdd9d4035492b78616f7be5f060f3
This commit is contained in:
zhiru 2019-07-04 15:58:38 +08:00
parent 10880b0288
commit 43d90c2045

View File

@ -27,6 +27,7 @@ Please mark all change in change log and use the ticket from JIRA.
- MS-110 - Avoid huge file size
- MS-148 - Disable cleanup if mode is read only
- MS-149 - Fixed searching only one index file issue in distributed mode
- MS-153 - fix c_str error when connecting to MySQL
## Improvement
- MS-82 - Update server startup welcome message