Skip to content

[Bug]: Names duplicated in the navigation tree #20062

@Charles1625

Description

@Charles1625

Describe the bug

When I open the functions, procedures branch of the navigation tree, all the function/procedure names are duplicated. It is just the names, because only one copy of each appears in the SQL when I do an export, and if I edit one "copy", the change appears in the other one. When I hide a function/procedure, both copies of the name disappear.

Image

This occurred after the following incident: I attempted to drop the database, but got an error saying that rmdir had failed, because the directory was not empty. However, the tables and views had disappeared. I restored (imported) the database and everything is fine except for the reported bug.
Since then, I have attempted to drop the database, then deleted files in the database's directory, then successfully dropped the database and successfully restored it, but the bug continues. I have also upgraded to the latest version, even though I may already have had the latest version. I have restarted my machine - that makes no difference

How to Reproduce

No response

Expected behavior

I expected to see only one occurrence of function and procedure names in the navigation tree

Screenshots

No response

Operating System

macOS

Web Server

Apache/2.4.54 on XAMPP

Database Server

MySQL, MariaDB

Database version

10.4.27

PHP version

7.4.33

phpMyAdmin version

5.2.3

browser

Chrome 144.0.7559.110

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA problem or regression with an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions