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
2c9430da
Commit
2c9430da
authored
Aug 06, 2020
by
Sergei Golubchik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update columnstore
parent
384aeecb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
storage/columnstore/CMakeLists.txt
storage/columnstore/CMakeLists.txt
+0
-1
storage/columnstore/columnstore
storage/columnstore/columnstore
+1
-1
No files found.
storage/columnstore/CMakeLists.txt
View file @
2c9430da
...
...
@@ -15,7 +15,6 @@ IF(CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" OR
CMAKE_SYSTEM_PROCESSOR STREQUAL
"amd64"
OR
CMAKE_SYSTEM_PROCESSOR STREQUAL
"i386"
OR
CMAKE_SYSTEM_PROCESSOR STREQUAL
"i686"
)
SET
(
CMAKE_CXX_FLAGS
"
${
CMAKE_CXX_FLAGS
}
-DCOLUMNSTORE_MATURITY=MariaDB_PLUGIN_MATURITY_BETA"
)
add_subdirectory
(
columnstore
)
IF
(
TARGET columnstore
)
...
...
columnstore
@
b6b02ed5
Subproject commit b
ca0d90d5537050951a6c2282411d955569a8c58
Subproject commit b
6b02ed516f92055127d416370799d91a82754ea
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