Bug #2974 | compile error myx_scanner.h not found | ||
---|---|---|---|
Submitted: | 26 Feb 2004 8:32 | Modified: | 26 Feb 2004 9:04 |
Reporter: | Oscar Bell | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Administrator | Severity: | S2 (Serious) |
Version: | 1.0.1a | OS: | Linux (Linux) |
Assigned to: | Ulrich Bayer | CPU Architecture: | Any |
[26 Feb 2004 8:32]
Oscar Bell
[26 Feb 2004 9:04]
Ulrich Bayer
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: I am not sure how long it takes for the public repository to be updated. In the meantime just edit myx_sql_highlighting.c and simply remove these two lines : (both in the beginning of the file) #include "myx_scanner.h" MYX_LEX_WORD *lex_get_next_word(); //forward declaration