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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
ef7b0897
Commit
ef7b0897
authored
May 06, 2015
by
Alexey Yurchenko
Committed by
Nirbhay Choubey
Sep 09, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes codership/mysql-wsrep#122 - causal/casual typos fixed in wsrep code
parent
bace2a97
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
mysql-test/suite/galera/t/galera_ftwrl.test
mysql-test/suite/galera/t/galera_ftwrl.test
+4
-3
No files found.
mysql-test/suite/galera/t/galera_ftwrl.test
View file @
ef7b0897
...
...
@@ -2,9 +2,10 @@
--
source
include
/
have_innodb
.
inc
#
# At this time, issing a FLUSH TABLES WITH READ LOCK causes SELECT and SHOW to hang if
# casuality can not be ensured because another node issued a statement in the meantime
# which could not be applied because FTWRL blocks the applier as well
# At this time, issing a FLUSH TABLES WITH READ LOCK causes SELECT and SHOW to
# hang if causality can not be ensured because another node issued a statement
# in the meantime which could not be applied because FTWRL blocks the applier
# as well
#
# See LP bug 1271177
#
...
...
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