FYI: Running wordpress 3.1.2 with buddypress 1.2.8 w/the Supporter plugin already installed
I have 1 maybe 2 questions regarding the installation of this plugin but for starters here is the first question:
If my Default Database is ‘mysite_wrdp1’ what is the database name for the db tool?
“mysite_” or “mysite_wrdp1_”
Should my output look like this?:
“CREATE DATABASE mysite_00
DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;”
or like this?:
“CREATE DATABASE mysite_wrdp1_00
DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;”