Commit Graph

8 Commits

Author SHA1 Message Date
xmujay
ad2976a0ae remove unneeded variables 2013-09-12 10:13:08 +08:00
xmujay
daefd99030 add more UTs for PMA_server_status_monitor 2013-09-12 09:41:51 +08:00
Michal Čihař
d7c3b58337 Dropped MySQL manual type configuration
Nothing but default settings is really working now:

- most formats are no longer available on MySQL formats
- for downloadable doc our links are in most cases broken and nobody
  noticed this, so I assume nobody is using this
- anyway most current installations don't have troubles with internet
  access what was main motivation for this configuration directive
2013-08-07 08:32:01 +02:00
Michal Čihař
b8ea23ab9f Drop $cfg['SQP']['fmtType']
It has no effect anyway and in case we would want to make syntax
highlighting optional, it needs to be done in javascript and needs
better configuration name than this one.
2013-08-06 13:35:09 +02:00
xmujay
0c0f011608 using returnValueMap to fix different setting of PMA_DRIZZLE 2013-07-10 11:33:48 +08:00
xmujay
781b4ef722 add class Doc for UT files (server view files) 2013-07-09 10:17:46 +08:00
xmujay
6e49cd481a fix the code style 2013-07-08 20:00:53 +08:00
xmujay
480a6ede4f Unit test case for PMA_server_status_monitor 2013-07-06 20:38:31 +08:00