mariadb/vio
unknown 358cfd6c42 Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DIFFERENT host"
This fixes also the reverse lookup bug introduced by the previous patch



mysql-test/t/group_by.test:
  Remove empty line
vio/viosocket.c:
  Added function comment
2005-02-15 14:42:13 +02:00
..
docs Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
.cvsignore
Makefile.am - added missing file vio_priv.h to source distribution 2003-08-27 12:26:21 +02:00
test-ssl.c Added patches from Novell 2004-05-25 22:00:14 +03:00
test-sslclient.c Fixes for Netware 2003-01-28 08:38:28 +02:00
test-sslserver.c - Applied some portability fixes for SGI IRIX/MipsPro compiler 2004-06-22 17:35:34 +02:00
vio.c vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
vio_priv.h vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
viosocket.c Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DIFFERENT host" 2005-02-15 14:42:13 +02:00
viossl.c Always call vio_in_addr() so that thd->remote is 2005-01-25 12:06:55 -08:00
viosslfactories.c Added patches from Novell 2004-05-25 22:00:14 +03:00
viotest-ssl.c Fixes for Netware 2003-01-28 08:38:28 +02:00
viotest-sslconnect.cc
viotest.cc