use env variable to switch mem manager and fix cmake

Former-commit-id: adf9686013de429b842e1bc30860b5ebbe4cad2a
This commit is contained in:
zhiru 2019-07-09 17:09:22 +08:00
parent a6180ccea5
commit a569f60407

View File

@ -11,6 +11,7 @@ Please mark all change in change log and use the ticket from JIRA.
- MS-149 - Fixed searching only one index file issue in distributed mode
- MS-153 - fix c_str error when connecting to MySQL
- MS-157 - fix changelog
- MS-190 - use env variable to switch mem manager and fix cmake
## Improvement
- MS-156 - Add unittest for merge result functions