http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1002 ------- Additional Comments From jferraro@athenscounty.lib.oh.us 2005-08-02 03:06 ------- Here were the default permissions added in a fresh install of Koha 2.2.3: | Host | User | Password | Select_priv | Insert_priv | Update_priv | Delete_priv | Create_priv | Drop_priv | Reload_priv | Shutdown_priv | Process_priv | File_priv | Grant_priv | References_priv | Index_priv | Alter_priv | Show_db_priv | Super_priv | Create_tmp_table_priv | Lock_tables_priv | Execute_priv | Repl_slave_priv | Repl_client_priv | ssl_type | ssl_cipher | x509_issuer | x509_subject | max_questions | max_updates | max_connections | | localhost | kohaadmin | blahblahblah | N | N | N | N | N | N | N | N | N | N | N | N | N | N | N | N | N | N | N | N | N | | | | | 0 | 0 | 0 | Once I granted all to the user ... and then set the old_password it works. So this seems like a bug to me since kohaadmin should have privileges on the database it manages ;-) ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.