index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_mysql_query.c
Age
Commit message (
Expand
)
Author
Files
Lines
28 hours
check_mysql_query: update copyright
RincewindsHat
1
-2/+2
28 hours
check_mysql_query: linter fixes, more moden C style
RincewindsHat
1
-23/+15
28 hours
check_mysql_query: do not export local symbols
RincewindsHat
1
-15/+15
28 hours
check_mysql_query: clang-format
RincewindsHat
1
-182/+152
2023-10-18
check_mysql_query: Use C99 booleans
RincewindsHat
1
-4/+4
2020-09-15
- fix for issue #1562
refs/pull/1644/head
ghciv6
1
-6/+6
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2/+2
2014-01-28
Merge pull request #1200 from awiddersheim/add_file_options_mysql_query
Thomas Guyot-Sionnest
1
-3/+23
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-3/+3
2014-01-21
Revert renaming value
Jan Wagner
1
-5/+5
2014-01-21
Add performance data to check_mysql_query.c (Closes: #1202)
awiddersheim
1
-4/+10
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-3/+3
2013-10-05
Add additional usage data for new options in check_mysql_query.c
refs/pull/1200/head
awiddersheim
1
-1/+1
2013-10-05
Add ability to read from options file to check_mysql_query.c
awiddersheim
1
-2/+22
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-2/+2
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
1
-1/+1
2010-04-22
Standardize the extra-opts notes
Thomas Guyot-Sionnest
1
-4/+0
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-6/+6
2009-05-20
Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby)
Thomas Guyot-Sionnest
1
-4/+4
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-6/+2
2008-11-08
Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...
Thomas Guyot-Sionnest
1
-1/+1
2008-08-16
Fix assignment written as a comparison in validate_arguments() when db_pass i...
Thomas Guyot-Sionnest
1
-1/+1
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
1
-0/+10
2008-04-30
Add socket support to check_mysql*
Thomas Guyot-Sionnest
1
-6/+14
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
1
-3/+2
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
1
-23/+21
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
1
-5/+26
2006-07-13
Move new util_* functions to lib/
Ton Voon
1
-0/+1
2006-06-15
cleaning help and usage
Benoit Mortier
1
-5/+5
2006-03-17
mysql detection cleanup: fixes runtime linking, autodetection of main
Ton Voon
1
-2/+2
2006-01-31
Adding check_mysql_query, using new ranges and threshold checking
Ton Voon
1
-0/+299