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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
91801e5c
Commit
91801e5c
authored
Apr 20, 2006
by
acurtis@xiphis.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WL#3201
handlerton -> sql_builtin
parent
bdbb4afc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cmakelists.txt
cmakelists.txt
+2
-2
No files found.
cmakelists.txt
View file @
91801e5c
...
...
@@ -54,8 +54,8 @@ IF(WITH_BERKELEY_STORAGE_ENGINE)
SET
(
mysql_plugin_defs
"
${
mysql_plugin_defs
}
,builtin_berkeley_plugin"
)
ENDIF
(
WITH_BERKELEY_STORAGE_ENGINE
)
CONFIGURE_FILE
(
${
CMAKE_SOURCE_DIR
}
/sql/
handlerto
n.cc.in
${
CMAKE_SOURCE_DIR
}
/sql/
handlerto
n.cc @ONLY
)
CONFIGURE_FILE
(
${
CMAKE_SOURCE_DIR
}
/sql/
sql_builti
n.cc.in
${
CMAKE_SOURCE_DIR
}
/sql/
sql_builti
n.cc @ONLY
)
SET
(
localstatedir
"C:
\\
mysql
\\
data"
)
CONFIGURE_FILE
(
${
CMAKE_SOURCE_DIR
}
/support-files/my-huge.cnf.sh
...
...
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