It appears that no one has run into this issue or my original post is unclear.
I have a fully functional Alfresco 3.4a installation (working really well). I had installed it using the standard community 3.4a Linux installer on a brand new server. I installed it as 'root'. Since there was no mysql instance on the server, I let alfresco install and configure the mysql database.
I don't understand the difference between the mysql that comes with the alfresco installer and if I had installed it before installing alfresco. However, now, I don't see any 'alfresco' database (or any other database other than 'mysql' & 'information-schema') when I type 'show databases'. It clearly exists, otherwise alfresco wouldn't work.
I figure that as 'root', you should be able to see the 'alfresco' database in mysql. Any idea on why I cannot? I installed everything as root, could this be a permissions issue?
Like I mentioned in my earlier post, I am doing this to be able to back up the alfresco database and the repository.
Thanks.