Details
Description
--source include/restart_mysqld.inc results in a test failure in Spider suites, with no output from mysqltest. Putting the following MTR test case to storage/spider/mysql-test/spider/bugfix/t reproduces the bug.
--source include/restart_mysqld.inc |
This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific.
The Spider hangs on the server startup on 10.4+ (MDEV-22979) and thus the failure is expected on 10.4+. However, even on 10.2, the test fails. This is possibly due to a different reason.
Attachments
Issue Links
- blocks
-
MDEV-30370 mariadbd hangs when running with --wsrep-recover and --plugin-load-add=ha_spider.so
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description | {code:sql} |
{{
{code:sql} INSTALL PLUGIN spider SONAME 'ha_spider.so'; --source include/restart_mysqld.inc UNINSTALL PLUGIN spider; {code} |
Description |
{{
{code:sql} INSTALL PLUGIN spider SONAME 'ha_spider.so'; --source include/restart_mysqld.inc UNINSTALL PLUGIN spider; {code} |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. An
{code:sql} INSTALL PLUGIN spider SONAME 'ha_spider.so'; --source include/restart_mysqld.inc UNINSTALL PLUGIN spider; {code} |
Description |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. An
{code:sql} INSTALL PLUGIN spider SONAME 'ha_spider.so'; --source include/restart_mysqld.inc UNINSTALL PLUGIN spider; {code} |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. An MTR test case for the reproduction:
{code:sql} INSTALL PLUGIN spider SONAME 'ha_spider.so'; --source include/restart_mysqld.inc UNINSTALL PLUGIN spider; {code} |
Component/s | Storage Engine - Spider [ 10132 ] | |
Component/s | Tests [ 10800 ] |
Link |
This issue blocks |
Description |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. An MTR test case for the reproduction:
{code:sql} INSTALL PLUGIN spider SONAME 'ha_spider.so'; --source include/restart_mysqld.inc UNINSTALL PLUGIN spider; {code} |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} |
Description |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. |
Link |
This issue is blocked by |
Description |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. The Spider hangs on the server startup on 10.4+ ( |
Description |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. The Spider hangs on the server startup on 10.4+ ( |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites, with no output from MTR. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. The Spider hangs on the server startup on 10.4+ ( |
Description |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites, with no output from MTR. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. The Spider hangs on the server startup on 10.4+ ( |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites, with no output from mysqltest. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. The Spider hangs on the server startup on 10.4+ ( |
Priority | Major [ 3 ] | Critical [ 2 ] |
Link |
This issue blocks |
Priority | Critical [ 2 ] | Major [ 3 ] |
Assignee | Nayuta Yanagisawa [ JIRAUSER47117 ] | Alexey Botchkov [ holyfoot ] |
Fix Version/s | 10.2 [ 14601 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Alexey Botchkov [ holyfoot ] | Nayuta Yanagisawa [ JIRAUSER47117 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Link |
This issue is blocked by |
Description |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites, with no output from mysqltest. Putting the following MTR test case to {{storage/spider/mysql-test/spider/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. The Spider hangs on the server startup on 10.4+ ( |
{{--source include/restart_mysqld.inc}} results in a test failure in Spider suites, with no output from mysqltest. Putting the following MTR test case to {{storage/spider/mysql-test/spider/bugfix/t}} reproduces the bug.
{code:sql} --source include/restart_mysqld.inc {code} This doesn't happen at least in the main suite and the include file is used elsewhere. So, I expect that the problem is Spider-specific. The Spider hangs on the server startup on 10.4+ ( |
Priority | Major [ 3 ] | Critical [ 2 ] |
Priority | Critical [ 2 ] | Major [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Assignee | Nayuta Yanagisawa [ JIRAUSER47117 ] | Yuchen Pei [ JIRAUSER52627 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Assignee | Yuchen Pei [ JIRAUSER52627 ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Affects Version/s | 10.3 [ 22126 ] | |
Affects Version/s | 10.4 [ 22408 ] | |
Affects Version/s | 10.5 [ 23123 ] | |
Affects Version/s | 10.6 [ 24028 ] | |
Affects Version/s | 10.8 [ 26121 ] | |
Affects Version/s | 10.9 [ 26905 ] | |
Affects Version/s | 10.10 [ 27530 ] | |
Affects Version/s | 10.11 [ 27614 ] | |
Affects Version/s | 11.0 [ 28320 ] | |
Affects Version/s | 10.2 [ 14601 ] |
Assignee | Sergei Golubchik [ serg ] | Yuchen Pei [ JIRAUSER52627 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Link |
This issue blocks |
Assignee | Yuchen Pei [ JIRAUSER52627 ] | Sergei Golubchik [ serg ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Yuchen Pei [ JIRAUSER52627 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.7 [ 24805 ] |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.0 [ 28320 ] | |
Fix Version/s | 11.1 [ 28549 ] |
Fix Version/s | 10.4.29 [ 28510 ] | |
Fix Version/s | 10.5.20 [ 28512 ] | |
Fix Version/s | 10.6.13 [ 28514 ] | |
Fix Version/s | 10.8.8 [ 28518 ] | |
Fix Version/s | 10.9.6 [ 28520 ] | |
Fix Version/s | 10.10.4 [ 28522 ] | |
Fix Version/s | 10.11.3 [ 28524 ] | |
Fix Version/s | 11.1.0 [ 28705 ] | |
Fix Version/s | 11.0.2 [ 28706 ] | |
Fix Version/s | 10.7.8 [ 28515 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.0 [ 28320 ] | |
Fix Version/s | 11.1 [ 28549 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
I will start working on the issue once
MDEV-22979is fixed.