mariadb/mysql-test/suite/sys_vars
Monty 882f6fa3aa Fixed typos
- Removed duplicate words, like "the the" and "to to"
- Removed duplicate lines (one double sort line found in mysql.cc)
- Fixed some typos found while searching for duplicate words.

Command used to find duplicate words:
egrep -rI "\s([a-zA-Z]+)\s+\1\s" | grep -v param

Thanks to Artjoms Rimdjonoks for the command and pointing out the
spelling errors.
2025-09-04 18:08:39 +03:00
..
inc Merge 10.6 into 10.11 2025-05-26 08:10:47 +03:00
r Fixed typos 2025-09-04 18:08:39 +03:00
t MDEV-36385 Fix slave_parallel_threads_basic test in view-protocol mode 2025-08-01 09:10:56 +10:00
disabled.def MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00