Francis S.Lin writes:
> Hello,
>
> I'm trying to build MySQL from source.
> I've noticed in whether MySQL 3.23.43 or 4.0,
> for sql/lex.cc and lex.h --
> The source for flex to generate these two files is missing!!
> Although the yacc file (sql_yacc.yy) still exists,
> I need the lex
Hello,
I'm trying to build MySQL from source.
I've noticed in whether MySQL 3.23.43 or 4.0,
for sql/lex.cc and lex.h --
The source for flex to generate these two files is missing!!
Although the yacc file (sql_yacc.yy) still exists,
I need the lex source because I want to change some