Skip to content

Commit b929c03

Browse files
committed
fix link endoflife mysql, use the same domain used for mariadb
1 parent 5bc8fe2 commit b929c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysqltuner.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2551,7 +2551,7 @@ sub get_replication_status {
25512551
}
25522552
}
25532553

2554-
# https://endoflife.software/applications/databases/mysql
2554+
# https://endoflife.date/mysql
25552555
# https://endoflife.date/mariadb
25562556
sub validate_mysql_version {
25572557
( $mysqlvermajor, $mysqlverminor, $mysqlvermicro ) =

0 commit comments

Comments
 (0)