I hunted around and searched for answers & haven’t found them yet. Still looking though. Maybe my searching and sql skills are both weak
Is it ok to …
… use the same database name for more than one application?
… put separate databases for multiple applications on the same hostname?
… is the “mysql.” needed in mysql.domain.com? (Same question better wording I hope) Can I just tell it to put the database(s) in domain.com
And finally is it possible to move a database to a different hostname? If so how.
Thanks
Dan