Bugs item #2915905, was opened at 2009-12-17 00:51 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2915905&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Mapi Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mark Bucciarelli (mbucc) Assigned to: Nobody/Anonymous (nobody) Summary: mclient doesn't support --password Initial Comment: Maybe by design? I could use the -P option in the django driver I am building for MonetDB. The only way I could find to start mclient without interaction was to write the params to DOTMONETDBFILE then set that environmental variable. Doable, but awkward. The man page mentions the -P argument, can it get back into mclient optargs? ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2009-12-17 15:33 Message: I don't understand why django doesn't just use the python connector for MonetDB instead of wasting performance and resources on an external program. But yes, dropping it was intentional, and the only way around it is using the DOTMONETDBFILE. ---------------------------------------------------------------------- Comment By: Mark Bucciarelli (mbucc) Date: 2009-12-17 14:21 Message: Yes, I am using version from CVS. Sounds like this option was removed by design. Django provides a wrapper around the backend database client shell, and it stores the backend username and password in a configuration file. To wrap mclient in Python, do I now need to use the DOTMONETDBFILE dance I described above, or is there another option? ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2009-12-17 10:32 Message: It looks like you're using the development sources where this option indeed was removed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2915905&group_id=56967 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
