I can access my MySQL database using the command line option provided by vps provider. How do I change author ID or attribution on all wordpress blog posts in a single pass?
{ 2 comments }
How do I specify MySQL SQL queries on the UNIX / Linux command line?
{ 14 comments }
How do I start and stop mysql server under Debian / Ubuntu Linux system?
{ 0 comments }
Q. I’m moving my server from local data center to another data center. I’ve new server up and running. My site is dynmic and I’d like to transfer MySQL database from old server to new server. How do I make transfer smooth and successful? A. The best and secure way is to use ssh to [...]
{ 2 comments }
How can I import a MySQL dumpfile into my database? I’m using CentOS Linux 5 server. My old hosting provider gave me a data.sql file and I do have access to my Unix / Linux server via ssh. So How do I restore my data using command line over the ssh session?
{ 61 comments }