Skip to content

Commit

Permalink
undo changes to flavor_mysqlgr_test.go
Browse files Browse the repository at this point in the history
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
  • Loading branch information
shlomi-noach committed Jan 15, 2025
1 parent 682c3b8 commit 276790e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions go/mysql/flavor_mysqlgr_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,6 @@ func TestMysqlGRSupportCapability(t *testing.T) {
version: "8.0.20",
capability: capabilities.PerformanceSchemaDataLocksTableCapability,
isCapable: true,
}, {
version: "8.0.20",
capability: capabilities.PerformanceSchemaMetadataLocksTableCapability,
isCapable: true,
},
{
// What happens if server version is unspecified
Expand Down

0 comments on commit 276790e

Please sign in to comment.