Yes, where shold't any whitespaces before fieldname! Open authlib/authpgsqllib.c There are commented lines for debugging... Implement that on authlib/authmysqllib.c... Your can also turn on mysql query logging to see what query authdaemon really ask from mysql
� ������ �� 26 ���� 2002 15:46 Antony Dovgal �������: > On Wed, 26 Jun 2002 17:16:48 +0200 > > Roland Schneider <[EMAIL PROTECTED]> wrote: > > >> * Trailing spaces on database, table, and field names > > > > > > no, there is no trailing whitespaces > > > > and what about the the _leading_ spaces ? > > authmysqlrc says that: > Each line in this file must follow the following format: > field[spaces|tabs]value > > But I checked this too and replaced all spaces with tabs. > It doesn't help me much. > > Ok, maybe I'm wrong in this case, but you can explain me HOW trailing or > leading spaces can be the reason? > Courier doesn't trim this spaces ? I can't believe it. > Courier selects database, but doesn't issue SELECT statement (the name of > database is written in the same way as table name). > > With best regards, > Antony Dovgal aka tony2001 > Linux user #276688 > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber Inc. > Don't miss the IM event of the season | Special offer for OSDN members! > JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
