1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

General spell fixing in comments and strings

This commit is contained in:
Otto Kekäläinen
2016-06-08 14:14:42 +03:00
parent 9de6708390
commit effbe7dd7b
67 changed files with 96 additions and 96 deletions

View File

@@ -138,7 +138,7 @@ insert into t7 values (21,2,3,4,5,6);
# The actual test begins here
#
# Check the default values for the optimizer paramters
# Check the default values for the optimizer parameters
select @@optimizer_search_depth;
select @@optimizer_prune_level;