bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

number of topic depend on database size?

(6 posts)
  • Started 2 years ago by n22
  • Latest reply from n22
  • This topic is resolved

No tags yet.

  1. n22
    Member

    MySQL database is 10 Mb

    so that means i can have 10MB of topic in my forums, right?

    Posted 2 years ago #
  2. My BBpress MySQL are only 9 strings and the Size are: 36,9 KB and one post size are 3,60 kb s0 10*1000 = (10.000/3,60) = 2777,77 post i think but that is still a lot, i got 2 blogs and one bbpress on my MySQL and i only uses about 1MB and my database is 150 MB i think

    Posted 2 years ago #
  3. LordCoder
    Member

    so that means i can have 10MB of topic in my forums, right?

    Yes but its anything like 9,9 or low , because the table and collumn names take also place on your MySQL space , but like ranrar said , the size is'nt important .

    Posted 2 years ago #
  4. n22
    Member

    and if I install 2 bbpress in my website (2bbpress ..not 2 sections).
    I should have 2 MyQsl database??? or just 1 is enough?

    Posted 2 years ago #
  5. Just one database is enough provided that the two bbPress installs have different values for their $bb_table_prefix settings in their config.php files.

    Like

    bb_ for one and
    bb2_ or bb_cool_ (or whatever) for the other.

    Posted 2 years ago #
  6. n22
    Member

    nice! thank you !

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.