Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Port MySQL Bug #77226: Target sql_embedded should depend on GenDigest… #118

Open
wants to merge 1 commit into
base: webscalesql-5.6.24.97
Choose a base branch
from

Conversation

lshmouse
Copy link

@lshmouse lshmouse commented Oct 9, 2015

See: https://bugs.mysql.com/bug.php?id=77226
Compile error:

[ 57%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_yacc.cc.o
mysql-5.6/sql/sql_yacc.yy:67:23: fatal error: lex_token.h: No such file or directory
 #include "lex_token.h"
                       ^
compilation terminated.
make[2]: *** [libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_yacc.cc.o] Error 1
make[1]: *** [libmysqld/CMakeFiles/sql_embedded.dir/all] Error 2
make: *** [all] Error 2

@maykov
Copy link

maykov commented Oct 13, 2015

We migrated to https://github.com/facebook/mysql-5.6 . Could you resend the pull request there? Thanks!

@maykov
Copy link

maykov commented Oct 13, 2015

never mind, I see that you already did that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants