demian0110

Results 2 issues of demian0110

Complile GalaxyEngine according to https://github.com/ApsaraDB/galaxysql/blob/main/docs/en/quickstart-development.md. got some errors when running cmake and make. cmake . \ -DFORCE_INSOURCE_BUILD=ON \ -DWITH_DEBUG=ON \ -DSYSCONFDIR="/u01/mysql" \ -DCMAKE_INSTALL_PREFIX="/u01/mysql" \ -DMYSQL_DATADIR="/u01/mysql/data" \ -DWITH_XENGINE_STORAGE_ENGINE=OFF \ -DWITH_BOOST="./extra/boost/boost_1_70_0.tar.gz" ![image](https://user-images.githubusercontent.com/4656979/175451602-f6a8639f-f8e1-4291-94d2-f5d35cd223fc.png)...