Skip to content

Commit 98003b9

Browse files
committed
fix(mysql): fix server version regex
Refs:CTOR-1562
1 parent 9c987e8 commit 98003b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/database/mysql/mysqlcmd.pm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,13 +307,13 @@ __END__
307307
308308
=head1 NAME
309309
310-
mysqlcmd global
310+
MySQL command global
311311
312312
=head1 SYNOPSIS
313313
314-
mysqlcmd class
314+
MySQL command class
315315
316-
=head1 MYSQLCMD OPTIONS
316+
=head1 MYSQL COMMAND OPTIONS
317317
318318
=over 8
319319

0 commit comments

Comments
 (0)