Implementation of GroupOffice Authentication. This class provides the login-function for the Group-Office SQL database, which is the default authentication mechanism.
Set's the connection parameters. A config object with db_host, db_pass, db_user and db_name may be passed so it can connect to a different database then the default.
Gets the number of affected rows in a previous MySQL operatio
Overrides base_db::affected_rows() (Gets the number of affected rows in a previous MySQL operatio)