Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
mariadb
Commits
41d59db1
Commit
41d59db1
authored
14 years ago
by
Vasil Dimov
Browse files
Options
Download
Email Patches
Plain Diff
Disable innodb.innodb_bug38231 in embedded mode
The --send command does not seem to work as expected in that mode.
parent
19536d25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
mysql-test/suite/innodb/t/innodb_bug38231.test
mysql-test/suite/innodb/t/innodb_bug38231.test
+5
-0
No files found.
mysql-test/suite/innodb/t/innodb_bug38231.test
View file @
41d59db1
...
...
@@ -5,6 +5,11 @@
--
source
include
/
have_innodb
.
inc
# skip this test in embedded mode because "TRUNCATE TABLE bug38231_1"
# hangs in that mode waiting for "lock_wait_timeout" although it is
# preceded by --send
--
source
include
/
not_embedded
.
inc
SET
storage_engine
=
InnoDB
;
# we care only that the following SQL commands do not crash the server
...
...
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