Introducing my project - RBAC system for MySQL Server

Hello to everyone reading this blog!

My name is Sergey Kudriavtsev. I was accepted as SoC student to
implement an RBAC (Role-Based Access Control) system for MySQL server.

So, I’m planning to use this blog to post weekly reports on my project and
maybe some thoughts about its’ implementation.

Anyone not interested so far could just stop reading now :)

The next entry I’ll post here would be requirements for my project (i.e. WHAT and
HOW I must implement).