mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
MDEV-13013 fixup: Adjust a test
This commit is contained in:
@ -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: 122880
|
||||
The size of the tab5.ibd file: 106496
|
||||
# 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: 245760
|
||||
The size of the tab5.ibd file: 212992
|
||||
# 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: 122880
|
||||
The size of the tab5.ibd file: 106496
|
||||
# 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: 245760
|
||||
The size of the tab5.ibd file: 212992
|
||||
# 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: 122880
|
||||
The size of the tab5.ibd file: 106496
|
||||
# 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: 245760
|
||||
The size of the tab5.ibd file: 212992
|
||||
# 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: 122880
|
||||
The size of the tab5.ibd file: 106496
|
||||
# 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: 245760
|
||||
The size of the tab5.ibd file: 212992
|
||||
# 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: 122880
|
||||
The size of the tab5.ibd file: 106496
|
||||
# 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: 245760
|
||||
The size of the tab5.ibd file: 212992
|
||||
# for determintic resons simple data should be inserted.
|
||||
# insert some 100 records
|
||||
# Load the data
|
||||
|
Reference in New Issue
Block a user