On Wednesday 18 February 2004 22:41, Martin Edenhofer wrote: > > What functions do MySQL *and* PostgreSQL (and all other possible DB > > servers) provide that Perl (and packages) don't? > > > > ATM I can only see disadvantages with this (as described in my > > first post). > > For example: SELECT id FROM ticket AND create_time < '2003-01-01 01:01' > > In this cases the database time function is used. All other time > functions are implemented in perl (Date::Calc).
I don't see a database function in the above SQL statement. Despite I would expect additional trouble when time (and time zones) on OTRS host and SQL host differ. -- Bernhard Graf <otrs(a)augensalat.de> _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
