MySQL authentication handles host wildcard

MySQL authentication now authenticate hosts from mysql.user table that
have wildcard:

current implementation is:

a.b.c.%
a.b.%.%
a.%.%.%
This commit is contained in:
MassimilianoPinto 2014-10-14 15:43:37 +02:00
parent 8f2d23444a
commit 80e4d733bd

View File

@ -1 +1 @@
1.0.1-beta
1.0.2-beta