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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user