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
fd0cd480
Commit
fd0cd480
authored
Aug 22, 2022
by
Marko Mäkelä
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MDEV-13013 fixup: Adjust a test
parent
a1055ab3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
mysql-test/suite/innodb_zip/r/wl6347_comp_indx_stat.result
mysql-test/suite/innodb_zip/r/wl6347_comp_indx_stat.result
+10
-10
No files found.
mysql-test/suite/innodb_zip/r/wl6347_comp_indx_stat.result
View file @
fd0cd480
...
...
@@ -1022,7 +1022,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 1
22880
The size of the tab5.ibd file: 1
06496
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -1329,7 +1329,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 2
45760
The size of the tab5.ibd file: 2
12992
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -2633,7 +2633,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 1
22880
The size of the tab5.ibd file: 1
06496
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -2942,7 +2942,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 2
45760
The size of the tab5.ibd file: 2
12992
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -4147,7 +4147,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 1
22880
The size of the tab5.ibd file: 1
06496
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -4435,7 +4435,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 2
45760
The size of the tab5.ibd file: 2
12992
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -5692,7 +5692,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 1
22880
The size of the tab5.ibd file: 1
06496
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -5999,7 +5999,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 2
45760
The size of the tab5.ibd file: 2
12992
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -7282,7 +7282,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 1
22880
The size of the tab5.ibd file: 1
06496
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
@@ -7589,7 +7589,7 @@ AND compress_ops BETWEEN @inl_val AND 1000
AND table_name='tab5' AND database_name='test'
AND index_name like 'idx%' ;
compress_stat 1
The size of the tab5.ibd file: 2
45760
The size of the tab5.ibd file: 2
12992
# for determintic resons simple data should be inserted.
# insert some 100 records
# Load the data
...
...
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