yourfirstserver.comFriday, 25 May 2012
Find Us on : RSS/Feed Facebook Twitter

Mydumpsplitter-Extract Tables From Mysql Dump-Shell Script

A lot of articles have been written on splitting mysqldump and grabbing the required tables.

A long while back, when Shlomi had suggested a “sed” way, I actually shell scripted this activity, which I am now publishing in this article.

This shell script will grab the tables you want and pass it to tablename.sql.

It’s capable of using regular expressions as I’ve added the sed -r option.

Also MyDumpSplitter can split the dump file in to individual table dumps.

Check the output on Linux shell:

$>sh

...
Related News:

Clean the Crud From Your PC

Netbooks – Picking From The Best

How To Create A Mysql Database To Install A Php Script

Many php scripts available for download require that a mysql database be created so that data can be stored for use with the script itself. This may seem like a daunting task for a beginner. But don’t worry, the only difficult part about it is not knowing what to do and that’s what we’re here to teach you.

It’s assumed that you already have a web host and access to hosting administration like cPanel, Plesk, etc. We’ll be using cPanel for the purposes of this lesson as it’s commonly installed on Linux servers. However, most major

...

Finding The Best PHP Dating Script Online

Internet is offering great opportunities for all the talented individuals who have great passion to start their own business at a very low cost. If you have enough passion and dedication you can start a social networking site, a job site, an inorganic search engine or some other thing. Most of these businesses want a very low capital investment.


One such concept which is quite hot in the internet market is online dating. With the increasing number of singles using the internet all across the world to find exciting relations, the concept of online dating is

...