1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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

@ -54,7 +54,7 @@
# Set the SESSION DEFAULT STORAGE ENGINE to a value <> storage engine
# to be tested. This must not affect any CREATE TABLE statement, where
# the storage engine is assigned explicitely,
# the storage engine is assigned explicitly,
eval SET SESSION STORAGE_ENGINE = $other_engine_type;
#