Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(StoneDB 8.0): update boost library directory & add marisa and rocksdb cmake #584

Closed
DandreChen opened this issue Sep 27, 2022 · 0 comments
Assignees
Labels
A-feature feature with good idea C-stonedb-8.0 associated with stonedb 8.0

Comments

@DandreChen
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

mysql8.0 and tianmu have different boost library directories,lead to download unnecessary boost library

Describe the solution you'd like

Modify the cmake file of mysql8.0 to solve the directory problem

Describe alternatives you've considered

Additional context

@DandreChen DandreChen added the A-feature feature with good idea label Sep 27, 2022
DandreChen added a commit to DandreChen/stonedb that referenced this issue Sep 27, 2022
…toneatom#584)

[summary]
1 change mysql8.0 boost version.hpp directory from /boost/version.hpp to include/boost/version.hpp ;
2 the boost directory of mysql8.0 and tianmu becomes the same one;
@DandreChen DandreChen self-assigned this Sep 27, 2022
@DandreChen DandreChen changed the title feature(StoneDB 8.0): unify the boost library directory of mysql8.0 and tianmu feature(StoneDB 8.0): update boost library directory, add marisa and rocksdb install Sep 27, 2022
@DandreChen DandreChen changed the title feature(StoneDB 8.0): update boost library directory, add marisa and rocksdb install feature(StoneDB 8.0): update boost library directory & add marisa and rocksdb install Sep 27, 2022
DandreChen added a commit to DandreChen/stonedb that referenced this issue Sep 27, 2022
…arisa and rosckdb. (stoneatom#584)

[summary]
1 change mysql8.0 boost version.hpp directory from /boost/version.hpp to include/boost/version.hpp ;
2 the boost directory of mysql8.0 and tianmu becomes the same one;
3 add cmake of marisa and rocksb from stonedb5.7
@DandreChen DandreChen changed the title feature(StoneDB 8.0): update boost library directory & add marisa and rocksdb install feature(StoneDB 8.0): update boost library directory & add marisa and rocksdb cmake Sep 27, 2022
mergify bot pushed a commit that referenced this issue Sep 27, 2022
…arisa and rosckdb. (#584)

[summary]
1 change mysql8.0 boost version.hpp directory from /boost/version.hpp to include/boost/version.hpp ;
2 the boost directory of mysql8.0 and tianmu becomes the same one;
3 add cmake of marisa and rocksb from stonedb5.7
@DandreChen DandreChen added the C-stonedb-8.0 associated with stonedb 8.0 label Sep 28, 2022
@DandreChen DandreChen added this to the stonedb_8.0_v1.0.0 milestone Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-feature feature with good idea C-stonedb-8.0 associated with stonedb 8.0
Projects
Development

No branches or pull requests

1 participant