Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.8
-
CentOS release 6.9
Description
Disabling query cache and persistent stats does not help.
| query_cache_type | OFF |
|
| innodb_stats_persistent | OFF |
|
Inner deadlock?
Thread 4 (Thread 0x7ffb000c9700 (LWP 11346)):
|
#0 0x00007ffff6a4b00d in nanosleep () from /lib64/libpthread.so.0
|
#1 0x00007ffff7742ce0 in os_thread_sleep(unsigned long) ()
|
#2 0x00007ffff76d7c9f in TrxInInnoDB::wait(trx_t*) ()
|
#3 0x00007ffff76ca63e in TrxInInnoDB::enter ()
|
#4 0x00007ffff76d2ea4 in ha_innobase::external_lock(THD*, int) ()
|
#5 0x00007ffff75298f9 in handler::ha_external_lock(THD*, int) ()
|
#6 0x00007ffff75e4c0b in unlock_external(THD*, TABLE**, unsigned int) ()
|
#7 0x00007ffff75e4ecc in mysql_unlock_tables(THD*, st_mysql_lock*, bool) ()
|
#8 0x00007ffff735d9c7 in close_thread_tables(THD*) ()
|
#9 0x00007ffff73a0bf7 in mysql_execute_command(THD*) ()
|
#10 0x00007ffff73b910e in Prepared_statement::execute(String*, bool) ()
|
#11 0x00007ffff73bc74b in Prepared_statement::execute_loop ()
|
#12 0x00007ffff73bd3c2 in mysql_stmt_execute_common(THD*, unsigned long, unsigned char*, unsigned char*, unsigned long, bool, bool) ()
|
#13 0x00007ffff73bd507 in mysqld_stmt_execute(THD*, char*, unsigned int) ()
|
#14 0x00007ffff73a9d2a in dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool) ()
|
#15 0x00007ffff73ab14e in do_command(THD*) ()
|
#16 0x00007ffff7467f4f in do_handle_one_connection(CONNECT*) ()
|
#17 0x00007ffff7468074 in handle_one_connection ()
|
#18 0x00007ffff769eedd in pfs_spawn_thread ()
|
#19 0x00007ffff6a43aa1 in start_thread () from /lib64/libpthread.so.0
|
#20 0x00007ffff515bbcd in clone () from /lib64/libc.so.6
|
| 48 | dxxdata | 172.19.171.239:49345 | muikku | Execute | 42884 | Unlocking tables | INSERT INTO osrchan (cc, osrhandle, operid, osrcode, objtype, time, osrcomm, keyval, dbtable, valtype, fields, val, changroupid, numfields, wgroupid, keytype, transactid, nofchanges ) VALUES (400200,1076913024,69,1,8,getutcdate(),554698778,0x0,0,1,0x0,0x5b00000023000000250000002a000000150200000014015265734c6576656c000523000000140152657356616c756500055b3c000015020000001401333500014d504c5356504e3a3135343531001401416374696f6e5479706500013131,400197,0,0,1,400197,4)
|
| 0.000 |
|
| 52 | dxxdata | 172.19.171.239:49567 | muikku | Prepare | 15422 | Waiting for table metadata lock | SELECT operator.operid, operator.previouslogin, operator.previouslogout, operator.maxtimepreinactive, operator.profid FROM operator WHERE operator.operatorstate = 1 AND operator.operatortype != 99 AND operator.maxtimepreinactive != 0 ORDER BY operator.operid ASC
|
| 0.000 |
|
| 54 | dxxdata | 172.19.171.239:49584 | muikku | Execute | 41355 | query end | INSERT INTO osrchan (cc, osrhandle, operid, osrcode, objtype, time, osrcomm, keyval, dbtable, valtype, fields, val, changroupid, numfields, wgroupid, keytype, transactid, nofchanges ) VALUES (566222,1076912960,69,1,720,getutcdate(),554881030,0x0,0,2,0x0,0x0,566221,0,0,1,566221,2)
|
| 0.000 |
|
| 57 | dxxdata | 172.19.132.29:57559 | muikku | Sleep | 5 | | NULL
|
| 0.000 |
|
| 58 | mysql | %:57560 | muikku | Execute | 4 | Sending data | insert into pms15minpwe3mibintervalhistory SELECT * FROM pms15minpwe3mibintervalhistory58 on duplicate key update pms15minpwe3mibintervalhistory.nid = pms15minpwe3mibintervalhistory58.nid
|
| 0.000 |
|
| 60 | dxxdata | 172.19.171.239:49596 | muikku | Execute | 42958 | NULL | INSERT INTO osrchan (cc, osrhandle, operid, osrcode, objtype, time, osrcomm, keyval, dbtable, valtype, fields, val, changroupid, numfields, wgroupid, keytype, transactid, nofchanges ) VALUES (392715,1076913472,69,1,0,getutcdate(),555845638,0x010007004f3c000001,392,1,0x0102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f,0x4f3c000001000000000000000700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000404320032,392709,31,0,1,392709,8)
|
| 0.000 |
|
| 62 | dxxdata | 172.19.132.29:57592 | muikku | Sleep | 5 | | NULL
|
Attachments
Issue Links
- is duplicated by
-
MDEV-14128 Assertion `trx->in_depth > 0' failed in TrxInInnoDB::exit
- Closed
- relates to
-
MDEV-14637 Latching order violation during btr_cur_pessimistic_delete()
- Closed
-
MDEV-15029 XA COMMIT and XA ROLLBACK operate on freed transaction object
- Closed
-
MDEV-13983 Mariadb becomes unresponsive
- Closed
-
MDEV-15214 Killed update query hangs in "Init for update" with custom build #17025 from 10.2-compatibility
- Closed