Time2Dine.co.nz is Online Restaurant Booking
 
Elusion Electronic Cigarette
 New Zealand Restaurants Forum
Restaurant Forum | Contact Time2Dine | Book Online & Save | About Time2Dine

Go Back   New Zealand Restaurants & Food Forum > Search Engine Optimisation > Mysql howtos
Register

Reply
 
LinkBack Thread Tools
  #1  
Old 19th Nov 05, 11:46 AM
T2DMan's Avatar
Administrator
 
Join Date: Apr 2004
Location: Auckland, New Zealand
Posts: 7,839
T2DMan is on a distinguished road
Default Mysql Search Replace

Mysql Search Replace

Updating information within mysql fields. Very useful

Code:
update table_name set table_field = replace(table_field,'replace_that','with_this');
Reply With Quote
  #2  
Old 16th Feb 06, 01:10 AM
Junior Reviewer
 
Join Date: Apr 2005
Location: www.techarena.in
Posts: 14
SaN-DeeP is on a distinguished road
Post

this is handy, used the same to replace our old domain name with a new name

Code:
UPDATE post SET pagetext = REPLACE(pagetext,'www.olddomain.com','www.newdomain.com')
to change content from posts

Code:
UPDATE pmtext SET message = REPLACE(message,'www.olddomain.com','www.newdomain.com')
for changing the PM text.

thanks to Brad for his help.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search Engine Optimize vBulletin T2DMan SEO vBulletin 260 23rd Nov 08 09:16 PM
Search engine visits vBulletin Linknz SEO vBulletin 2 18th Aug 06 09:21 AM
How do people use search results T2DMan Google 0 30th Sep 05 09:49 AM
Search Engine Optimize vBulletin 3.5 T2DMan SEO vBulletin 9 8th Sep 05 01:46 AM
Search Engine Optimizing vBulletin T2DMan SEO vBulletin 0 28th Oct 04 12:23 PM



Powered by: vBulletin Copyright ©2000 -2012, Jelsoft Enterprises Limited.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2010 Time2Dine