[Phpmyadmin-devel] No response from multiple queries

Dieter Adriaenssens dieter.adriaenssens at gmail.com
Tue Aug 30 21:13:16 CEST 2011


2011/8/30 Tyron Madlener <tyronx at gmail.com>:
> As mentioned in bug 3364150
> (https://sourceforge.net/tracker/?func=detail&aid=3364150&group_id=23067&atid=377408)
> executing multiple queries currently doesn't give the user any
> feedback when ajax requests is enabled.
>
> This is due to the fact that:
> - On multiple queries, no success message is shown, but instead, the
> query text is altered to append a comment displaying success or
> failure on each query
> - Due to the recent addition of codemirror, this text is not correctly
> updated anymore. (which could be fixed fairly easily though)
>
> I find this bug quite severe because it leaves the user in the dark of
> what pma is doing, so I would propose to fix this soon and properly.
>
> A proper fix, imo, should look like this:
> Executing multiple queries should behave the same as executing a
> single query, UI wise. With that I mean it should show the same type
> of sucess/error message box below the navigation. It could contain the
> following information:
>
> - When all queries were ok: "Querie(s) executed sucessfully" in a green box
> - When some queries failed: "x out of y Queries failed. Details" in a
> yellow box and 'Details' being a link to javascript-show the single
> mysql errors of each failing query
> - When all queries failed: "All queries failed. Details" in a red box,
> with Details being again a js-show-box-link

Seems the best way to solve handle this.
Not sure about the coloring of the boxes though.
If one query fails in series of queries it might as serious as just a
single (or all) query failing.


> ------------------------------------------------------------------------------
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>



-- 
Groetjes,

Dieter Adriaenssens




More information about the Developers mailing list