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
d2a19082
Commit
d2a19082
authored
7 years ago
by
Vicențiu Ciorbaru
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable rpl_tokudb_row_img_* tests
We need to pull rpl config files from MySQL before these tests can be run.
parent
8b0edbfb
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
7 additions
and
7 deletions
+7
-7
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf
+0
-1
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test
...age/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test
+1
-0
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf
...e/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf
+0
-1
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test
.../tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test
+1
-0
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf
...ge/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf
+0
-1
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test
...e/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test
+1
-0
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf
...tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf
+0
-1
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test
...okudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test
+1
-0
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf
...e/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf
+0
-1
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test
.../tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test
+1
-0
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf
...ge/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf
+0
-1
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test
...e/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test
+1
-0
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf
...tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf
+0
-1
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test
...okudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test
+1
-0
No files found.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf
deleted
100644 → 0
View file @
8b0edbfb
!include suite/rpl/t/rpl_row_img.cnf
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test
View file @
d2a19082
#Want to skip this test from daily Valgrind execution
skip
Require
rpl
files
from
MySQL
;
--
source
include
/
no_valgrind_without_big
.
inc
--
source
include
/
have_innodb
.
inc
...
...
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf
deleted
100644 → 0
View file @
8b0edbfb
!include suite/rpl/t/rpl_row_img.cnf
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test
View file @
d2a19082
#Want to skip this test from daily Valgrind execution
skip
Require
rpl
files
from
MySQL
;
--
source
include
/
no_valgrind_without_big
.
inc
#
# This file contains tests for WL#5096 and bug fixes.
...
...
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf
deleted
100644 → 0
View file @
8b0edbfb
!include suite/rpl/t/rpl_row_img.cnf
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test
View file @
d2a19082
#Want to skip this test from daily Valgrind execution
skip
Require
rpl
files
from
MySQL
;
--
source
include
/
no_valgrind_without_big
.
inc
#
# This file contains tests for WL#5096 and bug fixes.
...
...
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf
deleted
100644 → 0
View file @
8b0edbfb
!include suite/rpl/t/rpl_row_img.cnf
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test
View file @
d2a19082
#Want to skip this test from daily Valgrind execution
skip
Require
rpl
files
from
MySQL
;
--
source
include
/
no_valgrind_without_big
.
inc
#
# This file contains tests for WL#5096 and bug fixes.
...
...
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf
deleted
100644 → 0
View file @
8b0edbfb
!include suite/rpl/t/rpl_row_img.cnf
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test
View file @
d2a19082
#Want to skip this test from daily Valgrind execution
skip
Require
rpl
files
from
MySQL
;
--
source
include
/
no_valgrind_without_big
.
inc
#
# This file contains tests for WL#5096.
...
...
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf
deleted
100644 → 0
View file @
8b0edbfb
!include suite/rpl/t/rpl_row_img.cnf
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test
View file @
d2a19082
#Want to skip this test from daily Valgrind execution
skip
Require
rpl
files
from
MySQL
;
--
source
include
/
no_valgrind_without_big
.
inc
#
# This file contains tests for WL#5096.
...
...
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf
deleted
100644 → 0
View file @
8b0edbfb
!include suite/rpl/t/rpl_row_img.cnf
This diff is collapsed.
Click to expand it.
storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test
View file @
d2a19082
#Want to skip this test from daily Valgrind execution
skip
Require
rpl
files
from
MySQL
;
--
source
include
/
no_valgrind_without_big
.
inc
#
# This file contains tests for WL#5096.
...
...
This diff is collapsed.
Click to expand it.
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