Commit Graph

10 Commits

Author SHA1 Message Date
laf
757017d4ef For SQL debug, if we see an insert into alert_log with details column then we mask the output 2015-12-13 18:31:45 +00:00
Daniel Preussker
afdbb2406d
Added $nocache parameter
Fixed typo in caching
Excluded caching for MySQL-Authentication & /poll-log/
2015-09-30 15:20:06 +00:00
Daniel Preussker
41d996ef98
scrut fixes 2015-09-27 19:44:59 +00:00
Daniel Preussker
7832868dd6
Added generic memcached support to dbFacile.*
Remove now obsolete memcached code in:
  html/ajax_rulesuggest.php

Remove all the broken memcached code in:
  html/pages/device/health/mempool.inc.php
  html/pages/device/overview/generic/sensor.inc.php
  html/pages/device/overview/mempools.inc.php
  html/pages/device/port.inc.php
  html/pages/device/ports.inc.php
  html/pages/health/sensors.inc.php
  includes/polling/functions.inc.php
  includes/polling/mempools.inc.php
  includes/polling/ports.inc.php
  includes/polling/storage.inc.php
2015-09-27 19:33:17 +00:00
f0o
da9e071d7d
Revert all PHP-Based MySQL Locks introduced in #1584 2015-09-02 14:46:42 +01:00
Clint Armstrong
a71172969f fix unused code 2015-08-25 11:35:27 -04:00
Clint Armstrong
777d5d6c6f add function to check for a lock 2015-08-25 11:35:24 -04:00
Clint Armstrong
b34fcf8728 remove debug echos 2015-08-25 11:35:13 -04:00
Clint Armstrong
e7c51f2a80 add mysql lock for polling 2015-08-25 11:35:13 -04:00
laf
4b49c148b6 Added mysqli support 2015-08-08 19:27:18 +00:00