Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
6a52c421
Commit
6a52c421
authored
Aug 31, 2000
by
serg@infomag.ape.relarn.ru
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gen_lex_hash.cc values adjusted
parent
dc854359
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
+13
-13
include/Makefile.am
include/Makefile.am
+4
-4
sql/gen_lex_hash.cc
sql/gen_lex_hash.cc
+9
-9
No files found.
include/Makefile.am
View file @
6a52c421
...
...
@@ -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
...
...
sql/gen_lex_hash.cc
View file @
6a52c421
...
...
@@ -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
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment