View Full Version : 2 databases, what is contained in each...
mike2902
06-19-2009, 07:14 PM
I have a home directory MySQL database and a vb database. The home is much larger than the vb. What is contained in each one.
IdanB
06-19-2009, 07:32 PM
mysql database usually holds information about mysql users & permissions.
vb db is holding the "normal" tables like any other forum does...
just browse both databases via gui tools such as phpmyadmin to see tables & data in each.
mike2902
06-19-2009, 08:52 PM
mysql database usually holds information about mysql users & permissions.
vb db is holding the "normal" tables like any other forum does...
just browse both databases via gui tools such as phpmyadmin to see tables & data in each.
OK i guess my question is, I just backed up my vb database on my "live" site and uploaded it to my Test site. Looks like it updated everything fine in the test site. What will I be missing it I dont update the home directory as well on the test site . Its several gigs vs the 40 mb vb database.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.