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:
committed by
Daniel Black
parent
40c5b62531
commit
1b95e46524
@@ -27,7 +27,7 @@
|
||||
# - Connects in 4.5
|
||||
#
|
||||
|
||||
# Embedded server does not supprt the performance_schema.
|
||||
# Embedded server does not support the performance_schema.
|
||||
--source include/not_embedded.inc
|
||||
--source include/not_windows.inc
|
||||
--source include/no_valgrind_without_big.inc
|
||||
@@ -1149,7 +1149,7 @@ t2.COUNT_MISC - t1.COUNT_MISC = 0;
|
||||
--source ../include/socket_check1.inc
|
||||
|
||||
--echo # 4.5 Check the differences caused by Connects
|
||||
--echo # Attention: Succesful Connects run an additional "DO 1".
|
||||
--echo # Attention: Successful Connects run an additional "DO 1".
|
||||
--echo # 4.5.1 Connects do not charge anything into READ or WRITE counters
|
||||
--echo # of the instance with EVENT_NAME NOT LIKE ('%client_connection%').
|
||||
--echo # This mean all these counters must be 0.
|
||||
|
Reference in New Issue
Block a user