phpmyadmin / phpmyadmin/phpmyadmin

Run the mouse selected query

Open
#12,749 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.