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