following
252019f52d
fixed another trigger recursion when updating a cache record
...
function touchCache() in lib/clicompatbase.inc.php updated e.g. cache_desc.last_modified
in the same statement with an access to caches table. As the cacheDescAfterUpdate trigger
updates caches.listing_last_modified, the read & write access to caches table collided.
function touchCache() is obsolete, as touching on status change is done by triggers
for all depending tables (via SQL function sp_touch_cache).
2013-03-22 10:24:04 +01:00
following
085c13983f
added caches.listing_last_modified; db-changelog fixes
2013-03-20 12:42:58 +01:00
following
d15ee5f962
4822: data privacy improvement, purge log files
2013-02-13 00:32:54 +01:00
following
eef2b96dfb
fixed deprecated syntax
2013-02-09 00:19:29 +01:00
Oliver
6991e9ecd8
SHOW PROCEDURE and SHOW FUNCTION returns procedures and functions over all databases
2012-12-09 16:30:11 +01:00
ocoliver
39a25f997f
moved waypoint assignment code to database trigger (before insert caches)
2012-11-17 22:52:49 +01:00
following
b7ae9cc1f0
4071/4179: fixed waypoint generation
...
- removed 4-hexdigit-limit (OCFFFF)
- improved hack for WP-generation race conditions
2012-08-23 05:01:40 +02:00
following
629b304675
Merge branch 'stable'
2012-08-16 21:08:32 +02:00
following
ad59dc916b
updates source code license and xml docu
2012-08-16 21:04:13 +02:00
following
5f742432cb
optimized email settings for test system
2012-08-15 01:02:52 +02:00
following
b056ac6843
made all setting files configurable
2012-08-14 23:58:26 +02:00
following
e6b62f8747
auto-detect absolute paths for cronjobs
2012-08-12 22:15:11 +02:00
Peter Mandrella
86d54b9b1f
fix #3417 : Interne Links in Watchlist nicht klickbar
2012-08-06 21:13:16 +02:00
following
968e03d27e
Gleichsetzung Produktivsystem, Teil 3 + Sicherheitsmaßnahme für temporäres Auschecken von doc/sql
2012-08-05 19:53:45 +02:00
Robert Walter
214e80de72
Gleichsetzung Produktivsystem Teil 2
2012-07-11 20:42:10 +02:00
Metrax
e05b7bb8f0
first init
2012-05-09 20:05:43 +02:00