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
@@ -2,12 +2,12 @@
|
||||
#
|
||||
# SUMMARY
|
||||
#
|
||||
# Explain and execute the select statment in $query.
|
||||
# Explain and execute the select statement in $query.
|
||||
# Then report 'Last_query_cost' estimate from the query
|
||||
# optimizer and total number of 'Handler_read%' when the
|
||||
# query was executed.
|
||||
# Intended usage is to verify that there are not regressions
|
||||
# in either calculated or actuall cost for $query.
|
||||
# Intended usage is to verify that there are no regressions
|
||||
# in either calculated or actual cost for $query.
|
||||
#
|
||||
# USAGE
|
||||
#
|
||||
|
Reference in New Issue
Block a user