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
f2eb8490
Commit
f2eb8490
authored
Jul 30, 2009
by
Matthias Leich
Browse files
Options
Browse Files
Download
Plain Diff
Merge 5.0 -> 5.1 of fix for bug 44493
parents
43fcef17
a800612b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
mysql-test/t/innodb_notembedded.test
mysql-test/t/innodb_notembedded.test
+8
-2
No files found.
mysql-test/t/innodb_notembedded.test
View file @
f2eb8490
...
...
@@ -36,9 +36,15 @@ rollback;
connection
b
;
reap
;
rollback
;
# Cleanup
connection
a
;
disconnect
a
;
--
source
include
/
wait_until_disconnected
.
inc
connection
b
;
disconnect
b
;
--
source
include
/
wait_until_disconnected
.
inc
connection
default
;
drop
table
t1
;
drop
function
f1
;
disconnect
a
;
disconnect
b
;
SET
@@
global
.
log_bin_trust_function_creators
=
@
old_log_bin_trust_function_creators
;
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