mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fix various spelling errors
e.g. - dont -> don't - occurence -> occurrence - succesfully -> successfully - easyly -> easily Also remove trailing space in selected files. These changes span: - server core - Connect and Innobase storage engine code - OQgraph, Sphinx and TokuDB storage engines Related to MDEV-21769.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
SET TIME_ZONE = "+00:00";
|
||||
|
||||
--echo #
|
||||
--echo # Test of errors for column data types that dont support function
|
||||
--echo # Test of errors for column data types that don't support function
|
||||
--echo # defaults.
|
||||
--echo #
|
||||
|
||||
|
Reference in New Issue
Block a user