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
e3ab3d17
Commit
e3ab3d17
authored
Aug 27, 2013
by
Rich Prohaska
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rebase to mysql 5.6.13
parent
b2b90975
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
storage/tokudb/hatoku_defines.h
storage/tokudb/hatoku_defines.h
+3
-3
No files found.
storage/tokudb/hatoku_defines.h
View file @
e3ab3d17
...
...
@@ -130,11 +130,11 @@ PATENT RIGHTS GRANT:
#elif 50613 <= MYSQL_VERSION_ID && MYSQL_VERSION_ID <= 50699
#define TOKU_INCLUDE_ALTER_56 1
#define TOKU_INCLUDE_ROW_TYPE_COMPRESSION
0
#define TOKU_INCLUDE_XA
0
#define TOKU_INCLUDE_ROW_TYPE_COMPRESSION
1
#define TOKU_INCLUDE_XA
1
#define TOKU_PARTITION_WRITE_FRM_DATA 0
#define TOKU_INCLUDE_WRITE_FRM_DATA 0
#define TOKU_INCLUDE_UPSERT
0
#define TOKU_INCLUDE_UPSERT
1
#define TOKU_INCLUDE_EXTENDED_KEYS 0
#elif 50610 <= MYSQL_VERSION_ID && MYSQL_VERSION_ID <= 50610
...
...
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