Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.28a
-
None
-
None
Description
in file storage/xtradb/buf/buf0rea.c, buf_read_page_low(),
thd_wait_begin() is called when synchronous is requested, however thd_wait_end() is not called in case of fil_io() returns error DB_TABLESPACE_DELETED.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
in file storage/xtradb/bufbuf0rea.c, buf_page_read_low thd_wait_begin is called when synchronous is requested, however thd_wait_end is not called in case of _fil_io returns error DB_TABLESPACE_DELETED. |
in file {{storage/xtradb/buf/buf0rea.c}}, {{buf_read_page_low()}}, {{thd_wait_begin()}} is called when synchronous is requested, however {{thd_wait_end()}} is not called in case of {{fil_io()}} returns error {{DB_TABLESPACE_DELETED}}. |
Assignee | Sergei Golubchik [ serg ] |
Fix Version/s | 5.5.29 [ 12102 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | defaullt [ 26000 ] | MariaDB v2 [ 46475 ] |
Workflow | MariaDB v2 [ 46475 ] | MariaDB v3 [ 67181 ] |
Workflow | MariaDB v3 [ 67181 ] | MariaDB v4 [ 146358 ] |