Commit Graph

398 Commits

Author SHA1 Message Date
Hugues Peccatte
7a60853443 Replace $replication_info by a global variable.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-09 19:14:26 +01:00
Hugues Peccatte
49836e6e6f Use $replication_info everywhere, instead of $server_* variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-09 16:30:07 +01:00
Chirayu Chiripal
32511719b1 RFE-1490 Dynamic process list
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-24 19:13:21 +05:30
Michal Čihař
7bc9eba9bc One place to generate KILL query
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:08:40 +02:00
Craig Duncan
17fd6b576a Dynamically detect an amazon rds instance
This is to avoid more configuration options

Signed-off-by: Craig Duncan <git@duncanc.co.uk>
2014-06-05 19:38:57 +01:00
Craig Duncan
812d1ce67d Allow processes to be killed on Amazon RDS
The 'KILL' syntax isn't available but a procedure to do the same thing is
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.MySQL.CommonDBATasks.html

Signed-off-by: Craig Duncan <git@duncanc.co.uk>
2014-06-03 22:39:04 +01:00
Marc Delisle
269d0c89fe Fix merge conflicts 2013-07-28 06:17:38 -04:00
xmujay
8da2a62146 refactor server_status.php 2013-07-16 21:45:41 +08:00
J.M
2005c4b7c1 [security] Fix stored XSS in Server status monitor, see PMASA-2013-9 2013-07-07 15:55:18 +02:00
xmujay
252a392592 1. change the function name
2. fix Div function
3. using $_REQUEST when the variable is in the request list
2013-06-22 01:32:17 +08:00
xmujay
1044df611a refactor server_replication.php
1. render HTML at once
2. split long functions
2013-06-20 01:10:24 +08:00
xmujay
c51e6d66a1 split long lines 2013-06-04 23:51:36 +08:00
xmujay
9a93f7e127 refactor server_status.php
1. using better function name
2. split long lines
2013-06-03 23:24:48 +08:00
Marc Delisle
70c25451e2 Use CodeMirror to highlight in the processes list 2013-05-27 12:52:27 -04:00
Madhura Jayaratne
2baf473ad7 Merge branch 'master' into OOP_DBI
Conflicts:
	libraries/database_interface.lib.php
2013-05-26 21:43:33 +05:30
Marc Delisle
b8e4f346a5 Clarify function name 2013-05-26 11:34:43 -04:00
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Marc Delisle
06d3f3a550 Remove unnecessary message. When this page did not contain tabs for the
various sections, it was useful to have a link to reach this section
further down.
2013-05-18 06:59:22 -04:00
xmujay
87ec31ce5f refactor function naming on server view files 2013-05-15 23:58:50 +08:00
Marc Delisle
e5c00797bf Add missing variable (yes there is a one-line duplication) 2013-05-11 07:53:39 -04:00
xmujay
46af1aeb38 refactor server_view:
1. add function for html render
2. code indention
3. split long lines
2013-05-07 21:35:41 +08:00
Kasun Chathuranga
5ef0833210 Merge branch 'master' into DBI_naming_cleanUp2
Conflicts:
	sql.php
2013-05-05 20:58:07 +05:30
xmujay
35c65ed15b server_status.php refactor
add getServerStateGeneralInfoHtml to correct general information
2013-05-05 20:37:37 +08:00
Kasun Chathuranga
5bcc32999f PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc 2013-05-04 08:30:12 +05:30
Kasun Chathuranga
d632dd9946 Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
	ChangeLog
2013-05-01 21:33:52 +05:30
xmujay
89a9f36c1b split the long function (getServerTrafficHtml) into three functions:
1. getServerStateTrafficHtml
2. getServerStateConnectionsHtml
3. getTableProcesslistHtml
2013-05-01 18:53:27 +08:00
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Kasun Chathuranga
d933575811 PMA_DBI_try_query --> PMA_DBI_tryQuery 2013-04-30 23:05:18 +05:30
Dieter Adriaenssens
76f871585d remove unused variables 2013-01-25 13:08:49 +01:00
Madhura Jayaratne
03c2016424 Avoid undefined variable notices 2013-01-21 23:32:46 +05:30
Rouslan Placella
cd9438083c Use PMA_Util::getImage() for getting images 2012-12-18 15:32:49 +00:00
Rouslan Placella
fe95c8988d phpcs fixes 2012-12-14 19:05:04 +00:00
Rouslan Placella
0f317d4b56 Removed redundant parameter 2012-12-14 19:05:04 +00:00
Rouslan Placella
b621d2b56c Split the server staus monitor features into a separate page 2012-12-14 19:05:04 +00:00
Rouslan Placella
8875eb4799 Moved more features from server_status.php to own pages
Dropped live charting
2012-12-14 19:05:03 +00:00
Rouslan Placella
67749fa881 Split the advisor feature into a separate page 2012-12-14 19:05:03 +00:00
Tyron Madlener
24165a7bda Fixed Query Analyzer Profiling Chart not displaying + Some bad gfx glitch with listing to many values in the pie 2012-12-03 18:14:13 +01:00
Michal Čihař
09e359aca4 Correctly use Util class 2012-10-31 13:40:32 +01:00
Rouslan Placella
cf9b0d0027 Dropped includes for globally included JS files 2012-10-30 20:10:21 +00:00
Rouslan Placella
61fac554d6 Got rid of inline JS on server_status.php 2012-10-30 20:04:51 +00:00
Marc Delisle
a0cfa28f2a Incorrect reference to images 2012-10-28 07:59:14 -04:00
Madhura Jayaratne
569c5474cb Fix typo 2012-09-25 06:36:22 +05:30
Michal Čihař
050800d3c9 Fix typo 2012-09-24 20:12:18 +02:00
Michal Čihař
05e21a0762 Fix typo 2012-09-24 17:21:14 +02:00
Michal Čihař
74ab4addba Properly escape quotes 2012-09-24 16:12:35 +02:00
Michal Čihař
f093153c01 Add missing ; 2012-09-24 14:21:54 +02:00
Michal Čihař
d67b3ee301 Use double quotes here 2012-09-24 12:27:15 +02:00
Michal Čihař
fe0d229b19 Wrap some long lines, fix indentation 2012-09-24 09:23:52 +02:00
Michal Čihař
c13b4b3769 Replace inline html with echo statements 2012-09-24 09:23:13 +02:00
Michal Čihař
5e63318bce Replace inline html with echo statements 2012-09-24 09:19:59 +02:00