+++ This bug was initially created as a clone of Bug #1942526 +++ Description of problem: The MariaDB doesn't raise an error while trying to drop a non-existing table. This problem was detect by test "/CoreOS/mariadb55/Security/CVE-2009-4019-crash-where-comparing-subquery" Version-Release number of selected component (if applicable): mariadb-10.5-* How reproducible: Always Steps to Reproduce: 1. Install the mariadb-server mariadb mariadb-oqgraph-engine 2. Start the server 3. Create a database 4. Create a table 5. Drop the table 6. Drop the same table again (it will not fail, but it should) Actual results: Doesn't raise an error Expected results: Should raise error while dropping non-existing table (step 6) Error: ERROR 1051 (42S02): Unknown table 'test.t'
I've tested the upstream repo as well and the bug is still there. The next move is to report this issue to the upstream and see what they have to say
Jira bug issue submitted: https://jira.mariadb.org/browse/MDEV-25373
FEDORA-2022-5cfe372ab7 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-5cfe372ab7
FEDORA-2022-263f7cc483 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-263f7cc483
FEDORA-2022-03350936ee has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-03350936ee
FEDORA-2022-263f7cc483 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-263f7cc483` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-263f7cc483 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-5cfe372ab7 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-5cfe372ab7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-5cfe372ab7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-03350936ee has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-03350936ee` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-03350936ee See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-263f7cc483 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-03350936ee has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-5cfe372ab7 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.