Nenad Merdanovic
6639a7cf0d
MINOR: checks: mysql-check: Add support for v4.1+ authentication
...
MySQL will in stop supporting pre-4.1 authentication packets in the future
and is already giving us a hard time regarding non-silencable warnings
which are logged on each health check. Warnings look like the following:
"[Warning] Client failed to provide its character set. 'latin1' will be used
as client character set."
This patch adds basic support for post-4.1 authentication by sending the proper
authentication packet with the character set, along with the QUIT command.
2014-06-11 18:13:46 +02:00
..
2014-05-12 15:19:15 +02:00
2013-12-13 15:21:36 +01:00
2013-12-13 00:38:47 +01:00
2014-05-15 08:06:57 +02:00
2014-05-22 11:27:00 +02:00
2010-10-30 19:04:33 +02:00
2013-11-21 08:07:04 +01:00
2014-06-11 18:13:46 +02:00
2014-04-24 17:19:21 +02:00
2014-05-23 15:42:49 +02:00
2014-05-09 19:16:13 +02:00
2014-04-23 19:31:17 +02:00
2014-05-09 08:25:38 +02:00
2012-10-05 22:18:07 +02:00
2014-05-29 01:07:31 +02:00
2014-05-20 14:57:36 +02:00
2014-01-26 00:42:32 +01:00
2014-01-26 00:42:32 +01:00
2014-01-26 00:42:32 +01:00
2014-05-20 14:57:36 +02:00
2012-12-29 21:50:07 +01:00
2013-12-16 02:23:52 +01:00
2014-04-17 18:11:11 +02:00
2014-05-22 11:27:00 +02:00
2013-11-14 16:37:50 +01:00
2011-10-24 18:15:04 +02:00
2012-10-08 20:11:03 +02:00
2014-05-22 11:27:00 +02:00
2014-05-22 11:27:00 +02:00
2014-05-22 11:27:00 +02:00
2014-05-22 11:27:00 +02:00
2014-05-23 14:29:11 +02:00
2014-05-09 19:16:26 +02:00
2014-04-15 10:38:19 +02:00
2014-04-28 14:19:17 +02:00
2014-01-28 16:50:35 +01:00
2014-05-15 08:06:57 +02:00
2014-04-10 23:30:59 +02:00
2014-02-16 08:14:16 +01:00
2011-10-24 17:09:22 +02:00
2014-06-11 16:49:14 +02:00
2014-05-10 01:26:37 +02:00
2014-05-10 09:48:28 +02:00
2012-09-15 22:29:32 +02:00
2014-05-22 08:26:41 +02:00
2014-05-23 14:29:11 +02:00
2014-03-04 07:27:18 +01:00
2007-01-07 02:12:57 +01:00
2014-05-28 23:05:07 +02:00
2014-04-30 22:31:11 +02:00
2014-05-23 14:29:11 +02:00
2014-05-22 11:27:00 +02:00
2008-08-13 23:43:26 +02:00
2014-05-28 16:53:04 +02:00
2013-01-24 16:19:19 +01:00
2014-05-28 12:28:58 +02:00
2014-05-28 23:05:07 +02:00
2014-03-17 18:06:07 +01:00
2014-05-09 08:25:38 +02:00
2011-09-10 20:08:49 +02:00
2012-12-29 21:50:07 +01:00
2012-05-26 00:12:37 +02:00
2013-01-24 16:19:19 +01:00