I also had a problem to understand how this works! But see if I get right, You will have only one DB account with one DataBase but every time you install a program which needs the DB you will have a different
prefix Example below!
Below shows you the structuring within the MySql Database (All in one DB) alex_livre_img_verif_add //All the alex_* are belong to the Guestbook entry's! //
alex_livre_ip
alex_livre_messages
alex_livre_sessions
alex_livre_smileys
alex_livre_txt_lang
alex_livre_users
net2ftp_log_access //All the net2ftp_* are belong to the net2ftp entery's! //
net2ftp_log_consumption_ftpserver
net2ftp_log_consumption_ipaddress
net2ftp_log_error
net2ftp_users
sql_iden //All the sql_* are belong to the Mysql_Admin3.3 entry's! //
sql_keys
sql_user
But all this entry's are in
one DataBase so you don't need multiple DB,
one is enough!Nearly all programmes will give you the option to nominate a
prefix (sql_ ore net2ftp_ ...and so on_ so you will never end-up having a double entry!
The Limit Question = maximum is your total account use Domain+MySql =
2GB (I think this is correct)
So I hope I got this right explained! (if not please anyone correct me!)