8000 Merge pull request #5 from yoku0825/fix_typo_2 · webdevgit/morgo.github.io@d56b735 · GitHub
[go: up one dir, main page]

Skip to content

Commit d56b735

Browse files
committed
Merge pull request morgo#5 from yoku0825/fix_typo_2
Fix typo.
2 parents b504cdc + 8b1023c commit d56b735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h3>Replication</h3>
3737
<li class="rt">GTID Replication no longer requires <tt>log-slave-updates</tt> be enabled</li>
3838
<li class="rt">< 6630 /span>XA Support when the binary log is turned on [<a href="https://dev.mysql.com/doc/refman/5.7/en/xa-restrictions.html">1</a>]</li>
3939
<li class="rt">GTIDs in the OK packet [<a href="http://dev.mysql.com/worklog/task/?id=6128">1</a>]</li>
40-
<li class="rt">Better synchronization between dump and user threads when racing for the binlog <a href="http://my-replication-life.blogspot.ca/2013/09/dump-thread-enhancement.html">1</a> <a href="http://dev.mysql.com/worklog/task/?id=7299">1</a>]</li>
40+
<li class="rt">Better synchronization between dump and user threads when racing for the binlog [<a href="http://my-replication-life.blogspot.ca/2013/09/dump-thread-enhancement.html">1</a>]</li>
4141
<li class="rt">Improved memory management of Binlog_sender [<a href="http://dev.mysql.com/worklog/task/?id=7299">1</a>]</li>
4242
<li class="id">Defaults change: <tt>binlog_format=ROW</tt></li>
4343
<li class="id">Defaults change: <tt>sync_binlog=1</tt></li>

0 commit comments

Comments
 (0)
0