Archive for November, 2009
-
A Quick Poll!!
Posted on November 28, 2009 | No CommentsMore...[polldaddy poll=2312411] More... -
Using VLookup like Batch script to compare two excel / csv
Posted on November 24, 2009 | No CommentsMore...Using Vlookup: I have two csv files; File1 has Id and Value Columns and File2 has Id. Problem: I need to compare both files and put respective values to File2... -
bat – batch file to create formatted date time (ddmmyyyy) directory
Posted on November 18, 2009 | 1 CommentMore...I required to make a batch script which needs file / directory to be created with current date / time stamps. Following are the code snipts for formating date /... -
Calculate Mysql Memory Usage – Quick Stored Proc
Posted on November 16, 2009 | No CommentsMore...While going through mysql doc and MySQL Server Memory Usage, I noted following quick points regarding how mysql uses memory. We have global buffers which are allocated irrespective of connections... -
Scheduled Backup MySQL Administrator & Windows Scheduler – Odd
Posted on November 12, 2009 | 5 CommentsMore...Creating scheduled backup using administrator is an easy task. Follow the GUI and you’re done. But I observed something different! MySQL Version: 5.0.83 Community MySQL Administrator: 1.2.17 Machine: Intel P4,... -
Monitor multiple mysql replication using php: Updated
Posted on November 11, 2009 | 11 CommentsMore...Monitoring a replication is an important aspect. As replication includes multiple nodes, it is essential to track activity and status across all mysql servers involved in replication. To monitor replication... -
Movie review: Ajab Prem Ki Gajab Kahani
Posted on November 9, 2009 | 3 CommentsMore...Yes !! It is a Gajab Kahani, the name is perfectly chosen by the director Rajkumar Santoshi but it would have been better if he had taken a better script and... -
Buy Zune HD at Low Rates – Free Discount Coupon $15
Posted on November 4, 2009 | 1 CommentMore...Hi All,I have figured out a way to get Zune HD discounted 15$ … Yes 15 $.What you have to do is go to dell site using following coupon link below:http://2b592ab2.linkbucks.comAdd... -
London dreams – 2009 – xtreme Movie review
Posted on November 4, 2009 | 6 CommentsMore...Simply tragedic, pityful, disgusting and many words… Movie is far from reality and close to cruelty. The best thing about London Dreams is that it had an end, though nonsense,... -
Quick Multi MySQL Server Installation with Master-Master Replication on Same Windows Box
Posted on November 4, 2009 | No CommentsMore...This article is a brief step-by-step tutorial on the subject task which is divided into the following main parts: Installing two MySQL Server Instances Setting up master-slave replication Setting up...