Previous Thread
Next Thread
Print Thread
Hop To
#44171 02/17/2005 4:46 PM
Joined: Jun 2006
Posts: 33
newbie
newbie
Joined: Jun 2006
Posts: 33
is there a script to enable this?
I assume it's possible....

#44172 02/17/2005 5:39 PM
Joined: Jun 2006
Posts: 742
enthusiast
enthusiast
Joined: Jun 2006
Posts: 742
6.5 has a built in import tool, you'll need the properl YAML file though. Charles talks about the yaml files here


Joshua Pettit
Web Developer
www.ThreadsDev.net | www.JoshuaPettit.com
#44173 02/17/2005 6:08 PM
Joined: Dec 2003
Posts: 611
Former Developer
Former Developer
Joined: Dec 2003
Posts: 611
You can find the YAML files at http://www.infopop.com/yaml/

We have one for 2.3.x and one for 3.0.x.

And check out the manual for more information on what you'll need to do as far as getting the data:

https://www.ubbcentral.com/support/docs/ubbthreads/UBBTadmin.html#_Toc80168406


Charles Capps
Former UBB.classic Maintainer
#44174 02/17/2005 6:10 PM
Joined: Jun 2006
Posts: 33
newbie
newbie
Joined: Jun 2006
Posts: 33
Thanks guys.

#44175 02/19/2005 8:16 AM
Joined: Jun 2006
Posts: 33
newbie
newbie
Joined: Jun 2006
Posts: 33
righto.
I must be doing something wrong.
It runs through the import process, says all is ok.
Go back to check the forums and nothing is there, it's still empty.

#44176 02/21/2005 3:11 PM
Joined: Dec 2003
Posts: 611
Former Developer
Former Developer
Joined: Dec 2003
Posts: 611
Make sure you're using 6.5.1. If you are, and it's still failing, please do open a support ticket. Thanks.


Charles Capps
Former UBB.classic Maintainer
#44177 03/21/2005 6:50 PM
Joined: Jun 2006
Posts: 33
newbie
newbie
Joined: Jun 2006
Posts: 33
Ok, I've got my server admin on the case, and he's coming up against a wall.
He's getting errors when trying to dump from the database when using your listed command line in your documentation.

This is the error:
mysqldump: Got error: 1049: Unknown database '-u' when selecting the database

And this is the command:
mysqldump -u root -p -t -T , --fields-enclosed-by='"' --fields-terminated-by=',' db_name

So does mysqldump needs a different syntax with MySQL 4?

#44178 03/22/2005 9:30 AM
Joined: Jan 2004
Posts: 31
L
newbie
newbie
L Offline
Joined: Jan 2004
Posts: 31
I looks like the mysqldump command is looking for a db name as the first argument:

mysqldump dbname -u root -p -t -T , --fields-enclosed-by='"' --fields-terminated-by=',' db_name

It thinks -u is the db name.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
1 members (1 invisible), 875 guests, and 141 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)