max Mysql database size

2005-09-14 Thread Andrew stolarz
Hello Everyone, Hopefully easy question, What is the Max size of a MySQL server database?

Re: max Mysql database size

2005-09-14 Thread Chenzhou Cui
I have a database, which is more than 120GB with about 500 million records. MySQL works well. Andrew stolarz wrote: Hello Everyone, Hopefully easy question, What is the Max size of a MySQL server database? -- Chenzhou Cui

Re: max Mysql database size

2005-09-14 Thread 2wsxdr5
Andrew stolarz wrote: Hello Everyone, Hopefully easy question, What is the Max size of a MySQL server database? The answer to that question depends more on your OS than mysql. A quick search of the contents page of the documentation clearly list the limitations of this kind. -- Chris W

Re: practical MySQL database size limits

2003-11-10 Thread Eric Jain
our database is about 20 Gb and growing daily. so far, I still see nearly constant time query performance on tables with ~10M rows. I don't think mysql is limited by file size per se. I guess performance depends a lot on what your tables look like, and your hardware, obviously. From my own

Re: practical MySQL database size limits

2003-11-08 Thread Jeremy Zawodny
On Thu, Nov 06, 2003 at 05:08:54PM -0700, Jeff Mathis wrote: our database is about 20 Gb and growing daily. so far, I still see nearly constant time query performance on tables with ~10M rows. I don't think mysql is limited by file size per se. It is limited to the extent that your operating

practical MySQL database size limits

2003-11-06 Thread Ari Davidow
We're talking about storing binary files (images) inside a MySQL database to take advantage of the granularity and control we get over file access that way. But we already have 1.5GB, and that could lead to a very large database very quickly. What are people's experiences with large MySQL

Re: practical MySQL database size limits

2003-11-06 Thread Jeff Mathis
our database is about 20 Gb and growing daily. so far, I still see nearly constant time query performance on tables with ~10M rows. I don't think mysql is limited by file size per se. Ari Davidow wrote: We're talking about storing binary files (images) inside a MySQL database to take

Re: [MySQL] Database size

2001-08-07 Thread Grigory Bakunov
Date |Fri, 3 Aug 2001 17:21 +0200 From |TIGNAC BRUNO [EMAIL PROTECTED] Hello! TB --- Reçu de CMB.TIGNABR 0298426574 03-08-01 17.21 TB Hello, TB I plan to use MySQL/InnoDB to store about 13 GB of data, into 40 tables. One TB of the tables is over 5 GB, and a second

Re: [MySQL] Database size

2001-08-07 Thread Heikki Tuuri
Hi! At 02:59 PM 8/7/01 +0300, you wrote: Grigory Bakunov writes: Date |Fri, 3 Aug 2001 17:21 +0200 From |TIGNAC BRUNO [EMAIL PROTECTED] Hello! TB --- Reçu de CMB.TIGNABR 0298426574 03-08-01 17.21 TB Hello, TB I plan to use MySQL/InnoDB to store about 13 GB

[MySQL] Database size

2001-08-03 Thread TIGNAC BRUNO
--- Reçu de CMB.TIGNABR 0298426574 03-08-01 17.21 Hello, I plan to use MySQL/InnoDB to store about 13 GB of data, into 40 tables. One of the tables is over 5 GB, and a second over 1,5 GB. Do you think I can use MySQL/InnoDB ? Thank you. Bruno Tignac 03-08-01

Re: [MySQL] Database size

2001-08-03 Thread Gene Sanborn
I hate to ask this on the list, but I have tried everything to unsubscribe and nothing works. Any suggestions? Thanks. -Original Message- From: TIGNAC BRUNO [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Friday, August 03, 2001 11:00 AM Subject: [MySQL] Database size