Skip to content
Permalink
Browse files
MDEV-27721 rpl.rpl_relay_max_extension test is not FreeBSD-compatible
Fixed the test to execute only on linux as it depends on unportable sed.
  • Loading branch information
andrelkin committed Feb 2, 2022
1 parent a1f630c commit e53199e
Showing 1 changed file with 2 additions and 0 deletions.
@@ -28,6 +28,8 @@
# showed
#

# MDEV-27721 rpl.rpl_relay_max_extension test is not FreeBSD-compatible
--source include/linux.inc
--source include/have_innodb.inc
--source include/have_binlog_format_row.inc
--let $rpl_topology=1->2

0 comments on commit e53199e

Please sign in to comment.