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:
@ -2616,7 +2616,7 @@ DROP TABLE t1, t2;
|
||||
--echo # End of 5.3 tests.
|
||||
|
||||
#
|
||||
# MDEV-4829 BEFORE INSERT triggers dont issue 1406 error
|
||||
# MDEV-4829 BEFORE INSERT triggers don't issue 1406 error
|
||||
# Also check timestamp for trigger
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user