Keeping the admin user as an all-powerful user is a good idea because
there are systems (eg. derby) where it is possible to revoke all the
rights from yourself and be left out in the cold.
This might happen also if I have one admin and I say
|ALTER USER MY_ADMIN <http://www.h2database.com/html/grammar.html#name>
RENAME TO NEW_ADMIN
Because the password is not set.
And then log out.
Right?
How could I then regain my access to the database?
- rami
|
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.