Ashish Agarwal
147be51f20
BUG#14485479: INSTALL AUDIT PLUGIN HANGS IF WE TRY TO
...
DISABLE AND ENABLED DURING DDL OPERATION
PROBLEM: Same thread trying to acquire the same mutex
second time leads to hang/server crash.
While [un]installing audit_log plugin
a thread acquires the LOCK_plugin mutex
and after successful initialization tries
to write in mysql.plugin table. It holds
this mutex for a long time. If some how
plugin table is corrupted then a write to
plugin table will throw an error, thread try
to log this error in the audit_log plugin,
doing so it tries to acquire the mutex
again and results is server hang/crash.
SOLUTION: Releasing the LOCK_plugin mutex before
writing in mysql.plugin table. We dont
need to hold this mutex as thread already
acquired a TL_WRITE lock on mysql.plugin
table.
2012-10-31 12:40:48 +05:30
..
2010-12-19 18:07:28 +01:00
2008-09-09 09:49:58 +02:00
2010-12-19 18:07:28 +01:00
2011-11-24 17:15:58 +00:00
2010-02-04 23:15:47 +03:00
2009-10-22 16:51:51 +04:00
2010-10-21 15:20:50 +02:00
2009-01-09 15:10:03 +01:00
2010-12-17 11:30:59 +01:00
2010-12-17 11:30:59 +01:00
2009-11-23 17:38:42 +01:00
2009-12-03 13:31:56 +01:00
2009-12-03 13:31:56 +01:00
2010-10-21 15:20:50 +02:00
2010-05-30 13:27:44 +04:00
2010-05-28 00:07:40 +04:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-20 15:15:01 +01:00
2010-12-19 18:15:12 +01:00
2009-10-07 16:25:36 +02:00
2010-12-19 18:07:28 +01:00
2011-10-03 16:05:52 +05:30
2009-06-04 23:36:34 +05:00
2009-02-02 22:20:25 +01:00
2010-11-26 16:58:54 +03:00
2010-11-26 13:44:39 +03:00
2010-02-24 13:15:34 +04:00
2010-08-31 18:22:03 +04:00
2010-11-26 13:44:39 +03:00
2010-02-24 13:15:34 +04:00
2011-04-08 17:15:23 +04:00
2010-04-20 10:10:43 +01:00
2010-03-05 12:17:19 +04:00
2011-07-19 10:27:15 -04:00
2011-07-19 10:27:15 -04:00
2010-01-15 15:42:15 +04:00
2010-08-18 17:35:41 +08:00
2009-10-21 17:59:47 +05:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2009-01-29 15:22:02 +01:00
2010-12-20 15:15:01 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-10-21 15:20:50 +02:00
2011-02-02 16:17:48 +03:00
2009-05-15 12:15:56 +02:00
2010-11-11 20:11:05 +03:00
2012-02-03 19:19:32 +05:30
2012-02-05 14:10:50 +05:30
2011-01-14 09:28:23 +01:00
2011-01-14 09:28:23 +01:00
2009-10-27 12:09:19 +04:00
2011-01-29 12:38:36 +01:00
2009-09-29 17:38:40 +02:00
2009-11-10 20:45:15 +02:00
2012-01-20 13:35:48 +02:00
2011-09-05 14:38:20 +02:00
2010-12-19 18:07:28 +01:00
2010-01-29 11:48:11 +01:00
2009-09-28 14:24:19 +08:00
2009-10-29 10:51:04 -06:00
2009-09-25 11:26:49 +02:00
2012-10-31 12:40:48 +05:30
2010-01-06 22:42:07 -07:00
2011-03-18 10:31:39 +01:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2009-10-09 15:59:25 +02:00
2012-01-20 13:35:48 +02:00
2012-01-20 13:35:48 +02:00
2009-10-02 23:24:40 +04:00
2010-04-13 19:04:45 +04:00
2012-01-20 13:35:48 +02:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2009-12-03 18:47:20 +03:00
2011-11-03 12:30:09 +05:30
2011-11-03 12:30:09 +05:30
2010-09-16 16:13:53 +04:00
2011-11-03 12:30:09 +05:30
2010-04-14 14:14:48 +03:00
2010-12-19 18:07:28 +01:00
2009-11-23 17:38:42 +01:00
2010-02-08 11:43:56 +01:00
2010-12-19 18:07:28 +01:00
2010-10-21 15:20:50 +02:00
2012-01-24 11:08:57 -05:00
2008-12-02 11:05:56 +01:00
2010-12-19 18:07:28 +01:00
2010-03-19 09:23:44 +01:00
2011-03-30 14:55:53 +02:00
2010-08-05 14:41:07 +02:00
2012-02-16 10:48:16 +01:00
2011-07-04 09:48:14 +02:00
2010-11-17 11:16:13 +01:00
2012-07-03 18:00:21 +05:30
2011-08-16 11:08:10 +02:00
2010-12-19 18:07:28 +01:00
2011-02-08 10:51:09 +01:00
2008-08-04 21:54:44 +02:00
2008-09-20 02:21:28 -04:00
2009-03-15 18:39:48 -04:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2009-01-09 15:10:03 +01:00
2009-01-09 15:10:03 +01:00
2010-11-17 11:16:13 +01:00
2010-02-18 10:48:15 +02:00
2010-07-08 14:36:55 +02:00
2011-03-15 16:06:59 +01:00
2009-11-04 12:28:20 +00:00
2010-11-17 11:16:13 +01:00
2011-01-14 09:28:23 +01:00
2010-06-03 09:52:15 +02:00
2009-10-08 10:39:15 +02:00
2010-07-03 20:17:03 -03:00
2009-09-01 14:53:27 +02:00
2012-10-31 12:40:48 +05:30
2008-08-13 21:42:21 +02:00
2009-02-05 13:49:32 +04:00
2009-12-22 10:35:56 +01:00
2012-02-29 21:18:50 +01:00
2011-12-01 00:54:54 +00:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2011-01-19 01:23:49 +08:00
2010-12-20 15:15:01 +01:00
2010-12-20 15:15:01 +01:00
2011-01-19 01:23:49 +08:00
2011-01-19 01:23:49 +08:00
2011-01-19 01:23:49 +08:00
2010-12-19 18:07:28 +01:00
2010-12-20 15:15:01 +01:00
2010-12-20 15:15:01 +01:00
2009-01-21 18:48:12 +03:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-20 15:15:01 +01:00
2009-11-27 09:02:32 +01:00
2009-11-27 09:02:32 +01:00
2009-11-26 09:03:04 +01:00
2009-08-12 13:31:56 +08:00
2008-11-24 14:57:23 +08:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2012-10-08 23:35:15 +05:30
2010-12-19 18:07:28 +01:00
2010-05-24 21:54:08 +08:00
2011-01-18 12:25:07 +01:00
2010-12-19 18:07:28 +01:00
2011-02-03 16:09:33 +00:00
2009-07-14 21:31:19 +02:00
2009-01-09 15:10:03 +01:00
2010-12-19 18:07:28 +01:00
2011-06-30 17:37:13 +02:00
2011-06-30 17:37:13 +02:00
2011-06-30 17:37:13 +02:00
2011-01-12 18:35:06 +00:00
2009-09-29 14:16:23 +03:00
2010-10-21 15:20:50 +02:00
2010-10-25 14:07:28 +02:00
2010-07-03 20:17:03 -03:00
2010-07-03 20:17:03 -03:00
2010-05-26 22:34:25 +08:00
2010-12-19 18:15:12 +01:00
2012-02-28 14:02:27 +05:30
2012-01-19 16:56:43 +00:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-20 15:15:01 +01:00
2010-12-19 18:07:28 +01:00
2010-05-26 22:34:25 +08:00
2010-11-17 11:16:13 +01:00
2010-03-09 07:36:26 -03:00
2008-12-17 14:38:02 +01:00
2010-12-20 15:15:01 +01:00
2012-01-23 16:50:54 +00:00
2010-12-19 18:07:28 +01:00
2009-02-11 10:27:52 +01:00
2012-01-19 16:56:43 +00:00
2010-12-19 18:15:12 +01:00
2010-12-19 18:07:28 +01:00
2010-12-20 15:15:01 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:15:12 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2010-12-19 18:07:28 +01:00
2011-03-16 00:46:30 +03:00
2011-05-10 12:41:09 +01:00
2008-12-10 10:51:43 +00:00
2010-05-24 21:54:08 +08:00
2011-04-29 14:04:28 +03:00
2008-12-02 11:05:56 +01:00
2010-12-20 15:15:01 +01:00