phpmyadmin / phpmyadmin/phpmyadmin
Run the mouse selected query
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- PHP
- Stars
- 7.9k
- Forks
- 3.6k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 36
Description
This is more of a feature request. One thing that is basic in desktop dbadmin apps is to select a query with the mouse, and then run it. Sometimes you have another queries wrote down while debugging your db but you don't need to execute for now.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating phpMyAdmin’s query editor and query execution flow, then determine how mouse-selected text is identified and run without executing the remaining queries. Done means a selected query runs while other written queries remain untouched.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mariadb, mysql, php
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100