----- Original Message -----
From: Piotr Przybylski piotr.prz@gmail.com
W dniu 18 czerwca 2011 13:31 użytkownik Dieter Adriaenssens dieter.adriaenssens@gmail.com napisał:
2011/6/17 Piotr Przybylski piotr.prz@gmail.com:
2011/6/17 Michal Čihař michal@cihar.com:
Hi
Dne Fri, 17 Jun 2011 08:10:03 +0700 Aris Feryanto aris_feryanto@yahoo.com napsal(a):
Also, I've just checked, some other features, for example
tracking feature, also doesn't honor current server. If user have same db and table name in different server, tracking will considered both as one db and table. Is this behavior expected?
As tracking is configured per server, this is clearly a bug.
I wonder how this should be fixed - by storing server id from config (and risking difficult to detect conflicts when config is changed), or by stating that tracking and recent tables need to have different table for each server (and making installation more difficult).
hostname/connection string?
Yes, connection string would work.
Yes, I think hostname/connection string is the best choice. I'll try to apply this for recent tables first.
-- Aris Feryanto