Need help with BigDump

Support for IntegraMOD 140

Moderator: Integra Moderator

Need help with BigDump

PostAuthor: Tumling » Wed Apr 19, 2006 3:07 pm

I am trying to use Bigdump to restore my database that is 11mb, but i keep getting this Error:
[code]Error at the line 1774]

And i dont know what to do....

Im sorry but i dont know how to talk SQL language, so i will sound like a noob but hey i am :)
Last edited by Tumling on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Tumling
Newbie
Newbie
 
Posts: 29
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 19, 2006 2:36 pm
Cash on hand: 0.00

PostAuthor: Fubie » Wed Apr 19, 2006 3:42 pm

I no longer use bigdump, I now use phpmysql which is installed on the host.

But if I remember correctly when I was using bigdump I had to remove every instance of MyISAM.

Make another copy of your db on your hd. then open it and do a search and replace all. search for MyISAM and leave the replace field blank.

Make sure you do this with a 2nd copy of your db.
Last edited by Fubie on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 7:52 pm
Cash on hand: 0.00

PostAuthor: Tumling » Wed Apr 19, 2006 3:49 pm

I might ask stupid now, but if you are useing phphmysql how do you install a backup that is bigger then 20,480KB ?

on my phpmysql it says that txt file may be Max: 20,480KB....

That is why i started to use Bigdump so it could load my db file in smaller pieces, is there a better way to do it with phpmysql ?
Last edited by Tumling on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Tumling
Newbie
Newbie
 
Posts: 29
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 19, 2006 2:36 pm
Cash on hand: 0.00

PostAuthor: Fubie » Wed Apr 19, 2006 3:56 pm

you are thinking of phpmyadmin. phpmysql is an app I installed. You can get it in my geek forum's download section.
Last edited by Fubie on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 7:52 pm
Cash on hand: 0.00

PostAuthor: Tumling » Wed Apr 19, 2006 3:56 pm

oh yeah sure sorry <img>
Last edited by Tumling on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Tumling
Newbie
Newbie
 
Posts: 29
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 19, 2006 2:36 pm
Cash on hand: 0.00

PostAuthor: Bush » Wed Apr 19, 2006 4:05 pm

You can use MySQL Administrator, which is an application from the developers of MySQL to dump/restore databases remotely. Its a small application and I moved my site using this method - Worked great. I'll post a link when I get home!
Last edited by Bush on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
no signature.

Bush
Integra Member
Integra Member
 
Posts: 191
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 8:55 am
Cash on hand: 0.00

PostAuthor: Tumling » Wed Apr 19, 2006 4:08 pm

ok, great <img>
Last edited by Tumling on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Tumling
Newbie
Newbie
 
Posts: 29
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 19, 2006 2:36 pm
Cash on hand: 0.00

Re: Need help with BigDump

PostAuthor: Bush » Wed Apr 19, 2006 4:16 pm

Tumling,

You can get MySQL Administrator [url=http]here[/url].

Documentation is [url=http]here[/url].

If you need futher help dumping your database, please PM me.

Thanks.
Last edited by Bush on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
no signature.

Bush
Integra Member
Integra Member
 
Posts: 191
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 8:55 am
Cash on hand: 0.00

PostAuthor: Tumling » Wed Apr 19, 2006 4:34 pm

i will get back to you, im just gona try myself first <img>
Last edited by Tumling on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Tumling
Newbie
Newbie
 
Posts: 29
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 19, 2006 2:36 pm
Cash on hand: 0.00

PostAuthor: Bush » Wed Apr 19, 2006 4:36 pm

OK. Its not that hard to use, and really you should DUMP the database with this, and RESTORE the database with this. I feel very save with this application, seeing how it comes from the MySQL developers and isn't a 3rd party application for database management.
Last edited by Bush on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
no signature.

Bush
Integra Member
Integra Member
 
Posts: 191
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 8:55 am
Cash on hand: 0.00

PostAuthor: Tumling » Thu Apr 20, 2006 12:39 am

"Fubie";p="2333" wrote:I no longer use bigdump, I now use phpmysql which is installed on the host.

But if I remember correctly when I was using bigdump I had to remove every instance of MyISAM.

Make another copy of your db on your hd. then open it and do a search and replace all. search for MyISAM and leave the replace field blank.

Make sure you do this with a 2nd copy of your db.


I dont have any MyISAM in my DB file.
And my host dont allow the use of other programs then phpmyadmin...
Last edited by Tumling on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Tumling
Newbie
Newbie
 
Posts: 29
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 19, 2006 2:36 pm
Cash on hand: 0.00

PostAuthor: Tumling » Thu Apr 20, 2006 2:01 am

I just removed the phpbb_force_read_users from the db file when i used Bigdump and then i copy/pasted the phpbb_force_read_users from the old database to the new database and it worked i think, i didnt get any errors that is <img>
Last edited by Tumling on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Tumling
Newbie
Newbie
 
Posts: 29
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 19, 2006 2:36 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 20, 2006 7:09 am

phpmysql is installed like a forum. It does not need to be installed at the Admin level.

It can only access your sql db's.
Last edited by Fubie on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 7:52 pm
Cash on hand: 0.00

PostAuthor: Michaelo » Thu Apr 20, 2006 7:20 am

READ maybe a restricted word in MySql use the following code. Works for me!
Code: Select all
 CREATE TABLE phpbb_force_read_users(user varchar(255) NOT NULL ,`read`int(1) NOT NULL ,time int(10) NOT NULL);  


Mike
Last edited by Michaelo on Thu Apr 20, 2006 7:45 pm, edited 1 time in total.
Kiss Portal Engine phpbbireland (status: Released)
User avatar
Michaelo
Administrator
Administrator
 
Posts: 1647
Likes: 0 post
Liked in: 2 posts
Joined: Sat Mar 11, 2006 6:14 pm
Cash on hand: 5.10
Location: Dublin, Ireland

PostAuthor: ayasha » Thu Apr 20, 2006 10:18 am

i am full of questions today <img>

i installed mysqldumper on my server, now i don't understand the part of the install instructions that talks about perl script, is this something i have to do for it to work properly?
Last edited by ayasha on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 6:10 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 20, 2006 10:21 am

The perl script is used for auto backup using cron.

So you only need it for doing automated backups.
Last edited by Fubie on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 7:52 pm
Cash on hand: 0.00

PostAuthor: ayasha » Thu Apr 20, 2006 11:20 am

thanks Fubie, but i never trust auto back ups, rather do it myself <img>
Last edited by ayasha on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 6:10 pm
Cash on hand: 0.00

PostAuthor: Michaelo » Thu Apr 20, 2006 7:47 pm

I trust them completely provided I'm looking at them when they are working <img>
Last edited by Michaelo on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Kiss Portal Engine phpbbireland (status: Released)
User avatar
Michaelo
Administrator
Administrator
 
Posts: 1647
Likes: 0 post
Liked in: 2 posts
Joined: Sat Mar 11, 2006 6:14 pm
Cash on hand: 5.10
Location: Dublin, Ireland

PostAuthor: ayasha » Fri Apr 21, 2006 5:20 am

my point exactly Mike, anything done automatically, i tend to walk away from the computer for a sec.....

next thing i know, there is 3 or 5 teenagers on here, downloading music and videos, telling me they did not close out my stuff, but they usually do :lol:
Last edited by ayasha on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 6:10 pm
Cash on hand: 0.00

PostAuthor: found it » Fri May 19, 2006 8:02 am

"cleo";p="2546" wrote:my point exactly Mike, anything done automatically, i tend to walk away from the computer for a sec.....

next thing i know, there is 3 or 5 teenagers on here, downloading music and videos, telling me they did not close out my stuff, but they usually do :lol:


Lmao very funny....


:mrgreen:
Last edited by found it on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 4:29 am
Cash on hand: 0.00

Re: Need help with BigDump

PostAuthor: dan0042 » Sat Oct 28, 2006 8:18 pm

getting this Error:
Error at the line 9392: );

Query: CREATE TABLE phpbb_fc_dstore(
uid varchar(255),
name text,
value text,
enteredtime timestamp DEFAULT 'CURRENT_TIMESTAMP',
id int(11) NOT NULL auto_increment,
PRIMARY KEY (id),
KEY nameidx (name)
);


MySQL: BLOB/TEXT column 'name' used in key specification without a key length
Last edited by dan0042 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
:#: <img>
User avatar
dan0042
Integra Member
Integra Member
 
Posts: 170
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 21, 2006 4:06 pm
Cash on hand: 0.00

Re: Need help with BigDump

PostAuthor: dan0042 » Sun Oct 29, 2006 6:47 am

"dan0042";p="17102" wrote:getting this Error:
Error at the line 9392: );

Query: CREATE TABLE phpbb_fc_dstore(
uid varchar(255),
name text,
value text,
enteredtime timestamp DEFAULT 'CURRENT_TIMESTAMP',
id int(11) NOT NULL auto_increment,
PRIMARY KEY (id),
KEY nameidx (name)
);


MySQL: BLOB/TEXT column 'name' used in key specification without a key length

Hello,

it's an mySQL error. It means your dump file is not 100% compatible with the target database. It can happen when the destination database is newer/older than the source database.

Alexey
Last edited by dan0042 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
:#: <img>
User avatar
dan0042
Integra Member
Integra Member
 
Posts: 170
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 21, 2006 4:06 pm
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot], Helter