[MDEV-9631] MariaDB 10.1 + Spider => crash server Created: 2016-02-25 Updated: 2016-03-25 Resolved: 2016-03-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | 10.1.11 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Aurélien LEQUOY | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Debian 8.* |
||
| Description |
|
Tables spider lost raper ? (I guess) then =>
i reconnect :
I try previous query and it worked fine this time. table was created as fallow :
backend1 = backend2 (same params, just different databases) after reboot mysql, it seem that backend2 don't answer anymore and worked fine for backend1. PS : all of these backend are locate on same MySQL server. |
| Comments |
| Comment by Aurélien LEQUOY [ 2016-02-25 ] |
|
one case possible : server was with : bind-adress = 127.0.0.1 and wrapper was declared with 127.0.0.1 + port 3306 strange that he could connect he shoudln't, but anyway query on infromation_shema should not crash the server. (like attack of deny of service) |
| Comment by Elena Stepanova [ 2016-02-25 ] |
|
Please attach the error log with the stack trace and cnf file(s). It would also help a lot if you just pasted SQL queries which you used to create/modify/drop servers, databases and tables, in order of execution, rather than describe them verbally. Thanks. |
| Comment by Elena Stepanova [ 2016-03-25 ] |
|
Please comment to re-open if you have further information on the issue. |