1- is there max number for the tables in a mysql db ??
2- if i added a lot of tables in one db . would it be slow ??
Printable View
1- is there max number for the tables in a mysql db ??
2- if i added a lot of tables in one db . would it be slow ??
I'd advise to use as little as possible. I'm not sure if there's a max. The most I've ever had in one DB was 14.
I've seen some forum software packages that use up to 20.
How many were you planning to have?
Hey Man !!!! i have for my forum 49 tables and i want more than 1000 tabels in one db. is this possible??
Why on Earth would you ever need that many? Especially in one database?
I would assume it is possible, but it would increase lookup time. Give it a try and see what happens.
I have no idea.
that is just absurb. no rhyme or reason for that many......Quote:
Originally posted by Tnen
Hey Man !!!! i have for my forum 49 tables and i want more than 1000 tabels in one db. is this possible??
Agreed.Quote:
Originally posted by phpman
that is just absurb. no rhyme or reason for that many......