![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
How may databases are allowed to host in a given MySQL server? e.g. 4 or 5 Will performance suffer If I install too many DB in a single server? |
#12
| |||
| |||
|
|
Sean 寫道: "howa" <howachen (AT) gmail (DOT) com> wrote in message news:1167818610.165070.102640 (AT) v33g2000cwv (DOT) googlegroups.com... How may databases are allowed to host in a given MySQL server? e.g. 4 or 5 Will performance suffer If I install too many DB in a single server? Thanks. As you will have gathered by other replies, there doesn't seem to be a "fixed" answer and in fact why should there be a fixed answer. It's more likely that the limitation would be the specification of the machine you're using for the server. Consider ISP's that provide MySQL databases as part of the hosting packages. My ISP only provides me with two databases, but multiply that by the number of clients they have and you will soon realise that they must have thousands per server. SA What I think is: MySQL should have a limit anyway, just as max data length, max row size, etc. but no one know and can't find in the doc. |
#13
| |||
| |||
|
|
howa wrote: Sean 寫道: "howa" <howachen (AT) gmail (DOT) com> wrote in message news:1167818610.165070.102640 (AT) v33g2000cwv (DOT) googlegroups.com... How may databases are allowed to host in a given MySQL server? e.g.4 or 5 Will performance suffer If I install too many DB in a single server? Thanks. As you will have gathered by other replies, there doesn't seem to be a "fixed" answer and in fact why should there be a fixed answer. It's more likely that the limitation would be the specification of the machine you're using for the server. Consider ISP's that provide MySQL databases as part of the hosting packages. My ISP only provides me with two databases, but multiply that by the number of clients they have and you will soon realise that they must have thousands per server. SA What I think is: MySQL should have a limit anyway, just as max data length, max row size, etc. but no one know and can't find in the doc. What you have written doees not make any sense. I think what you meant to write was: "MySQL does have a limit anyway, just as max data length, max row size, etc. but no one know and can't find in the doc." (I haven't corrected all the English, just enough to give it meaning). If you really think it "should" have a limit, then WHY should it. If there does not need to be one, why introduce an arbitrary one? |
#14
| |||
| |||
|
|
Captain Paralytic 寫道: howa wrote: Sean 寫道: "howa" <howachen (AT) gmail (DOT) com> wrote in message news:1167818610.165070.102640 (AT) v33g2000cwv (DOT) googlegroups.com... How may databases are allowed to host in a given MySQL server? e.g. 4 or 5 Will performance suffer If I install too many DB in a single server? Thanks. As you will have gathered by other replies, there doesn't seem to be a "fixed" answer and in fact why should there be a fixed answer. It's more likely that the limitation would be the specification of the machine you're using for the server. Consider ISP's that provide MySQL databases as part of the hosting packages. My ISP only provides me with two databases, but multiply that by the number of clients they have and you will soon realise that they must have thousands per server. SA What I think is: MySQL should have a limit anyway, just as max data length, max row size, etc. but no one know and can't find in the doc. What you have written doees not make any sense. I think what you meant to write was: "MySQL does have a limit anyway, just as max data length, max row size, etc. but no one know and can't find in the doc." (I haven't corrected all the English, just enough to give it meaning). If you really think it "should" have a limit, then WHY should it. If there does not need to be one, why introduce an arbitrary one? it should be part of the specification... |
#15
| |||
| |||
|
|
howa wrote: Captain Paralytic 寫道: howa wrote: Sean 寫道: "howa" <howachen (AT) gmail (DOT) com> wrote in message news:1167818610.165070.102640 (AT) v33g2000cwv (DOT) googlegroups.com... How may databases are allowed to host in a given MySQL server? e.g. 4 or 5 Will performance suffer If I install too many DB in a single server? Thanks. As you will have gathered by other replies, there doesn't seem to be a "fixed" answer and in fact why should there be a fixed answer. It's more likely that the limitation would be the specification of the machine you're using for the server. Consider ISP's that provide MySQL databases as part of the hosting packages. My ISP only provides me with two databases, but multiply that by the number of clients they have and you will soon realise that they must have thousands per server. SA What I think is: MySQL should have a limit anyway, just as max data length, max row size, etc. but no one know and can't find in the doc. What you have written doees not make any sense. I think what you meant to write was: "MySQL does have a limit anyway, just as max data length, max row size, etc. but no one know and can't find in the doc." (I haven't corrected all the English, just enough to give it meaning). If you really think it "should" have a limit, then WHY should it. If there does not need to be one, why introduce an arbitrary one? it should be part of the specification... What part of NO LIMIT don't you understand? Any limitations will be imposed by your OS, disk, etc., not MySQL. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex (AT) attglobal (DOT) net ================== |
#16
| |||
| |||
|
|
what i think is : if there is NO LIMIT, I think the manual should state clearly there is really NO LIMIT, just as the others |
![]() |
| Thread Tools | |
| Display Modes | |
| |