Sergey Vojtovich
5506768c52
MDEV-6083 - Assertion `! (&(&LOCK_open)->m_mutex)->count ||
...
! pthread_equal(pth read_self(), (&(&LOCK_open)->m_mutex)->thread)'
fails in intern_sys_var_ptr on server shutdown after uninstalling
TokuDB plugin at runtime
This assertion was introduced by patch for MDEV-5089 to ensure proper lock order
among LOCK_open and LOCK_global_system_variables: LOCK_open must not be held
while acquiring LOCK_global_system_variables.
intern_sys_var_ptr() may be called while freeing storage engine variables with
PLUGIN_VAR_MEMALLOC flag (when destroying table share after storage engine was
uninstalled). In this case LOCK_open is held, which is harmless because we need
global value pointer and thus won't acquire LOCK_global_system_variables.
Relaxed assertion so it is valid only for session variables.
2014-05-06 12:13:03 +04:00
..
2014-05-27 09:45:01 +03:00
2014-05-03 19:12:17 +03:00
2012-10-18 23:33:06 +02:00
2014-01-06 10:52:35 +05:30
2013-08-28 22:16:13 +02:00
2013-09-06 22:31:30 +02:00
2012-09-07 17:05:17 +03:00
2013-03-19 13:29:12 +01:00
2014-03-16 21:03:01 +01:00
2013-11-11 16:17:32 +01:00
2014-03-16 13:59:44 +01:00
2013-04-18 22:17:29 +02:00
2014-03-16 13:59:44 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-01-06 10:52:35 +05:30
2014-02-17 11:00:51 +01:00
2014-03-16 13:59:44 +01:00
2014-03-16 21:03:01 +01:00
2014-04-18 13:41:15 +04:00
2014-03-16 21:03:01 +01:00
2014-03-27 22:26:58 +01:00
2013-03-19 13:29:12 +01:00
2012-11-06 11:52:55 +02:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2013-03-19 13:29:12 +01:00
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2014-03-16 21:03:01 +01:00
2014-03-25 22:41:18 +01:00
2014-03-16 21:03:01 +01:00
2014-04-28 11:11:16 +02:00
2014-04-28 11:11:16 +02:00
2014-03-15 18:24:15 +01:00
2014-03-16 13:59:44 +01:00
2014-03-15 18:24:15 +01:00
2013-03-19 13:29:12 +01:00
2013-07-16 19:09:54 +02:00
2014-04-28 17:01:58 +04:00
2014-03-16 21:03:01 +01:00
2013-03-27 10:03:28 +01:00
2014-04-29 14:38:01 +04:00
2014-03-16 21:03:01 +01:00
2014-02-22 22:51:20 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-04-21 14:22:18 +04:00
2014-03-25 11:09:12 +01:00
2014-03-16 21:03:01 +01:00
2014-02-14 14:09:29 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-04-18 13:41:15 +04:00
2014-01-24 16:50:39 +04:00
2014-03-16 13:59:44 +01:00
2014-03-16 13:59:44 +01:00
2014-05-07 09:28:12 +03:00
2014-03-16 21:03:01 +01:00
2014-02-17 11:00:51 +01:00
2014-02-17 11:00:51 +01:00
2014-01-06 10:52:35 +05:30
2012-09-05 18:23:51 +03:00
2014-05-03 19:12:17 +03:00
2013-11-19 13:16:25 +01:00
2014-03-16 21:03:01 +01:00
2014-03-27 22:26:58 +01:00
2014-03-27 22:26:58 +01:00
2014-03-16 21:03:01 +01:00
2012-11-22 10:19:31 +01:00
2013-01-11 00:22:14 +02:00
2013-02-28 18:42:49 +01:00
2014-01-06 10:52:35 +05:30
2014-03-15 18:24:15 +01:00
2013-09-20 14:47:38 +04:00
2013-09-20 14:47:38 +04:00
2014-03-16 21:03:01 +01:00
2013-05-09 22:21:07 +02:00
2013-03-19 13:29:12 +01:00
2014-03-27 22:26:58 +01:00
2014-03-27 22:26:58 +01:00
2014-03-16 21:03:01 +01:00
2013-01-20 14:06:33 +01:00
2014-03-26 08:24:19 +01:00
2013-04-03 18:51:29 +04:00
2014-02-22 22:51:20 +01:00
2014-02-10 17:00:51 -08:00
2013-11-12 17:37:32 +04:00
2013-12-02 15:17:21 +04:00
2014-03-15 18:24:15 +01:00
2014-01-23 00:03:05 +01:00
2014-02-17 11:00:51 +01:00
2014-03-16 13:59:44 +01:00
2013-03-19 13:29:12 +01:00
2014-03-16 21:03:01 +01:00
2014-04-15 18:08:33 +05:00
2014-04-15 18:08:33 +05:00
2014-03-16 21:03:01 +01:00
2012-08-24 15:29:01 +02:00
2013-03-19 13:29:12 +01:00
2014-03-16 13:59:44 +01:00
2014-03-16 13:59:44 +01:00
2014-03-15 18:24:15 +01:00
2013-04-18 22:17:29 +02:00
2014-03-16 21:03:01 +01:00
2014-02-17 11:00:51 +01:00
2014-02-17 11:00:51 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2013-03-19 13:29:12 +01:00
2014-03-16 21:03:01 +01:00
2014-03-15 18:24:15 +01:00
2014-03-16 21:03:01 +01:00
2014-03-15 18:24:15 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-03-15 18:24:15 +01:00
2014-04-15 18:17:47 +05:00
2014-03-16 13:59:44 +01:00
2013-01-15 19:13:32 +01:00
2014-03-16 13:59:44 +01:00
2013-04-18 22:17:29 +02:00
2014-02-22 22:51:20 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-05-03 19:12:17 +03:00
2014-01-06 10:52:35 +05:30
2014-03-15 18:24:15 +01:00
2014-03-16 13:59:44 +01:00
2014-03-16 21:03:01 +01:00
2014-02-28 00:23:20 +04:00
2014-02-28 00:23:20 +04:00
2014-05-07 09:28:12 +03:00
2013-11-19 13:16:25 +01:00
2014-02-17 11:00:51 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2013-03-20 20:56:14 +01:00
2014-04-15 20:41:08 +05:00
2014-04-15 20:41:08 +05:00
2013-03-19 13:29:12 +01:00
2014-02-17 11:00:51 +01:00
2013-03-29 14:56:09 +01:00
2013-10-02 17:59:56 -07:00
2013-03-19 13:29:12 +01:00
2014-03-16 21:03:01 +01:00
2013-05-03 00:10:43 +04:00
2014-03-16 21:03:01 +01:00
2013-03-19 13:29:12 +01:00
2013-07-16 19:09:54 +02:00
2013-07-16 19:09:54 +02:00
2013-07-16 09:22:17 +04:00
2013-11-19 13:16:25 +01:00
2014-02-17 11:00:51 +01:00
2013-03-19 15:53:48 +01:00
2014-03-16 21:03:01 +01:00
2013-03-10 12:46:56 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-02-22 22:51:20 +01:00
2013-03-19 13:29:12 +01:00
2014-03-11 19:07:02 +01:00
2014-03-16 21:03:01 +01:00
2014-02-17 11:00:51 +01:00
2014-05-03 19:12:17 +03:00
2013-11-11 16:17:32 +01:00
2014-01-06 10:52:35 +05:30
2014-03-16 13:59:44 +01:00
2013-05-07 13:05:09 +02:00
2013-11-05 09:18:59 +04:00
2013-04-17 19:42:34 +02:00
2013-09-09 16:56:35 +05:00
2014-05-06 12:13:03 +04:00
2012-08-09 17:22:00 +02:00
2014-03-16 21:03:01 +01:00
2013-01-15 19:07:46 +01:00
2013-01-15 19:07:46 +01:00
2014-03-15 18:24:15 +01:00
2013-09-06 22:31:30 +02:00
2014-03-16 21:03:01 +01:00
2013-03-19 13:29:12 +01:00
2014-05-07 09:28:12 +03:00
2014-03-16 21:03:01 +01:00
2013-02-25 15:26:00 +01:00
2014-05-03 19:12:17 +03:00
2014-03-16 21:03:01 +01:00
2013-01-15 19:13:32 +01:00
2014-03-16 21:03:01 +01:00
2014-03-27 22:26:58 +01:00
2014-03-16 21:03:01 +01:00
2014-03-16 21:03:01 +01:00
2014-04-07 21:53:19 +02:00
2013-09-06 22:31:30 +02:00
2014-03-11 19:07:02 +01:00
2014-04-18 13:41:15 +04:00
2014-04-18 13:41:15 +04:00
2014-03-27 22:26:58 +01:00
2013-03-01 18:01:44 +02:00
2014-02-13 16:41:08 +04:00
2013-03-19 13:29:12 +01:00
2014-02-14 14:09:29 +01:00
2014-05-08 22:56:36 +03:00
2014-03-16 21:03:01 +01:00
2014-03-27 22:26:58 +01:00
2014-01-06 10:52:35 +05:30
2014-02-11 16:56:38 +02:00
2013-09-06 22:31:30 +02:00
2014-05-08 22:56:36 +03:00
2014-05-08 22:56:36 +03:00
2013-11-05 09:18:59 +04:00
2013-11-06 22:53:39 +04:00
2012-11-02 10:43:52 +01:00
2013-11-05 09:18:59 +04:00
2013-08-26 14:43:12 +04:00
2014-01-06 10:52:35 +05:30
2013-03-19 13:29:12 +01:00
2014-03-16 21:03:01 +01:00
2013-01-23 15:18:05 -08:00
2014-03-11 16:53:24 +02:00
2013-07-16 19:09:54 +02:00