[MDEV-10521] database and tables became invisible Created: 2016-08-09 Updated: 2016-10-07 Resolved: 2016-10-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.1.16 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Gerrit W. | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Windows 7 32 bit Embedded |
||
| Attachments: |
|
| Description |
|
We have the problem that our databases and tables became all of the sudden invisible during runtime. SHOW DATABASES and SHOW TABLES stopped returning anything. Nevertheless SELECTs and INSERTs still work if the correct database/table name is given. The error logs do not contain any information. Restarting the database does not resolve the problem. There were some changes to the database layout around the time when the problem set in, three additional tables were added and one unused table was deleted but it is uncertain if this caused the problem. Is there a general problem with running MariaDB on 32bit windows systems? We have experienced a bug that resulted in data loss before which was fixed in 10.1.14, so we are a bit concerned. |
| Comments |
| Comment by Vladislav Vaintroub [ 2016-08-09 ] |
|
It would be helpful if you could take a minidump of the process, once this problem occurs (e.g task manager "Create dump" for mysqld.exe) (So far there are no known systemic bug running MariaDB on Windows. |
| Comment by Vladislav Vaintroub [ 2016-08-09 ] |
|
I could have actually misread the description. If "SHOW" returns an empty set, rather than hang, then minidump does not help. |
| Comment by Gerrit W. [ 2016-08-10 ] |
|
thank you for the information and your help. The SHOW commands did indeed return empty sets and did not hang. |
| Comment by Elena Stepanova [ 2016-09-09 ] |
|
ftx, any news on this? |
| Comment by Elena Stepanova [ 2016-10-07 ] |
|
Please comment to re-open the issue if you have more information. |