|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Jul 2005
Posts: 2,339
|
Wordpress/MySQL gurus...I need some help please
Hey there. I want to copy my entire list of links from one Wordpress blog to another without having to sit and copy/paste each link individually. I know that I would need to copy (part) of one of my MySQL databases...but I have no clue how to copy it, what I need to copy, what settings I need to do from the control panel, or how to paste them to the other server. Damn, I'm dumber than I thought. lol. Anyway, could someone please tell me how to do this? Thanks!
|
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Aug 2005
Location: So Cal
Posts: 2,972
|
if you have phpAdmin youcan export those tables then run quary on the new one with those tables.
sometimes easier to do than to say how....
__________________
Dedicated and colo hosting: ICQ 291313057 "A problem cannot be solved from the same consciousness that created it. We must learn to see the world anew." - Albert Einstein |
|
|
|
|
|
#3 |
|
Beer Money Baron
Industry Role:
Join Date: Jan 2001
Location: brujah / gmail
Posts: 22,157
|
same versions and everything ? something like this should work
insert into newdb.newtable select * from olddb.oldtable;
__________________
|
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Dec 2005
Posts: 463
|
You could cheat around your problem viewing the source of your blog's links and copy and pasting it in the other blog's template.
Not a good solution, though.
__________________
|
|
|
|