Results 1 to 10 of 11
Hybrid View
-
6th Apr 2011, 11:06 AM #1OPMemberWebsite's:
tutdownload.comDatabase Overhead
Hello!
My forum overhead >150mb, while my hosting allow <=100mb.
now, I cant access my forum, who can help me optimize this database.
I use phpmyadmin optimize database, it notice error in table.
Please help me
Thanks.
My forum VBB 4.1.1, not use shoutboxduonglg Reviewed by duonglg on . Database Overhead Hello! My forum overhead >150mb, while my hosting allow <=100mb. now, I cant access my forum, who can help me optimize this database. I use phpmyadmin optimize database, it notice error in table. Please help me Thanks. My forum VBB 4.1.1, not use shoutbox Rating: 5
-
6th Apr 2011, 11:07 AM #2Member
what forum software is it? IPB? VB?
-
6th Apr 2011, 11:10 AM #3OPMemberWebsite's:
tutdownload.comVbb 4.1.1
I dont use shoutbox, only static
-
6th Apr 2011, 11:49 AM #4MemberWebsite's:
KWWHunction.com wgtools.comIf your database is that large look into changing the search engine otherwise your only choice is to delete posts or move hosting.
-
6th Apr 2011, 12:23 PM #5BannedWebsite's:
PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoMnope,no need to delete anything,simply upload bigdump to your site and upload the sql file and upload it using bigdump
download:http://www.ozerov.de/bigdump.zip
You need to add sql database details in bigdump.php
you need to make a NEW database which has nothing,and add the details in it
i hope it helps...
-
6th Apr 2011, 12:33 PM #6MemberWebsite's:
host4offshore.comuse ssh for import your db
if you dnt have access use mysqldumper or bigdump
if this also failed then use mysql splitter for split your db and then import part part
for optimize
To optimize a mysql database table via command line you will need to ssh into your server as the root user and enter into the mySQL command line interface by typing "mysql". This will give you the following prompt.
mysql>
Once you are at a mySQL command prompt you will need to type the following. The first selects the database you wish to use and the second optimizes the table(s).
mysql> USE your_database;
Database changed
mysql> OPTIMIZE TABLE `table1` , `table2` , `table3` , `table4`;|| Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
|| Shared , Reseller Hosting Sales Thread
|| Rapidleech Hosting Sales Thread
|| Current Promotion
-
6th Apr 2011, 01:04 PM #7BannedWebsite's:
PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoMhere is the mysql splitter :
http://www.rusiczki.net/2007/01/24/s...file-splitter/
...
-
6th Apr 2011, 02:48 PM #8OPMemberWebsite's:
tutdownload.comit see below:
Database notice overhead, access this forum it notice above.
I cant do what now.
-
6th Apr 2011, 07:48 PM #9MemberWebsite's:
EastsideHosting.com MediaONAIR.com ImgWiz.com cPadmin.net EastsidePCWorks.com HostedTalk.comI use phpmyadmin optimize database, it notice error in table.
If needed, I could take a look.
-
7th Apr 2011, 04:49 AM #10OPMemberWebsite's:
tutdownload.comi try repair but it notice error "INSERT command denied to user 'xxx'@'xxx' for table 'access'
example:xxx for database name and ip
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
database help
By Mr.leg in forum Webmaster DiscussionReplies: 1Last Post: 5th Jan 2011, 01:33 AM -
DDL database HELP
By venam in forum Technical Help Desk SupportReplies: 3Last Post: 19th Dec 2010, 12:11 PM -
Need Help with Database
By Rohit in forum vBulletinReplies: 3Last Post: 21st Oct 2010, 01:29 PM -
Help Database
By baller in forum vBulletinReplies: 7Last Post: 21st Mar 2010, 04:38 PM -
Database help.
By Sl!M in forum vBulletinReplies: 3Last Post: 2nd Nov 2009, 07:01 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...