MassimilianoPinto
1c9b0665ee
Use dcb_close() instead of dcb_free()
...
Use dcb_close() instead of dcb_free()
2015-08-25 16:08:29 +02:00
MassimilianoPinto
2d4073267c
Added support for a.%, a.%.% and a.b.%
...
Added support for a.%, a.%.% and a.b.% in dbusers.c
2014-12-04 19:01:17 +01:00
Markus Makela
84679a48ff
Fixes to Coverity defects 84335 84336 84337
2014-12-04 10:13:41 +02:00
Markus Makela
1e2027f4dc
Fixes to Coverity defects 83027 73421 72714 72671 72646 72642
2014-12-03 17:56:22 +02:00
MassimilianoPinto
83257aad55
MySQL DB authentication tests
...
MySQL DB authentication tests update
2014-10-24 16:49:55 +02:00
MassimilianoPinto
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
MassimilianoPinto
f66dc2b025
Removed compilation error on mysqlusers
...
Removed compilation error on mysqlusers
2014-10-16 13:00:23 +02:00
MassimilianoPinto
0769deed7f
MySQL Authentication with DBname
...
MySQL Authentication with DBname
2014-10-15 17:26:46 +02:00
MassimilianoPinto
a194c47b07
Updated test_mysql_users
...
Updated test_mysql_users
2014-10-14 12:33:56 +02:00
MassimilianoPinto
ee54310a73
Implementation of db auth
...
Implementation of db auth
2014-10-13 09:50:55 +02:00
MassimilianoPinto
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
Markus Makela
b0683d9b4d
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03:00
Markus Makela
f4e591e382
Changed 'SkySQL Gateway' to 'MariaDB Corporation MaxScale'
2014-09-30 13:15:03 +03:00
Markus Makela
c344231f80
Renamed all occurences of SkySQL to MariaDB Corporation
2014-09-30 13:02:10 +03:00
MassimilianoPinto
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