fix c_str error when connecting to MySQL

Former-commit-id: 4546e50abcbad6b8bc5d2cc19e20653672edaa3c
This commit is contained in:
zhiru 2019-07-04 15:58:38 +08:00 committed by jinhai
parent 1c441df72e
commit b4f1e9cbb7

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