mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
Fix various spelling errors still found in code
Reseting -> Resetting Unknow -> Unknown capabilites -> capabilities choosen -> chosen direcory -> directory informations -> information openned -> opened refered -> referred to access -> one to access missmatch -> mismatch succesfully -> successfully dont -> don't
This commit is contained in:
committed by
Daniel Black
parent
e7ddf46632
commit
cebf9ee204
@@ -45,4 +45,4 @@ SELECT @@GLOBAL.innodb_scrub_log;
|
||||
0 Expected
|
||||
SELECT innodb_scrub_log;
|
||||
ERROR 42S22: Unknown column 'innodb_scrub_log' in 'field list'
|
||||
Expected error 'Unknow column in field list'
|
||||
Expected error 'Unknown column in field list'
|
||||
|
||||
Reference in New Issue
Block a user