Current location: Hot Scripts Forums » Programming Languages » PHP » MySQL: Can it handle 1 million + entries?


MySQL: Can it handle 1 million + entries?

Reply
  #1 (permalink)  
Old 08-15-04, 09:46 PM
archangel archangel is offline
New Member
 
Join Date: Jan 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
MySQL: Can it handle 1 million + entries?

I have a database that contains tables with a lot of entries in each. My question is, how many entries is too many before the server (P4, 2.4 Ghz, 1 mb ram) starts to lag or come to a crawl?

If I have 1 million + entries each in 15 - 25 different tables... and it's contantly being inserted to, updating entries, and deleting entries... do you think my machine would be able to handle it? .... assuming that the server is solely dedicated for MySQL and not any other stuff, such as Apache, etc.

If it can't handle this much, which databases would be better equipped to handle it? ... or would a faster, beefier server solve the problem?

Thanks....
Reply With Quote
  #2 (permalink)  
Old 08-15-04, 09:58 PM
kvnband kvnband is offline
Wannabe Coder
 
Join Date: Jun 2003
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
I'd say that it all depends on the frequency of the queries. If you're getting 1 or 2 queries an hour, then sure it can handle it. But if your site is popular, like Webhostingtalk, or something similar, then you're going to probably want to look into load balancing across several servers. I'd say though that you're probably pretty safe right now.

(course I could be wrong
Reply With Quote
  #3 (permalink)  
Old 08-15-04, 10:24 PM
Infinite_Hackers's Avatar
Infinite_Hackers Infinite_Hackers is offline
Coding Addict
 
Join Date: Dec 2003
Posts: 307
Thanks: 0
Thanked 0 Times in 0 Posts
A dedicated server for mysql would be fine, but if it's very popular you would need to do what kvnband says, but ims ure it's fine
__________________
New beta project: GFX-PRO.ATH.CX
Description: GFX-PRO a great new project that anyone can and setup in less then a minute. [ More info ]
Website: http://gfx-pro.ath.cx
Status: Online
http://gfx-pro.ath.cx/sig.png
Reply With Quote
  #4 (permalink)  
Old 08-16-04, 03:52 AM
mousegu mousegu is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
As far as servers, I don't know. But MySQL will have no problem. MySQL supports more than 50,000,000 rows and 8 million terabytes per table. So that's plenty. It's now just a server question... unless that's all it was to begin with? Sorry but it's really late and I'm lost.
__________________
SSP
Professional Web Design

SSP Website
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
MySQL 4.1 Subquery Performance SLOW TokenSDragon PHP 2 06-15-07 12:46 PM
handle mysql via web alex_pw99 PHP 0 02-23-04 05:59 AM
picking random entries with a filter... Double selection problem dsumpter PHP 7 11-16-03 07:19 PM
Deleting older mysql entries mdhall Script Requests 0 11-02-03 01:17 PM


All times are GMT -5. The time now is 04:19 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.