summaryrefslogtreecommitdiffstats
path: root/tests/010_create_user.pp
Commit message (Collapse)AuthorAgeFilesLines
* Removing the mysql pluginMatthew Hicks2008-05-151-7/+0
|
* mysql: prefetching, tests, order independent privilegesroot2007-10-181-0/+7
This commit implements prefetching for the mysql_database and the mysql_user types. This enables them to e.g. set the password_hash right when creating the user. There is now a directory with tests. Privileges are now order independent and do not cause spurious notices anymore.