Magento Cheat Sheet, how to add a magento admin user, directly thorugh SQL
Thanks to Atwix [http://www.atwix.com], i found the SQL which is needed to
create a magento admin user
[http://www.atwix.com/magento/reset-admin-password-mysql/].
Cheat sheet for me:
SET @fistname = 'Fabian';
SET @lastname