Fix remaining typos

This commit is contained in:
Vasilii Lakhin
2025-04-21 18:27:56 +03:00
committed by Daniel Black
parent bc87abc381
commit 40c5b62531
135 changed files with 217 additions and 217 deletions

View File

@ -1,6 +1,6 @@
---
# This Gitlab-CI pipeline offers basic validation that a commit did not
# introduce easily detectable regressions. Builds run primairly on a new Fedora,
# introduce easily detectable regressions. Builds run primarily on a new Fedora,
# which has all the latest upstream build dependencies and thus is the primary
# testing target, as eventually everything in Fedora becomes the next CentOS and
# Red Hat releases.
@ -315,7 +315,7 @@ mysql-test-run:
#
# Additionally, for each sanitizer MTR job, we enable --force-restart so that
# sanitizer errors can be traced to individual tests. The difference in test
# suite runtime as a result of this flag is negligable (~30s for the entire test suite).
# suite runtime as a result of this flag is negligible (~30s for the entire test suite).
# (see https://dev.mysql.com/doc/dev/mysql-server/latest/PAGE_MYSQL_TEST_RUN_PL.html)
mysql-test-run-asan:
stage: test