» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > MySQL Forums

MySQL Forums Share Your Ideas and Tips about MYSQL. Ask questions about MYSQL. Table Design and Much More...

Reply
 
Thread Tools Display Modes
  #1  
Old 08-08-2006, 07:15 AM
Leeds Leeds is offline
Junior Member
 
Join Date: Aug 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Leeds is on a distinguished road
Default space for InnoDB?

hello,
With innodb, all DBs are stored in the same data file ("innodb_data_file_path"). If I have many DBs, how to know i.e. how much space a particular one is taking?
Is the performance of a small DB impacted if it shares the innodb file with a large one? any idea?
Thanks, -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 08-08-2006, 07:18 AM
ishac ishac is offline
Senior Member
 
Join Date: Jul 2006
Posts: 120
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
ishac is on a distinguished road
Default

Use SHOW TABLE STATUS to look at the 'data length' and the 'index length' of each table and add these up.

Having a big database in the same ibdata files as a small database should not have any performance effect on the small database -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
webhost needed w/ atleast 100gb space! bobbie Web Hosting Industry 1 01-03-2007 07:49 AM
Easy CGI Unveils Increased Disk Space outsourcingplans Web Hosting News 0 12-15-2006 03:26 AM
good space at low price?? Spearl Reseller Hosting Forum 1 12-06-2006 04:10 AM
UK Data Centres to See 45% Increase in Space outsourcingplans Web Hosting News 0 11-22-2006 03:47 AM
google space in heathrow, london outsourcingplans Google 2 11-27-2005 11:49 AM


All times are GMT. The time now is 10:29 AM.