Closed (won't fix)
Project:
Drupal core
Version:
5.2
Component:
mysql database
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2009 at 15:05 UTC
Updated:
18 Jun 2011 at 04:54 UTC
Dear all,
I need some help!
I maintain a news website in drupal. The content grows every day and the database is already 218Mb. Godaddy, my host provider, gives databases of 250Mb and even if I upgrade my hosting plan, the database space will remain the same! As I have some free MySql databases left, is it possible to connect one or two more to the website, so that it can use the other databases, when the default is full and if yes, how? I need all the past posts to be shown, too.
Thank you very much!
Comments
Comment #1
manos_c commentedplease, anyone?
Comment #2
GDHosting commentedYou could try to archive your old table information and old tables within the MySQL database. This will reduce the size of your database by reducing information that isn't accessed anymore. And it will not require recoding or setting up your site to use multiple databases.
Comment #3
damien tournoud commentedComment #4
ainigma32 commentedIn the long run you will have to start thinking about changing hosting plans/hosting providers anyway so I suggest you do that now.
- Arie
Comment #5
tr commentedDrupal 5 is no longer supported. But I think #4 gave you great advice.