[MDEV-25373] DROP TABLE doesn't raise error while dropping non-existing table in MariaDB 10.5.9 when OQGraph SE is loaded to the server Created: 2021-04-08 Updated: 2022-01-17 Resolved: 2022-01-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - OQGRAPH |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5.14, 10.6.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Lukas Javorsky | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora, RHEL, CentOS |
||
| Issue Links: |
|
||||||||
| Description |
|
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: Actual results: Expected results: I've also tested the RPMs you have in this repo (http://yum.mariadb.org/10.5/fedora/33/x86_64/) and it is still failing. This bug exists only in MariaDB version > 10.4 |
| Comments |
| Comment by Marko Mäkelä [ 2021-04-08 ] |
|
Is this really a bug, or an intended consequence of |
| Comment by Michal Schorm [ 2021-04-08 ] |
|
When "IF EXISTS" clause is added to "DROP TABLE", it always logs warning and errors. — Intended change or not - why the behaviour differs only when OQGraph SE is loaded to the DB server ? |
| Comment by Sergei Golubchik [ 2021-04-09 ] |
|
marko, I suspect it's unintented consequence of |