mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
280035bf82
Lot's of binaries have 'spelling errors' which are there in purpose and they are simply false positives some list of them are: * I: libmariadbd19: spelling-error-in-binary noone no one [usr/lib/x86_64-linux-gnu/libmariadbd.so.19] * I: libmariadbd19: spelling-error-in-binary thats that's [usr/lib/x86_64-linux-gnu/libmariadbd.so.19] * I: libmariadbd19: spelling-error-in-binary theres there's [usr/lib/x86_64-linux-gnu/libmariadbd.so.19] * I: libmariadbd19: spelling-error-in-binary yuR your [usr/lib/x86_64-linux-gnu/libmariadbd.so.19] * I: mariadb-backup: spelling-error-in-binary exising existing [usr/bin/mariadb-backup] * I: mariadb-backup: spelling-error-in-binary noone no one [usr/bin/mariadb-backup] ...
37 lines
2 KiB
Text
37 lines
2 KiB
Text
# Used to check if running in Bash
|
|
bash-term-in-posix-shell '${BASH_VERSION' [usr/share/mysql/wsrep_notify:86]
|
|
bash-term-in-posix-shell '[ "$url" ==' [usr/bin/mariadbd-safe:216]
|
|
# In comment so false-positive
|
|
bash-term-in-posix-shell 'let' [usr/bin/mariadbd-safe:41]
|
|
# Supported in Zsh and Bash (also Dash)
|
|
bash-term-in-posix-shell 'ulimit' [usr/bin/mariadbd-safe:712]
|
|
bash-term-in-posix-shell 'ulimit' [usr/bin/mariadbd-safe:832]
|
|
|
|
# These are from stop word list
|
|
spelling-error-in-binary noone no one [usr/bin/aria_chk]
|
|
spelling-error-in-binary noone no one [usr/bin/aria_dump_log]
|
|
spelling-error-in-binary noone no one [usr/bin/aria_ftdump]
|
|
spelling-error-in-binary noone no one [usr/bin/aria_pack]
|
|
spelling-error-in-binary noone no one [usr/bin/aria_read_log]
|
|
spelling-error-in-binary noone no one [usr/bin/myisam_ftdump]
|
|
spelling-error-in-binary noone no one [usr/bin/myisamchk]
|
|
spelling-error-in-binary noone no one [usr/bin/myisamlog]
|
|
spelling-error-in-binary noone no one [usr/bin/myisampack]
|
|
spelling-error-in-binary thats that's [usr/bin/aria_chk]
|
|
spelling-error-in-binary thats that's [usr/bin/aria_dump_log]
|
|
spelling-error-in-binary thats that's [usr/bin/aria_ftdump]
|
|
spelling-error-in-binary thats that's [usr/bin/aria_pack]
|
|
spelling-error-in-binary thats that's [usr/bin/aria_read_log]
|
|
spelling-error-in-binary thats that's [usr/bin/myisam_ftdump]
|
|
spelling-error-in-binary thats that's [usr/bin/myisamchk]
|
|
spelling-error-in-binary thats that's [usr/bin/myisamlog]
|
|
spelling-error-in-binary thats that's [usr/bin/myisampack]
|
|
spelling-error-in-binary theres there's [usr/bin/aria_chk]
|
|
spelling-error-in-binary theres there's [usr/bin/aria_dump_log]
|
|
spelling-error-in-binary theres there's [usr/bin/aria_ftdump]
|
|
spelling-error-in-binary theres there's [usr/bin/aria_pack]
|
|
spelling-error-in-binary theres there's [usr/bin/aria_read_log]
|
|
spelling-error-in-binary theres there's [usr/bin/myisam_ftdump]
|
|
spelling-error-in-binary theres there's [usr/bin/myisamchk]
|
|
spelling-error-in-binary theres there's [usr/bin/myisamlog]
|
|
spelling-error-in-binary theres there's [usr/bin/myisampack]
|