1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fix typos in mysql-test/

This commit is contained in:
Vasilii Lakhin
2025-04-07 20:13:58 +03:00
committed by Daniel Black
parent 40c5b62531
commit 1b95e46524
682 changed files with 967 additions and 968 deletions

View File

@@ -1,6 +1,6 @@
-- source include/have_log_bin.inc
# Set up environment varibles for client programs
# Set up environment variables for client programs
# The environment variables for client programs have default options file
# They interfere with the MTR test so I am creating new variables for them
@@ -45,7 +45,7 @@ EOF
--let MYSQL_HOST=localhost
--echo $MARIADB_HOST
# Now run the same command as in the postive test case
# Now run the same command as in the positive test case
# Client programs are expected to fail since the server does not exist
# Some client program fails with error 1 and some fails wtih error 2