2dfa01fccc
MySQL Auth with dbname check
...
MySQL Auth with dbname check
Unknown database ‘xxxxx’ is returned to client
Proper error number is still missing and also com_change_user need to
be fixed
2014-10-16 19:17:15 +02:00
f66dc2b025
Removed compilation error on mysqlusers
...
Removed compilation error on mysqlusers
2014-10-16 13:00:23 +02:00
0769deed7f
MySQL Authentication with DBname
...
MySQL Authentication with DBname
2014-10-15 17:26:46 +02:00
a194c47b07
Updated test_mysql_users
...
Updated test_mysql_users
2014-10-14 12:33:56 +02:00
ee54310a73
Implementation of db auth
...
Implementation of db auth
2014-10-13 09:50:55 +02:00
dbe078f358
MySQL Authentication with wildcards in hosts
...
MySQL Authentication:
Added support for wildcards in hosts:
a.b.c.%
a.b.%.%
a.%.%.%
2014-10-03 17:26:41 +02:00
b0683d9b4d
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03:00
f4e591e382
Changed 'SkySQL Gateway' to 'MariaDB Corporation MaxScale'
2014-09-30 13:15:03 +03:00
c344231f80
Renamed all occurences of SkySQL to MariaDB Corporation
2014-09-30 13:02:10 +03:00
8d0f893bb8
Added test file for mysql authentication (user@host, passwd)
...
Added test file for mysql authentication (user@host, passwd)
make -f ./makefile.mysql_users testall
2014-02-17 16:22:52 +01:00