Commit c231b598 authored by unknown's avatar unknown

gen_lex_hash.cc values adjusted


include/Makefile.am:
  Same a previous...
sql/gen_lex_hash.cc:
  values adjusted
parent 15b5793f
......@@ -45,7 +45,7 @@ my_config.h: ../config.h
# This should be changed in the source and removed.
my_global.h: global.h
-$(RM) my_global.h
-$(CHMOD) u+w my_global.h
$(CP) global.h my_global.h
# These files should not be included in distributions since they are
......
......@@ -472,7 +472,7 @@ int main(int argc,char **argv)
int error;
MY_INIT(argv[0]);
start_value=6059524L; best_t1=2194873L; best_t2=4441039L; best_type=4; /* mode=4159 add=8 func_type: 0 */
start_value=7223692L; best_t1=2365832L; best_t2=1560117L; best_type=0; /* mode=4519 add=5 func_type: 0 */
if (get_options(argc,(char **) argv))
exit(1);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment