There're some different views about new console, let's vote for it then I can continue my work. More discussions with Atul Pratap Singh can be found on our mail-list.
For replace the Query Window: Old module show results and replace the whole opener page, should console * Show results and just replace page content(text results display on console too), using ajax * Only display text results just like using a system terminal
2014-05-31 12:54 GMT+08:00 Edward Cheng c4150221@gmail.com:
There're some different views about new console, let's vote for it then I can continue my work. More discussions with Atul Pratap Singh can be found on our mail-list.
My opinion:
For replace the Query Window: Old module show results and replace the whole opener page, should console
- Show results and just replace page content(text results
display on console too), using ajax
by this I think query form from SQL tab should be removed, old options go console config panel(will have one), SQL tab only display results.
- Only display text results just like using a system terminal
by this console and SQL tab have repeated parts
-- Edward Cheng
Hi Edward,
On Sat, May 31, 2014 at 10:24 AM, Edward Cheng c4150221@gmail.com wrote:
There're some different views about new console, let's vote for it then I can continue my work. More discussions with Atul Pratap Singh can be found on our mail-list.
For replace the Query Window: Old module show results and replace the whole opener page, should console
- Show results and just replace page content(text results
display on console too), using ajax
If I understand correctly, the point above says that when a user executes a query from console, we display usual results in the mail panel (page_content) as well as text results in the console. Why at both places simultaneously?
- Only display text results just like using a system terminal
Displaying text results in the console just like mysql system terminal, personally I would prefer this point than the previous point. But I don't know if we should plan a web replacement for mysql console or just have the console to display generated queries/logs/bookmarks and not text results.
2014-06-01 11:03 GMT+08:00 Atul Pratap Singh atulpratapsingh05@gmail.com:
Hi Edward,
On Sat, May 31, 2014 at 10:24 AM, Edward Cheng c4150221@gmail.com wrote:
There're some different views about new console, let's vote for it then I can continue my work. More discussions with Atul Pratap Singh can be found on our mail-list.
For replace the Query Window: Old module show results and replace the whole opener page, should console
- Show results and just replace page content(text results
display on console too), using ajax
If I understand correctly, the point above says that when a user executes a query from console, we display usual results in the mail panel (page_content) as well as text results in the console. Why at both places simultaneously?
- Only display text results just like using a system terminal
Displaying text results in the console just like mysql system terminal, personally I would prefer this point than the previous point. But I don't know if we should plan a web replacement for mysql console or just have the console to display generated queries/logs/bookmarks and not text results.
Ok, only queries/logs/bookmarks, I must continue my work now.
-- Atul Pratap Singh http://blog.atulsisodia.in/
Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi Edward
Dne Sat, 31 May 2014 12:54:55 +0800 Edward Cheng c4150221@gmail.com napsal(a):
There're some different views about new console, let's vote for it then I can continue my work. More discussions with Atul Pratap Singh can be found on our mail-list.
For replace the Query Window: Old module show results and replace the whole opener page, should console
- Show results and just replace page content(text results
display on console too), using ajax
- Only display text results just like using a system terminal
It seems there is some confusion here, so I'll share my view how this feature should look like (this is still something what can be discussed, I don't insist on things being implemented exactly like this, it's more like a point to discuss):
- The query window should be removed in favor of console, it really does not fit well into AJAX application. - The console should show all executed SQL queries (this includes queries generated by phpMyAdmin, eg. when adding privilege or altering table), allow to edit or bookmark them. - The results should still be shown in the main panel, the console could list just the summary (like query took 1.2 seconds, 2 rows affected, and so on).
On the other side I don't think it makes sense to:
- Show results within the console, we need more space here. - Remove SQL tab as there are situations when you will want to have bigger editor with additional features which really can not fit into console.
2014-06-03 20:01 GMT+08:00 Michal Čihař michal@cihar.com:
Hi Edward
Dne Sat, 31 May 2014 12:54:55 +0800 Edward Cheng c4150221@gmail.com napsal(a):
There're some different views about new console, let's vote for it then I can continue my work. More discussions with Atul Pratap Singh can be found on our mail-list.
For replace the Query Window: Old module show results and replace the whole opener page, should console
- Show results and just replace page content(text results
display on console too), using ajax
- Only display text results just like using a system terminal
It seems there is some confusion here, so I'll share my view how this feature should look like (this is still something what can be discussed, I don't insist on things being implemented exactly like this, it's more like a point to discuss):
- The query window should be removed in favor of console, it really does not fit well into AJAX application.
- The console should show all executed SQL queries (this includes queries generated by phpMyAdmin, eg. when adding privilege or altering table), allow to edit or bookmark them.
- The results should still be shown in the main panel, the console could list just the summary (like query took 1.2 seconds, 2 rows affected, and so on).
On the other side I don't think it makes sense to:
- Show results within the console, we need more space here.
- Remove SQL tab as there are situations when you will want to have bigger editor with additional features which really can not fit into console.
Totally agree :)
-- Michal Čihař | http://cihar.com | http://blog.cihar.com
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
2014-06-03 20:01 GMT+08:00 Michal Čihař michal@cihar.com:
Hi Edward
Dne Sat, 31 May 2014 12:54:55 +0800 Edward Cheng c4150221@gmail.com napsal(a):
There're some different views about new console, let's vote for it then I can continue my work. More discussions with Atul Pratap Singh can be found on our mail-list.
For replace the Query Window: Old module show results and replace the whole opener page, should console
- Show results and just replace page content(text results
display on console too), using ajax
- Only display text results just like using a system terminal
It seems there is some confusion here, so I'll share my view how this feature should look like (this is still something what can be discussed, I don't insist on things being implemented exactly like this, it's more like a point to discuss):
- The query window should be removed in favor of console, it really does not fit well into AJAX application.
- The console should show all executed SQL queries (this includes queries generated by phpMyAdmin, eg. when adding privilege or altering table), allow to edit or bookmark them.
- The results should still be shown in the main panel, the console could list just the summary (like query took 1.2 seconds, 2 rows affected, and so on).
On the other side I don't think it makes sense to:
- Show results within the console, we need more space here.
- Remove SQL tab as there are situations when you will want to have bigger editor with additional features which really can not fit into console.
I mean remove bookmarks, history, and query input form(not a good idea:) )
-- Michal Čihař | http://cihar.com | http://blog.cihar.com
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel