I would think the same thing, but they want the bulletin board moved from the public directory - meaning it will not be accessible.
I do not know how to do an EXPLAIN or what the results would mean if I did. I think that the Bluehost did one that returned this:
mysite_php1 454.5043 1,532.1377 0.2966
344,662,606 78,926,053 0.0944 14,949 5,967 4,008 NULL
NULL NULL NULL NULL NULL NULL
+---------------+------------------------------------+-----------+--------------+------------------------+
| TABLE_SCHEMA | TABLE_NAME | ROWS_READ | ROWS_CHANGED
| ROWS_CHANGED_X_INDEXES |
+---------------+------------------------------------+-----------+--------------+------------------------+
| mysite_php1 | WWH_TABLE | 60693880 | 19
| 19 |
| mysite_php1 | phpbb_wwh | 144783 | 24
| 48 |
| mysite_php1 | phpbb_sessions | 26425 | 61
| 244 |
| mysite_php1 | phpbb_posts | 18224 | 0
| 0 |
| mysite_znc2 | znc_banners_history | 17148 | 0
| 0 |
Obviously, I replaced the actual server name with "mysite" - so the php1 is the discussion board and the znc2 is our store.