Commit Graph

11 Commits

Author SHA1 Message Date
Madhura Jayaratne
5233ee8bb1 Update tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-08 18:07:58 +05:30
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
Jeff Chan
0216a5a4a1 Move slow tests in HHVM to group medium
These tests were failing on HHVM because of the default 3 second timeout.
Yes, HHVM is supposed to be faster, but there's a "warmup" time for scripts
in JIT mode (which is on by default). I suspect that's why they're failing.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-13 05:20:31 +00:00
Michal Čihař
b485c6105c Remove blank lines from the end of PHP files (causing extra output)
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-24 10:57:21 +01: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
40fb7773c8 fix assertion 2013-07-08 22:08:36 +08:00
xmujay
6e49cd481a fix the code style 2013-07-08 20:00:53 +08:00
xmujay
a74ecf5034 Unit test case for PMA_server_status_variables 2013-07-06 20:19:41 +08:00