Re: mariadb, encrypt() does not work

2016-05-05 Thread Stuart Henderson
On 2016/05/05 04:16, mike-...@ya.ru wrote: > Seems it happens after this change: > http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/crypt/crypt.c.diff?r1=1.26&r2=1.27 Yes. https://mariadb.com/kb/en/mariadb/encrypt/: > Encrypts str using the Unix crypt() system call (sic: it's actually a lib

mariadb, encrypt() does not work

2016-05-04 Thread mike-kmv
Hello, Ports! Mysql function ENCRYPT does not work after OpenBSD-5.7 (always return NULL): # uname -a OpenBSD obsd59-64.vm.kmv 5.9 GENERIC.MP#1888 amd64 # mysql -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 3 Server version: 10.0.23-M