【问题标题】:Explain SQL query in phpmyadmin解释 phpmyadmin 中的 SQL 查询
【发布时间】:2014-01-12 08:04:33
【问题描述】:

The hosting server for a project is using PHPMyAdmin Version: 4.0.5, if I use the SEARCH TAB to perform the search on a single table(while that table is selected) the SQL query built and submitted is shown in a upper结果集上方的窗口。但是,如果我在数据库级别使用 SEARCH TAB 执行搜索(跨多个表执行搜索),则不会显示 SQL 代码窗口,也无法查看构建/提交的 SQL,但它确实执行了搜索并显示结果集。

我是否缺少配置设置,或者这是出于某种原因设计的?

【问题讨论】:

    标签: phpmyadmin


    【解决方案1】:

    在这种情况下,没有配置设置来显示查询。这可能是设计使然(生成的查询会占用大量空间),但如果您觉得需要此功能,请在 http://sourceforge.net/p/phpmyadmin/feature-requests 处提出功能请求。

    【讨论】:

      猜你喜欢
      • 2020-06-28
      • 1970-01-01
      • 2017-12-09
      • 2017-02-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-04-02
      • 1970-01-01
      相关资源
      最近更新 更多