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
e5a5ae45
Commit
e5a5ae45
authored
Feb 08, 2019
by
Oleksandr Byelkin
Committed by
Sergei Golubchik
Feb 08, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert the check changes made in
8f5ea83f
and in
fef9013d
parent
bc50d726
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
mysql-test/include/mtr_check.sql
mysql-test/include/mtr_check.sql
+0
-1
mysql-test/suite/funcs_1/r/is_routines_embedded.result
mysql-test/suite/funcs_1/r/is_routines_embedded.result
+3
-3
No files found.
mysql-test/include/mtr_check.sql
View file @
e5a5ae45
...
...
@@ -35,7 +35,6 @@ BEGIN
AND
variable_name
!=
'INNODB_BUFFER_POOL_LOAD_AT_STARTUP'
AND
variable_name
not
like
'GTID%POS'
AND
variable_name
!=
'GTID_BINLOG_STATE'
AND
variable_name
!=
'AUTO_INCREMENT_INCREMENT'
ORDER
BY
variable_name
;
-- Dump all databases, there should be none
...
...
mysql-test/suite/funcs_1/r/is_routines_embedded.result
View file @
e5a5ae45
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