[MDEV-4856] SQL_ERROR_LOG shows 1146 errors which didnt appear in mysql client Created: 2013-08-08 Updated: 2014-04-15 Resolved: 2014-04-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.3, 5.5.35 |
| Fix Version/s: | 5.5.38, 10.0.12 |
| Type: | Bug | Priority: | Major |
| Reporter: | Federico Razzoli | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | audit | ||
| Description |
|
With SQL_ERROR_LOGS plugin activated, 1146 errors appear in sql_errors.log (but NOT in the client) when I query INFORMATION_SCHEMA.TABLES, VIEWS or COLUMNS and the results are empty. In the client:
In sql_error.log:
|
| Comments |
| Comment by Alexey Botchkov [ 2014-01-30 ] |
|
Proposed fix: |
| Comment by Alexey Botchkov [ 2014-01-31 ] |
|
New fix proposal: |
| Comment by Alexey Botchkov [ 2014-02-22 ] |
|
Yet another fix: |
| Comment by Alexey Botchkov [ 2014-04-15 ] |
|
Final fix: |