Change Is Inevitable
  • Home
  • MySQL
    • MySQL-Articles
    • MySQL-Scripts
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
Change Is Inevitable

Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects

  • Home
  • MySQL
    • MySQL-Articles
    • MySQL-Scripts
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright

Browsing Tag

Technical

22 posts

How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk

  • Kedar
  • November 12, 2010
If you are a Stock Market Addict and a Techie; normally working on Linux(es); this post will interest you as you still can get quote of your stock on your…
View Post

In the world of NoSQL-Hands on Mongodb-1

  • Kedar
  • April 5, 2010
I’m hearing a lot of “NoSQL” these days. To really understand how (and) does it works, I decided to give a try on MongoDB. MongoDB (hu*mongo*us) is an open source,…
View Post

MySQL related file types and basic information

  • Kedar
  • March 29, 2010
This post covers the basic information of files that MySQL Server uses / creates for various tasks. my.cnf : It is the main configuration file for MySQL. You may find…
View Post

Working with EditPlus Text Editor-Regular Expression How To

  • Kedar
  • March 20, 2010
Editplus is a lot better than the regular text editor, Notepad. From all it’s features I like RegExp Support the most, and than comes the block select feature. Here are…
View Post

batch script to add remove prefix zero pad bulk file rename

  • Kedar
  • March 18, 2010
This post has two batch scripts: 1. Batch script to rename files with zero padded number series-prefix 2. Batch script to remove prefix of perticular length 1. Batch script to…
View Post

Audit-Checking login history-to know WHO DID THAT on Redhat Linux

  • Kedar
  • February 16, 2010
I’m using Redhat Linux (RHEL 5). Yesterday I saw a bit suspicious activities and data movements under my “home” (/home/username directory). I thought of investigate / audit through my Redhat linux…
View Post

Whats New-Google Buzz in Gmail Inbox, Mobile

  • Kedar
  • February 10, 2010
This morn one more way of e-socializing introduced by google – Google Buzz. It’s a one of the trending topic on twitter… How to get Google buzz: Well it’s being…
View Post

Stored procedure to add-remove prefix by rename table mysql

  • Kedar
  • February 8, 2010
Here is one more procedure – (this time) for mass renaming of table. Adding and Removing table-name prefixes 🙂 A friend of mine was renaming 100+ tables by using replace…
View Post

Oracle query-eliminate duplicate but one using rowid

  • Kedar
  • February 8, 2010
Yesterday a friend came across an oracle query problem: Consider below table: cid cname…. cdata 1 x xxxx 1 x xxxx .. 2 xzzz fjnd 3 a evddd Now the…
View Post

My Google Exploitation – Web History Graphs 2009

  • Kedar
  • January 8, 2010
Well no doubt I’m a google freak. I’ve learnt a lot through it and I have searched a lot. But I wasn’t much aware about my intencity of googling stuffs.…
View Post

Posts navigation

1 2 3 Next
Search:
... ...

Latest Posts

  • Install exact version of Percona Server for MySQL on CentOS
  • MySQL Slow query log export and review in RDS
  • 1030 Unknown generic error from engine in MySQL
  • MySQL 8 – timestamp cannot be null and explicit_defaults_for_timestamp
  • Restore single MySQL table (ibd) from Xtrabackup (video demo)
Recent Posts
  • Install exact version of Percona Server for MySQL on CentOS
  • MySQL Slow query log export and review in RDS
  • 1030 Unknown generic error from engine in MySQL
  • MySQL 8 – timestamp cannot be null and explicit_defaults_for_timestamp
  • Restore single MySQL table (ibd) from Xtrabackup (video demo)
Recent Comments
  • Shubham Sahu on MySQL database restore issues using xtrabackup – facepalm moments
  • Kedar on Download MySQL’s Automatic Random Test Data Generator
  • Kedar on MySQL to Galera Cluster Migration, Deadlock, Back to basics
  • offpageanil@gmail.com on MySQL to Galera Cluster Migration, Deadlock, Back to basics
  • Sarthak on Computer usage and maintenance-my 10 practices
Change Is Inevitable
Designed & Developed by Code Supply Co.