Re: Scale/load for mysql

2001-03-13 Thread Eric Fitzgerald
Well, really it matters on hardware Some OS's have limits to file sizes, check your OS documentation on that. Other than that, it's all a matter of how much hardware you put behind mysql. - Original Message - From: "Jason Hurst" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesd

Re: scale

2001-02-08 Thread Steve Ruby
Linux is a *nix... Your best bet would be replication which would allow you to have several copies of the database one for writting and many for reading. see REPLICATION in the online manual. Alternatively if your databsae is read-only and you have some high-speed network file system then you