Hello, I have a lot of lines in my logs like:
CMD exec: expire> (none)
CMD select: (string)
CMD 1row: (none)
I've searched my code, but it looks like it's not mine :) Where do I switch
off this sql logging?
Thanks
_
On 06.09.20 12:00, Maksym Zinchenko wrote:
Hello, I have a lot of lines in my logs like:
this was escaped debug output on the (unreleasaed) master branch. this
is removed by now.
Many thanks for noting this
-g
___
naviserver-devel mailing list
n
Ok, but now its giving me compilation error in nsd:
/usr/bin/ld: libnsd.so: undefined reference to `NsTclCryptoScryptObjCmd'
What i'm doing wrong?
On Sun, Sep 6, 2020 at 11:26 AM Gustaf Neumann wrote:
> On 06.09.20 12:00, Maksym Zinchenko wrote:
> > Hello, I have a lot of lines in my logs like
On 06.09.20 15:30, Maksym Zinchenko wrote:
/usr/bin/ld: libnsd.so: undefined reference to `NsTclCryptoScryptObjCmd'
That happened when compiled without HAVE_OPENSSL_3. Fixed now on
bitbucket. Sorry for that. -g
___
naviserver-devel mailing list
na