fix c_str error when connecting to MySQL

Former-commit-id: 23334aabdfc983f72429f547d813c5341ca352c9
This commit is contained in:
zhiru 2019-07-04 15:58:38 +08:00 committed by jinhai
parent a464673420
commit fbbed892fa

View File

@ -28,6 +28,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