<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Change Is Inevitable</title>
	<atom:link href="https://kedar.nitty-witty.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>https://kedar.nitty-witty.com/blog</link>
	<description>Kedar Vaijanapurkar&#039;s Blog for MySQL, technology and various subjects</description>
	<lastBuildDate>Mon, 06 Apr 2026 13:26:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://kedar.nitty-witty.com/blog/wp-content/uploads/2014/06/Change-Is-Inevitable-150x55.gif</url>
	<title>Change Is Inevitable</title>
	<link>https://kedar.nitty-witty.com/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>MySQL Tools for Performance Tuning and Test Data Generation</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-tools-for-performance-tuning-and-test-data-generation?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-tools-for-performance-tuning-and-test-data-generation</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-tools-for-performance-tuning-and-test-data-generation?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 06 Apr 2026 14:00:00 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[free MySQL tools]]></category>
		<category><![CDATA[generate test data MySQL]]></category>
		<category><![CDATA[MySQL advisor tool]]></category>
		<category><![CDATA[MySQL benchmarking tools]]></category>
		<category><![CDATA[MySQL configuration tuning]]></category>
		<category><![CDATA[MySQL DBA tools]]></category>
		<category><![CDATA[MySQL optimization tools]]></category>
		<category><![CDATA[MySQL performance analysis]]></category>
		<category><![CDATA[MySQL performance tuning]]></category>
		<category><![CDATA[MySQL query optimization]]></category>
		<category><![CDATA[MySQL random data generator]]></category>
		<category><![CDATA[MySQL slow query analysis]]></category>
		<category><![CDATA[MySQL synthetic data generator]]></category>
		<category><![CDATA[MySQL testing datasets]]></category>
		<category><![CDATA[MySQL testing tools]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3560</guid>

					<description><![CDATA[<p>As a MySQL consultant, I keep running into the same two problems: reviewing MySQL configurations and generating realistic test data for validation. So I built two focused MySQL tools to&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-tools-for-performance-tuning-and-test-data-generation">MySQL Tools for Performance Tuning and Test Data Generation</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-tools-for-performance-tuning-and-test-data-generation/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix write latency in MySQL 8.4 Upgrade</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-fix-write-latency-in-mysql-8-4-upgrade?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-write-latency-in-mysql-8-4-upgrade</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-fix-write-latency-in-mysql-8-4-upgrade?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 04 Apr 2026 17:01:09 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[innodb_change_buffering]]></category>
		<category><![CDATA[MySQL 8.0 to 8.4]]></category>
		<category><![CDATA[MySQL 8.4 upgrade]]></category>
		<category><![CDATA[MySQL Best Practices]]></category>
		<category><![CDATA[MySQL configuration tuning]]></category>
		<category><![CDATA[MySQL latency]]></category>
		<category><![CDATA[MySQL upgrade]]></category>
		<category><![CDATA[MySQL upgrade issues]]></category>
		<category><![CDATA[MySQL write performance]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3575</guid>

					<description><![CDATA[<p>During any MySQL major version upgrade, especially when moving from 8.0 to 8.4, it’s not just about compatibility checks. Subtle default changes can directly impact MySQL performance tuning, and if&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-fix-write-latency-in-mysql-8-4-upgrade">How to fix write latency in MySQL 8.4 Upgrade</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-fix-write-latency-in-mysql-8-4-upgrade/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL 8.4 disables AHI &#8211; Why and What you need to know</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-8-4-disables-ahi-why-and-what-you-need-to-know?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-8-4-disables-ahi-why-and-what-you-need-to-know</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-8-4-disables-ahi-why-and-what-you-need-to-know?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 19 Jan 2026 18:18:11 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Upgrade]]></category>
		<category><![CDATA[Adaptive Hash Index]]></category>
		<category><![CDATA[innodb optimization]]></category>
		<category><![CDATA[innodb_adaptive_hash_index]]></category>
		<category><![CDATA[MySQL 8.4]]></category>
		<category><![CDATA[MySQL Adaptive Hash Index]]></category>
		<category><![CDATA[MySQL performance tuning]]></category>
		<category><![CDATA[query optimizer MySQL]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3542</guid>

					<description><![CDATA[<p>MySQL 8.4 changed the InnoDB adaptive hash index (innodb_adaptive_hash_index) default from ON to OFF, a major shift after years of it being enabled by default. Note that the MySQL adaptive hash index (AHI) feature remains fully available&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-8-4-disables-ahi-why-and-what-you-need-to-know">MySQL 8.4 disables AHI – Why and What you need to know</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-8-4-disables-ahi-why-and-what-you-need-to-know/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to checksum on AWS RDS for MySQL Replication 8.0 &gt; 8.4</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-checksum-on-aws-rds-for-mysql-replication-8-0-8-4?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-checksum-on-aws-rds-for-mysql-replication-8-0-8-4</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-checksum-on-aws-rds-for-mysql-replication-8-0-8-4?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 04 Nov 2025 11:45:00 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[Checksum]]></category>
		<category><![CDATA[Data Validation]]></category>
		<category><![CDATA[MySQL 8.0]]></category>
		<category><![CDATA[MySQL 8.4]]></category>
		<category><![CDATA[MySQL RDS]]></category>
		<category><![CDATA[MySQL RDS 8.4]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3512</guid>

					<description><![CDATA[<p>During a MySQL upgrade process the RDS replication between MySQL 8.0 and 8.4 was configured. I wanted to ensure the data was consistent for any random reason. This post is&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-checksum-on-aws-rds-for-mysql-replication-8-0-8-4">How to checksum on AWS RDS for MySQL Replication 8.0 > 8.4</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-checksum-on-aws-rds-for-mysql-replication-8-0-8-4/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What MySQL configuration you hate the most?</title>
		<link>https://kedar.nitty-witty.com/blog/what-mysql-configuration-you-hate-the-most?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-mysql-configuration-you-hate-the-most</link>
					<comments>https://kedar.nitty-witty.com/blog/what-mysql-configuration-you-hate-the-most?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 23 Sep 2025 12:30:00 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[DBAs]]></category>
		<category><![CDATA[MySQL Best Practices]]></category>
		<category><![CDATA[MySQL configuration]]></category>
		<category><![CDATA[MySQL variables]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[server configuration]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3525</guid>

					<description><![CDATA[<p>Ever spent your weekend debugging a MySQL production issue that could have been avoided with better configuration? I have, and it&#8217;s beyond frustrating. I have prepared my list of the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/what-mysql-configuration-you-hate-the-most">What MySQL configuration you hate the most?</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/what-mysql-configuration-you-hate-the-most/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Podcast: InnoDB Cluster Group Replication</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-podcast-innodb-cluster-group-replication?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-podcast-innodb-cluster-group-replication</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-podcast-innodb-cluster-group-replication?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 15 Sep 2025 12:26:07 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Group Replication]]></category>
		<category><![CDATA[Innodb Cluster]]></category>
		<category><![CDATA[MySQL Group Replication]]></category>
		<category><![CDATA[MySQL Podcast]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3515</guid>

					<description><![CDATA[<p>I’m working on sharing MySQL tips, tricks, and other related tech topics in my MySQL podcast. It’s a bit of a challenge to stay consistent, but I’m pushing through. Finally&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-podcast-innodb-cluster-group-replication">MySQL Podcast: InnoDB Cluster Group Replication</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-podcast-innodb-cluster-group-replication/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use tmux, a cheat sheet</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-use-tmux-a-cheat-sheet?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-use-tmux-a-cheat-sheet</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-use-tmux-a-cheat-sheet?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 18 Aug 2025 06:38:03 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[.tmux.conf]]></category>
		<category><![CDATA[how to tmux]]></category>
		<category><![CDATA[key bindings]]></category>
		<category><![CDATA[screen to tmux]]></category>
		<category><![CDATA[terminal multiplexer]]></category>
		<category><![CDATA[tmux cheat sheet]]></category>
		<category><![CDATA[tmux configuration]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3489</guid>

					<description><![CDATA[<p>I think we know that screen is officially old news and most modern Linux systems switched to tmux as the recommended multiplexer with RHEL 8. Recently I had a discussion&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-use-tmux-a-cheat-sheet">How to use tmux, a cheat sheet</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-use-tmux-a-cheat-sheet/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to migrate PMM (Grafana) users</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-migrate-pmm-grafana-users?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-migrate-pmm-grafana-users</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-migrate-pmm-grafana-users?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 04 Aug 2025 12:05:00 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Percona Monitoring and Management]]></category>
		<category><![CDATA[grafana user migration]]></category>
		<category><![CDATA[grafana users]]></category>
		<category><![CDATA[PMM migration]]></category>
		<category><![CDATA[PMM user migration]]></category>
		<category><![CDATA[user migration]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3482</guid>

					<description><![CDATA[<p>You&#8217;ve got a shiny new Percona Monitoring &#38; Management instance standing by and want to move existing users over. This blog is a quick work around for migrating PMM users&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-migrate-pmm-grafana-users">How to migrate PMM (Grafana) users</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-migrate-pmm-grafana-users/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A Unique Foreign Key issue in MySQL 8.4</title>
		<link>https://kedar.nitty-witty.com/blog/a-unique-foreign-key-issue-in-mysql-8-4?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-unique-foreign-key-issue-in-mysql-8-4</link>
					<comments>https://kedar.nitty-witty.com/blog/a-unique-foreign-key-issue-in-mysql-8-4?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 24 Apr 2025 08:30:00 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Upgrade]]></category>
		<category><![CDATA[ER_WARN_DEPRECATED_NON_STANDARD_KEY]]></category>
		<category><![CDATA[foreign key]]></category>
		<category><![CDATA[MySQL 8.0 to 8.4 compatibility]]></category>
		<category><![CDATA[MySQL 8.0 to 8.4 Upgrade]]></category>
		<category><![CDATA[MySQL 8.4]]></category>
		<category><![CDATA[MySQL 8.4 Foreign Keys]]></category>
		<category><![CDATA[mysql bug]]></category>
		<category><![CDATA[MySQL upgrade]]></category>
		<category><![CDATA[restrict_fk_on_non_standard_key]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3463</guid>

					<description><![CDATA[<p>Recently, a friend reached out to me for help after encountering an error while restoring a MySQL dump during an upgrade from MySQL 8.0 to 8.4. The error read: At&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/a-unique-foreign-key-issue-in-mysql-8-4">A Unique Foreign Key issue in MySQL 8.4</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/a-unique-foreign-key-issue-in-mysql-8-4/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How to Resolve Disk Space Issues in PMM: Case Study</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-resolve-disk-space-issues-in-pmm-case-study?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-resolve-disk-space-issues-in-pmm-case-study</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-resolve-disk-space-issues-in-pmm-case-study?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 22 Apr 2025 12:46:31 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Percona Monitoring and Management]]></category>
		<category><![CDATA[ClickHouse]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[PMM]]></category>
		<category><![CDATA[PMM case study]]></category>
		<category><![CDATA[PMM server]]></category>
		<category><![CDATA[reclaim disk space]]></category>
		<category><![CDATA[resource management]]></category>
		<category><![CDATA[system stability]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3455</guid>

					<description><![CDATA[<p>Recently, I encountered a Percona Monitoring and Management (PMM) server that was rapidly approaching complete disk exhaustion. This post outlines the steps taken to identify the issue and reclaim disk&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-resolve-disk-space-issues-in-pmm-case-study">How to Resolve Disk Space Issues in PMM: Case Study</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-resolve-disk-space-issues-in-pmm-case-study/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Data Archiving basics &#8211; considerations, mistakes, best practices</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-data-archiving-basics-considerations-mistakes-best-practices?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-data-archiving-basics-considerations-mistakes-best-practices</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-data-archiving-basics-considerations-mistakes-best-practices?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 13 Apr 2025 10:35:33 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[archive old data]]></category>
		<category><![CDATA[data archival]]></category>
		<category><![CDATA[database maintenance]]></category>
		<category><![CDATA[MySQL Archiver]]></category>
		<category><![CDATA[MySQL Archiving Primer]]></category>
		<category><![CDATA[MySQL Best Practices]]></category>
		<category><![CDATA[MySQL partitioning]]></category>
		<category><![CDATA[optimize MySQL]]></category>
		<category><![CDATA[pt-archiver]]></category>
		<category><![CDATA[pt-online-schema-change]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3442</guid>

					<description><![CDATA[<p>This blog is dedicated to MySQL data archiving; we’ll break down from the basics of what data archival is, why it matters, best practices and scenarios. We will also see&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-data-archiving-basics-considerations-mistakes-best-practices">MySQL Data Archiving basics – considerations, mistakes, best practices</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-data-archiving-basics-considerations-mistakes-best-practices/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Killer Blog for MySQL Administrators</title>
		<link>https://kedar.nitty-witty.com/blog/killer-blog-for-mysql-administrators?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=killer-blog-for-mysql-administrators</link>
					<comments>https://kedar.nitty-witty.com/blog/killer-blog-for-mysql-administrators?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 09 Dec 2024 07:00:00 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[Galera Cluster]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Database Management]]></category>
		<category><![CDATA[database query management]]></category>
		<category><![CDATA[kill query]]></category>
		<category><![CDATA[killing ALTER operations]]></category>
		<category><![CDATA[killing MySQL processes]]></category>
		<category><![CDATA[killing queries]]></category>
		<category><![CDATA[MySQL administration]]></category>
		<category><![CDATA[MySQL Best Practices]]></category>
		<category><![CDATA[MySQL DBA]]></category>
		<category><![CDATA[MySQL DBA tasks]]></category>
		<category><![CDATA[MySQL Performance]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[MySQL server management]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3420</guid>

					<description><![CDATA[<p>This is by far the most killer MySQL blog that I wanted to write for really long as a part of a Killer DBA series. Time is hard to find,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/killer-blog-for-mysql-administrators">Killer Blog for MySQL Administrators</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/killer-blog-for-mysql-administrators/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL 8 utf8mb4_0900_ai_ci collation confusion</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-8-utf8mb4_0900_ai_ci-collation-confusion?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-8-utf8mb4_0900_ai_ci-collation-confusion</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-8-utf8mb4_0900_ai_ci-collation-confusion?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 18 Nov 2024 07:45:08 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Upgrade]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[alter database collation]]></category>
		<category><![CDATA[change collation MySQL]]></category>
		<category><![CDATA[character set MySQL]]></category>
		<category><![CDATA[character set utf8mb4]]></category>
		<category><![CDATA[database collation settings]]></category>
		<category><![CDATA[default collation MySQL]]></category>
		<category><![CDATA[MySQL 8]]></category>
		<category><![CDATA[MySQL 8 collation default]]></category>
		<category><![CDATA[MySQL 8 upgrade collation]]></category>
		<category><![CDATA[MySQL 8 upgrade issues]]></category>
		<category><![CDATA[MySQL character set and collation]]></category>
		<category><![CDATA[MySQL Collation]]></category>
		<category><![CDATA[MySQL collation behavior]]></category>
		<category><![CDATA[MySQL collation comparison]]></category>
		<category><![CDATA[MySQL database collation]]></category>
		<category><![CDATA[MySQL utf8mb4]]></category>
		<category><![CDATA[MySQL utf8mb4 default collation]]></category>
		<category><![CDATA[upgrade mysql 8]]></category>
		<category><![CDATA[utf8mb4 collation]]></category>
		<category><![CDATA[utf8mb4_0900_ai_ci]]></category>
		<category><![CDATA[utf8mb4_0900_ai_ci vs utf8mb4_general_ci]]></category>
		<category><![CDATA[utf8mb4_general_ci]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3397</guid>

					<description><![CDATA[<p>Recently I was asked a question: Why am I getting utf8mb4_0900_ai_ci as the default collation in MySQL 8, despite setting the server to use utf8mb4_general_ci? With the upgrade to MySQL&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-8-utf8mb4_0900_ai_ci-collation-confusion">MySQL 8 utf8mb4_0900_ai_ci collation confusion</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-8-utf8mb4_0900_ai_ci-collation-confusion/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>AI tools &#8211; technology and kids</title>
		<link>https://kedar.nitty-witty.com/blog/ai-tools-technology-and-kids?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ai-tools-technology-and-kids</link>
					<comments>https://kedar.nitty-witty.com/blog/ai-tools-technology-and-kids?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 15 Nov 2024 09:56:01 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[AI and creativity]]></category>
		<category><![CDATA[AI for kids]]></category>
		<category><![CDATA[AI tools for kids]]></category>
		<category><![CDATA[benefits of AI in education]]></category>
		<category><![CDATA[critical thinking in children]]></category>
		<category><![CDATA[educating children with AI]]></category>
		<category><![CDATA[future of education]]></category>
		<category><![CDATA[preparing children for AI]]></category>
		<category><![CDATA[pros and cons of AI for kids]]></category>
		<category><![CDATA[responsible AI use]]></category>
		<category><![CDATA[STEM education for kids]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3385</guid>

					<description><![CDATA[<p>AI tools like ChatGPT, GROK, Meta and Gemini are taking off, and as parents, it’s easy to feel the pressure to keep our kids up to speed. The message out&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/ai-tools-technology-and-kids">AI tools – technology and kids</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/ai-tools-technology-and-kids/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Podcast: Duplicate Indexes in MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/podcast-duplicate-indexes-in-mysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=podcast-duplicate-indexes-in-mysql</link>
					<comments>https://kedar.nitty-witty.com/blog/podcast-duplicate-indexes-in-mysql?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 14 Nov 2024 13:24:27 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[duplicate index]]></category>
		<category><![CDATA[index optimisation]]></category>
		<category><![CDATA[MySQL Performance]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[pt-duplicate-key-checker]]></category>
		<category><![CDATA[redundant index]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3369</guid>

					<description><![CDATA[<p>In this podcast, we’ll explore the issue of duplicate indexes in MySQL; including redundant index, foreign keys, left-prefixed secondary index /w primary key, and how to tackle the issue at&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/podcast-duplicate-indexes-in-mysql">Podcast: Duplicate Indexes in MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/podcast-duplicate-indexes-in-mysql/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Podcast &#8211; Practical Learning &#038; Training</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-podcast-practical-learning-training?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-podcast-practical-learning-training</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-podcast-practical-learning-training?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 06 Nov 2024 13:01:12 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Learning]]></category>
		<category><![CDATA[MySQL Podcast]]></category>
		<category><![CDATA[MySQL Training]]></category>
		<category><![CDATA[Podcast]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3357</guid>

					<description><![CDATA[<p>Hello, readers! I’m excited to announce the launch of my latest project: a dedicated MySQL Podcast! As a long-time MySQL enthusiast with extensive hands-on experience in database management, I understand&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-podcast-practical-learning-training">MySQL Podcast – Practical Learning & Training</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-podcast-practical-learning-training/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Change Buffer &#8211; What When and FAQ</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-change-buffer-what-when-and-faq?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-change-buffer-what-when-and-faq</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-change-buffer-what-when-and-faq?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 04 Nov 2024 17:08:30 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Change Buffer FAQ]]></category>
		<category><![CDATA[Change Buffering]]></category>
		<category><![CDATA[Database Indexing]]></category>
		<category><![CDATA[Database Management]]></category>
		<category><![CDATA[Delete Buffering]]></category>
		<category><![CDATA[InnoDB Change Buffer]]></category>
		<category><![CDATA[InnoDB Configuration]]></category>
		<category><![CDATA[Insert Buffering]]></category>
		<category><![CDATA[MySQL Best Practices]]></category>
		<category><![CDATA[MySQL Change Buffer]]></category>
		<category><![CDATA[MySQL optimization]]></category>
		<category><![CDATA[MySQL Performance Improvement]]></category>
		<category><![CDATA[Purge Buffering]]></category>
		<category><![CDATA[SQL Performance Tuning]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3351</guid>

					<description><![CDATA[<p>In the world of database management, efficiency is key. MySQL’s change buffer is a powerful feature that helps optimize how secondary index changes are managed. The idea of introducing a&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-change-buffer-what-when-and-faq">MySQL Change Buffer – What When and FAQ</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-change-buffer-what-when-and-faq/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Understanding Return Codes of pt-upgrade: A quick guide</title>
		<link>https://kedar.nitty-witty.com/blog/understanding-return-codes-of-pt-upgrade-a-quick-guide?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=understanding-return-codes-of-pt-upgrade-a-quick-guide</link>
					<comments>https://kedar.nitty-witty.com/blog/understanding-return-codes-of-pt-upgrade-a-quick-guide?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 14 Oct 2024 06:47:25 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Upgrade]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[database upgrade]]></category>
		<category><![CDATA[error codes]]></category>
		<category><![CDATA[exit codes]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Percona Toolkit]]></category>
		<category><![CDATA[pt-upgrade]]></category>
		<category><![CDATA[query performance]]></category>
		<category><![CDATA[return codes]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3342</guid>

					<description><![CDATA[<p>Interpreting the results and exit codes of your upgrade tests is essential for assessing the process&#8217;s outcome. In this blog, we&#8217;ll explore the significance of pt-upgrade return codes and how&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/understanding-return-codes-of-pt-upgrade-a-quick-guide">Understanding Return Codes of pt-upgrade: A quick guide</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/understanding-return-codes-of-pt-upgrade-a-quick-guide/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Troubleshooting MySQL: Encryption can&#8217;t find Master Key</title>
		<link>https://kedar.nitty-witty.com/blog/troubleshooting-mysql-encryption-cant-find-master-key?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=troubleshooting-mysql-encryption-cant-find-master-key</link>
					<comments>https://kedar.nitty-witty.com/blog/troubleshooting-mysql-encryption-cant-find-master-key?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 23 Sep 2024 11:30:27 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[early-plugin-load]]></category>
		<category><![CDATA[encryption can't find master key]]></category>
		<category><![CDATA[InnoDB encryption]]></category>
		<category><![CDATA[keyring plugin MySQL]]></category>
		<category><![CDATA[MySQL Encryption]]></category>
		<category><![CDATA[MySQL keyring plugin error]]></category>
		<category><![CDATA[MySQL startup error]]></category>
		<category><![CDATA[MySQL troubleshooting]]></category>
		<category><![CDATA[SSL configuration MySQL]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3335</guid>

					<description><![CDATA[<p>If you’ve encountered the &#8220;Encryption can&#8217;t find master key&#8221; error while starting MySQL, you&#8217;re likely facing issues with the keyring plugin. I recently faced a similar issue on my server,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/troubleshooting-mysql-encryption-cant-find-master-key">Troubleshooting MySQL: Encryption can’t find Master Key</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/troubleshooting-mysql-encryption-cant-find-master-key/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL 8 upgrade may fail using checkForServerUpgrade</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-8-upgrade-may-fail-using-checkforserverupgrade?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-8-upgrade-may-fail-using-checkforserverupgrade</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-8-upgrade-may-fail-using-checkforserverupgrade?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 07 Mar 2024 04:28:41 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[checkForServerUpgrade]]></category>
		<category><![CDATA[Failed to Populate DD tables]]></category>
		<category><![CDATA[mysql 8 upgrade]]></category>
		<category><![CDATA[Percona Server Upgrade]]></category>
		<category><![CDATA[Table upgrade required]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3310</guid>

					<description><![CDATA[<p>These days MySQL consultants around me are busy assisting with MySQL 8 upgrades for those who couldn&#8217;t board the train before EoL.I was recently involved in one of the MySQL&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-8-upgrade-may-fail-using-checkforserverupgrade">MySQL 8 upgrade may fail using checkForServerUpgrade</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-8-upgrade-may-fail-using-checkforserverupgrade/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to avoid data loss in MySQL Primary Key change</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-avoid-data-loss-in-mysql-primary-key-change?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-avoid-data-loss-in-mysql-primary-key-change</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-avoid-data-loss-in-mysql-primary-key-change?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 01 Mar 2024 12:17:14 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[avoid data loss in MySQL]]></category>
		<category><![CDATA[mysql online alter primary key]]></category>
		<category><![CDATA[primary key change]]></category>
		<category><![CDATA[use pt-online-schema-change to alter primary key]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3304</guid>

					<description><![CDATA[<p>Learn how to safely change primary keys in MySQL using pt-online-schema-change. This blog highlights tips to avoid data loss during online alter of primary key.</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-avoid-data-loss-in-mysql-primary-key-change">How to avoid data loss in MySQL Primary Key change</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-avoid-data-loss-in-mysql-primary-key-change/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Benchmarking and error in my_thread_global_end()</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-benchmarking-and-error-in-my_thread_global_end?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-benchmarking-and-error-in-my_thread_global_end</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-benchmarking-and-error-in-my_thread_global_end?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 20 Feb 2024 08:12:20 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[benchmarking using sysbench]]></category>
		<category><![CDATA[Error in my_thread_global_end]]></category>
		<category><![CDATA[Error in my_thread_global_end(): xx threads didn't exit]]></category>
		<category><![CDATA[MySQL benchmarking]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3290</guid>

					<description><![CDATA[<p>I encountered this error, &#8220;Error in my_thread_global_end(): xx threads didn&#8217;t exit&#8220;, while working on MySQL benchmarking using sysbench. In this blog I&#8217;ll share my experience, reveal the fix, and help&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-benchmarking-and-error-in-my_thread_global_end">MySQL Benchmarking and error in my_thread_global_end()</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-benchmarking-and-error-in-my_thread_global_end/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to save money in AWS RDS &#8211; Upgrade to MySQL 8</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-save-money-in-aws-rds-upgrade-to-mysql-8?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-save-money-in-aws-rds-upgrade-to-mysql-8</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-save-money-in-aws-rds-upgrade-to-mysql-8?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 08 Feb 2024 05:51:42 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Upgrade]]></category>
		<category><![CDATA[AWS RDS Upgrade]]></category>
		<category><![CDATA[mysql 8 upgrade]]></category>
		<category><![CDATA[rds extended support]]></category>
		<category><![CDATA[upgrade mysql]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3250</guid>

					<description><![CDATA[<p>MySQL 8 is around us for 5 years now. I believe you&#8217;re surely considering an upgrade. But if you&#8217;re on AWS and still on an older version of MySQL, this&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-save-money-in-aws-rds-upgrade-to-mysql-8">How to save money in AWS RDS – Upgrade to MySQL 8</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-save-money-in-aws-rds-upgrade-to-mysql-8/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How MySQL Binary Log Gets Its Number</title>
		<link>https://kedar.nitty-witty.com/blog/how-mysql-binary-log-gets-its-number?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-mysql-binary-log-gets-its-number</link>
					<comments>https://kedar.nitty-witty.com/blog/how-mysql-binary-log-gets-its-number?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 28 Jan 2024 11:37:36 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[binary log sequence]]></category>
		<category><![CDATA[binary log sequencing]]></category>
		<category><![CDATA[find_uniq_filename]]></category>
		<category><![CDATA[MySQL binary log]]></category>
		<category><![CDATA[MySQL log file numbering]]></category>
		<category><![CDATA[understanding mysql binary logs]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3188</guid>

					<description><![CDATA[<p>In this blog I share how MySQL binary logs get their unique numbers after noting my observations with MySQL binary logs sequencing. Recently I noted an odd binary log sequencing&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-mysql-binary-log-gets-its-number">How MySQL Binary Log Gets Its Number</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-mysql-binary-log-gets-its-number/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Node has dropped from cluster error in Galera Cluster</title>
		<link>https://kedar.nitty-witty.com/blog/node-has-dropped-from-cluster-error-in-galera-cluster?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=node-has-dropped-from-cluster-error-in-galera-cluster</link>
					<comments>https://kedar.nitty-witty.com/blog/node-has-dropped-from-cluster-error-in-galera-cluster?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 16 Jan 2024 14:01:39 +0000</pubDate>
				<category><![CDATA[Galera Cluster]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Percona Xtradb Cluster]]></category>
		<category><![CDATA[Galera Cluster Limitations]]></category>
		<category><![CDATA[Node has dropped from cluster]]></category>
		<category><![CDATA[Percona XtraDB Cluster]]></category>
		<category><![CDATA[Replication Error]]></category>
		<category><![CDATA[Unsupported feature]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3162</guid>

					<description><![CDATA[<p>Recently I noted a strange MySQL replication error in a Percona XtraDB Cluster (PXC) node replicating from a standard MySQL instance.&#160;&#8220;Node has dropped from cluster&#8221;. This is a quick blog&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/node-has-dropped-from-cluster-error-in-galera-cluster">Node has dropped from cluster error in Galera Cluster</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/node-has-dropped-from-cluster-error-in-galera-cluster/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A year in MySQL Blogging &#8211; top blogs, summary and review</title>
		<link>https://kedar.nitty-witty.com/blog/a-year-in-mysql-blogging-top-blogs-summary-and-review?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-year-in-mysql-blogging-top-blogs-summary-and-review</link>
					<comments>https://kedar.nitty-witty.com/blog/a-year-in-mysql-blogging-top-blogs-summary-and-review?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 04 Jan 2024 11:38:34 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[2023 Highlights in MySQL Blogs]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogging journey]]></category>
		<category><![CDATA[MySQL blogging journey]]></category>
		<category><![CDATA[Percona]]></category>
		<category><![CDATA[Top Blogs 2023]]></category>
		<category><![CDATA[Top mysql blogs 2023]]></category>
		<category><![CDATA[Year in Review]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3131</guid>

					<description><![CDATA[<p>The year 2023 surely was a successful year in MySQL blogging. I managed to publish 24 MySQL blogs in total both personal and Percona blog. This post is a reflection&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/a-year-in-mysql-blogging-top-blogs-summary-and-review">A year in MySQL Blogging – top blogs, summary and review</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/a-year-in-mysql-blogging-top-blogs-summary-and-review/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to filter MySQL slow queries using pt-query-digest</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-filter-mysql-slow-queries-using-pt-query-digest?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-filter-mysql-slow-queries-using-pt-query-digest</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-filter-mysql-slow-queries-using-pt-query-digest?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 30 Dec 2023 07:03:33 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Filtering Queries]]></category>
		<category><![CDATA[how to filter mysql queries]]></category>
		<category><![CDATA[MySQL Performance]]></category>
		<category><![CDATA[MySQL Tools]]></category>
		<category><![CDATA[parse mysql slow log]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[pt-query-digest]]></category>
		<category><![CDATA[Query Analysis]]></category>
		<category><![CDATA[query optimization]]></category>
		<category><![CDATA[Slow Queries]]></category>
		<category><![CDATA[slow query log]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3120</guid>

					<description><![CDATA[<p>The pt-query-digest is my go-to tool in order to perform slow query analysis, improve query performance and thus overall MySQL performance. In this blog post, I&#8217;m going to highlight the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-filter-mysql-slow-queries-using-pt-query-digest">How to filter MySQL slow queries using pt-query-digest</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-filter-mysql-slow-queries-using-pt-query-digest/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What do you need to debug MySQL issues &#8211; a checklist</title>
		<link>https://kedar.nitty-witty.com/blog/what-do-you-need-to-debug-mysql-issues-a-checklist?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-do-you-need-to-debug-mysql-issues-a-checklist</link>
					<comments>https://kedar.nitty-witty.com/blog/what-do-you-need-to-debug-mysql-issues-a-checklist?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 11 Dec 2023 14:20:42 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[MySQL Checklist]]></category>
		<category><![CDATA[MySQL consultants]]></category>
		<category><![CDATA[MySQL Database Debugging]]></category>
		<category><![CDATA[MySQL Debugging Checklist]]></category>
		<category><![CDATA[MySQL Issues Checklist]]></category>
		<category><![CDATA[MySQL Performance Checklist]]></category>
		<category><![CDATA[MySQL Support]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3098</guid>

					<description><![CDATA[<p>Welcome to the ultimate guide for MySQL issues debugging — your comprehensive MySQL checklist for tackling MySQL database environment challenges. This checklist for MySQL debugging is as useful to a&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/what-do-you-need-to-debug-mysql-issues-a-checklist">What do you need to debug MySQL issues – a checklist</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/what-do-you-need-to-debug-mysql-issues-a-checklist/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to get MySQL Primary Keys in one minute</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-get-mysql-primary-keys-in-one-minute?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-get-mysql-primary-keys-in-one-minute</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-get-mysql-primary-keys-in-one-minute?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 30 Nov 2023 14:43:17 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Add Primary Key to Table]]></category>
		<category><![CDATA[Find tables without primary key]]></category>
		<category><![CDATA[Problems with tables without primary key]]></category>
		<category><![CDATA[sql_generate_invisible_primary_key]]></category>
		<category><![CDATA[Tables without Primary Key]]></category>
		<category><![CDATA[The Advantages of Generated Primary Keys]]></category>
		<guid isPermaLink="false">https://kedar.nitty-witty.com/blog/?p=3083</guid>

					<description><![CDATA[<p>This blog post talks about one of the important MySQL configuration, sql_generate_invisible_primary_key, available in MySQL 8.0.30. This will save you from performance bottlenecks due to tables without Primary Key. If&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-get-mysql-primary-keys-in-one-minute">How to get MySQL Primary Keys in one minute</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-get-mysql-primary-keys-in-one-minute/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Quick Look &#8211; MySQL Data Directory Files</title>
		<link>https://kedar.nitty-witty.com/blog/quick-look-mysql-data-directory-files?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quick-look-mysql-data-directory-files</link>
					<comments>https://kedar.nitty-witty.com/blog/quick-look-mysql-data-directory-files?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 25 Sep 2023 12:21:03 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[.csv and .csm files]]></category>
		<category><![CDATA[.dblwr files]]></category>
		<category><![CDATA[.frm files]]></category>
		<category><![CDATA[.ibd file]]></category>
		<category><![CDATA[.ibu files]]></category>
		<category><![CDATA[.index file]]></category>
		<category><![CDATA[.isl files]]></category>
		<category><![CDATA[.par files]]></category>
		<category><![CDATA[.pem files]]></category>
		<category><![CDATA[.pid file]]></category>
		<category><![CDATA[.sdi files]]></category>
		<category><![CDATA[.sock file]]></category>
		<category><![CDATA[.TRG files]]></category>
		<category><![CDATA[.TRN files]]></category>
		<category><![CDATA[#ib_redoX]]></category>
		<category><![CDATA[#ib_redoX_tmp files]]></category>
		<category><![CDATA[auto.cnf]]></category>
		<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Database Optimization]]></category>
		<category><![CDATA[db.opt files]]></category>
		<category><![CDATA[ddl_log.log file]]></category>
		<category><![CDATA[Directories in MySQL Data Directory]]></category>
		<category><![CDATA[Exploring MySQL Data Directory]]></category>
		<category><![CDATA[File Types]]></category>
		<category><![CDATA[file types in mysql]]></category>
		<category><![CDATA[files in MySQL]]></category>
		<category><![CDATA[ib_logfile0]]></category>
		<category><![CDATA[ib_logfile1]]></category>
		<category><![CDATA[ibdata1]]></category>
		<category><![CDATA[ibtmp1 file]]></category>
		<category><![CDATA[innodb_redo]]></category>
		<category><![CDATA[innodb_temp]]></category>
		<category><![CDATA[master.info]]></category>
		<category><![CDATA[MYD and MYI files]]></category>
		<category><![CDATA[MySQL 8.0]]></category>
		<category><![CDATA[MySQL Administrators]]></category>
		<category><![CDATA[MySQL Data Directory]]></category>
		<category><![CDATA[mysql datadir]]></category>
		<category><![CDATA[Mysql Files]]></category>
		<category><![CDATA[MySQL Operations]]></category>
		<category><![CDATA[MySQL System Databases]]></category>
		<category><![CDATA[mysql types of file]]></category>
		<category><![CDATA[mysql-bin.XxX]]></category>
		<category><![CDATA[mysqld-auto.cnf]]></category>
		<category><![CDATA[relay-bin.XxX files]]></category>
		<category><![CDATA[relay-log.info]]></category>
		<category><![CDATA[Removed File Types in MySQL 8.0]]></category>
		<category><![CDATA[Storage Exploration]]></category>
		<category><![CDATA[System Administrators]]></category>
		<category><![CDATA[table#p#pX.ibd files]]></category>
		<category><![CDATA[temp_X.ibt files]]></category>
		<category><![CDATA[undo_XxX files]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=3060</guid>

					<description><![CDATA[<p>Do you know what lies inside your MySQL Data Directory? This article is a quick guide about the files stored inside MySQL data directory. Data managed by the MySQL server&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/quick-look-mysql-data-directory-files">Quick Look – MySQL Data Directory Files</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/quick-look-mysql-data-directory-files/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix Percona XtraDB Cluster 8.0 Upgrade issues</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-percona-xtradb-cluster-8-0-upgrade-issues?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-percona-xtradb-cluster-8-0-upgrade-issues</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-percona-xtradb-cluster-8-0-upgrade-issues?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 05 Sep 2023 10:08:34 +0000</pubDate>
				<category><![CDATA[Galera Cluster]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Percona Xtradb Cluster]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[Connection timed out]]></category>
		<category><![CDATA[Fixing Percona XtraDB Cluster]]></category>
		<category><![CDATA[Job for mysql.service failed because a timeout was exceeded]]></category>
		<category><![CDATA[mysql@bootstrap.service failed because a timeout was exceeded]]></category>
		<category><![CDATA[operation timed out]]></category>
		<category><![CDATA[Percona XtraDB Cluster]]></category>
		<category><![CDATA[PXC bootstrap error]]></category>
		<category><![CDATA[pxc_encrypt_cluster_traffic]]></category>
		<category><![CDATA[pxc-encrypt-cluster-traffic]]></category>
		<category><![CDATA[upgrade mysql 8]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=3024</guid>

					<description><![CDATA[<p>Are you planning an upgrade for your Percona XtraDB Cluster (PXC)? Upgrading to PXC 8.0 can be a smooth process, but sometimes challenges arise that require careful troubleshooting. In this&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-percona-xtradb-cluster-8-0-upgrade-issues">How to fix Percona XtraDB Cluster 8.0 Upgrade issues</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-percona-xtradb-cluster-8-0-upgrade-issues/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>One MySQL blog a day challenge</title>
		<link>https://kedar.nitty-witty.com/blog/one-mysql-blog-a-day-challenge?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=one-mysql-blog-a-day-challenge</link>
					<comments>https://kedar.nitty-witty.com/blog/one-mysql-blog-a-day-challenge?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 31 Jul 2023 14:20:39 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Blogging inspiration]]></category>
		<category><![CDATA[Blogging journey]]></category>
		<category><![CDATA[Blogging tips and tricks]]></category>
		<category><![CDATA[Community engagement]]></category>
		<category><![CDATA[MySQL blogs]]></category>
		<category><![CDATA[MySQL Community]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2979</guid>

					<description><![CDATA[<p>In this blog post, I want to share my experience and learning after challenging myself on my MySQL blog writing spree in recent past. I invite you to comment on&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/one-mysql-blog-a-day-challenge">One MySQL blog a day challenge</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/one-mysql-blog-a-day-challenge/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix MySQL federated table error</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-fix-mysql-federated-table-error?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-mysql-federated-table-error</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-fix-mysql-federated-table-error?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 28 Jul 2023 18:24:31 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[ERROR 1430 (HY000): : 0 :]]></category>
		<category><![CDATA[Federated table]]></category>
		<category><![CDATA[FLUSH TABLEs]]></category>
		<category><![CDATA[MySQL Replication error]]></category>
		<category><![CDATA[Percona Server]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2975</guid>

					<description><![CDATA[<p>This blog is about a very odd case of a Federated table error causing unable reach the remote MySQL server and causing to error. I&#8217;ll share the approach I tool&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-fix-mysql-federated-table-error">How to fix MySQL federated table error</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-fix-mysql-federated-table-error/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to replicate without binary logs in MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-replicate-without-binary-logs-in-mysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-replicate-without-binary-logs-in-mysql</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-replicate-without-binary-logs-in-mysql?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 27 Jul 2023 14:47:44 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[binary logs]]></category>
		<category><![CDATA[incremental backups]]></category>
		<category><![CDATA[MySQL Replication]]></category>
		<category><![CDATA[ProxySQL mirroring]]></category>
		<category><![CDATA[replication without binary logs]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2968</guid>

					<description><![CDATA[<p>&#8220;How can we replicate without using binary logs&#8221; just a thought popped up in my brain during a casual discussion. This blog post is a brain dump of the possible&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-replicate-without-binary-logs-in-mysql">How to replicate without binary logs in MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-replicate-without-binary-logs-in-mysql/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL fragmentation and how to defragment</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-fragmentation-and-how-to-defragment?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-fragmentation-and-how-to-defragment</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-fragmentation-and-how-to-defragment?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 26 Jul 2023 15:31:57 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[defragmentation]]></category>
		<category><![CDATA[disk management]]></category>
		<category><![CDATA[fix table fragmentation]]></category>
		<category><![CDATA[Fragmentation]]></category>
		<category><![CDATA[fragmentation in MySQL]]></category>
		<category><![CDATA[identify fragmentation]]></category>
		<category><![CDATA[mysql fragmentation]]></category>
		<category><![CDATA[MySQL optimization]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2952</guid>

					<description><![CDATA[<p>In a MySQL database, fragmentation can occur over time as data is inserted, updated, and deleted. Fragmentation refers to the inefficient storage and organization of data within database objects, such&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-fragmentation-and-how-to-defragment">MySQL fragmentation and how to defragment</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-fragmentation-and-how-to-defragment/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Fix Connection attributes of length xxx were truncated</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-fix-connection-attributes-of-length-xxx-were-truncated?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-connection-attributes-of-length-xxx-were-truncated</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-fix-connection-attributes-of-length-xxx-were-truncated?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 25 Jul 2023 07:40:53 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Connection attributes]]></category>
		<category><![CDATA[Connection attributes of length xxx were truncated]]></category>
		<category><![CDATA[Connection attributes truncated]]></category>
		<category><![CDATA[mysql client error]]></category>
		<category><![CDATA[mysql connection errors]]></category>
		<category><![CDATA[mysql error log]]></category>
		<category><![CDATA[performance_schema_session_connect_attrs_size]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2947</guid>

					<description><![CDATA[<p>MySQL, a widely-used database management system, may show the warning &#8220;[Warning] Connection attributes of length 571 were truncated&#8221; in its error log. In this blog, we will explore the reasons&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-fix-connection-attributes-of-length-xxx-were-truncated">How to Fix Connection attributes of length xxx were truncated</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-fix-connection-attributes-of-length-xxx-were-truncated/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to overcome Throttling and Rate Exceeded Errors in DownloadDBLogFilePortion</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-overcome-throttling-and-rate-exceeded-errors-in-downloaddblogfileportion?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-overcome-throttling-and-rate-exceeded-errors-in-downloaddblogfileportion</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-overcome-throttling-and-rate-exceeded-errors-in-downloaddblogfileportion?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 24 Jul 2023 06:28:07 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[AWS CLI]]></category>
		<category><![CDATA[download slow logs]]></category>
		<category><![CDATA[downloaddblogfileportion]]></category>
		<category><![CDATA[query optimization]]></category>
		<category><![CDATA[rate exceeded]]></category>
		<category><![CDATA[slow query logs]]></category>
		<category><![CDATA[throttling]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2955</guid>

					<description><![CDATA[<p>I was attempting to download the MySQL slow query logs to perform a slow query review. In this blog we will explore the issue I faced while downloading the slow&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-overcome-throttling-and-rate-exceeded-errors-in-downloaddblogfileportion">How to overcome Throttling and Rate Exceeded Errors in DownloadDBLogFilePortion</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-overcome-throttling-and-rate-exceeded-errors-in-downloaddblogfileportion/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to meet Signal 11 bug in MariaDB</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-meet-signal-11-bug-in-mariadb?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-meet-signal-11-bug-in-mariadb</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-meet-signal-11-bug-in-mariadb?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 25 Jun 2023 12:36:39 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[how to crash mysql]]></category>
		<category><![CDATA[Mariadb bug]]></category>
		<category><![CDATA[MariaDB Crash]]></category>
		<category><![CDATA[Mariadb Signal 11]]></category>
		<category><![CDATA[MySQL Crash]]></category>
		<category><![CDATA[mysql signal 11]]></category>
		<category><![CDATA[signal 11]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2937</guid>

					<description><![CDATA[<p>Bugs in database management systems can be a nightmare for administrators and developers. In my recent experiments, I discovered a Signal 11 bug in multiple versions of MariaDB, resulting in&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-meet-signal-11-bug-in-mariadb">How to meet Signal 11 bug in MariaDB</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-meet-signal-11-bug-in-mariadb/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How To Install specific version of MySQL 8 on Ubuntu</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-install-specific-version-of-mysql-8-on-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-specific-version-of-mysql-8-on-ubuntu</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-install-specific-version-of-mysql-8-on-ubuntu?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 08 Jun 2023 04:38:25 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Install exact version]]></category>
		<category><![CDATA[Install Percona Server]]></category>
		<category><![CDATA[Install Specfic Version of MySQL]]></category>
		<category><![CDATA[Install Specific Version]]></category>
		<category><![CDATA[mysql server downgrade]]></category>
		<category><![CDATA[MySQL server ubuntu]]></category>
		<category><![CDATA[Specific version]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2927</guid>

					<description><![CDATA[<p>This blog post serves as a work-log detailing the process of uninstalling and installing a specific version of Percona MySQL Server on Ubuntu. The post includes instructions for installation using&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-install-specific-version-of-mysql-8-on-ubuntu">How To Install specific version of MySQL 8 on Ubuntu</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-install-specific-version-of-mysql-8-on-ubuntu/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to MySQL Replication setup, Master GTID &#038; SSL Encryption</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-mysql-replication-setup-master-gtid-ssl-encryption?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-mysql-replication-setup-master-gtid-ssl-encryption</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-mysql-replication-setup-master-gtid-ssl-encryption?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 04 Jun 2023 12:01:57 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Convert to gtid replication]]></category>
		<category><![CDATA[Database Encryption]]></category>
		<category><![CDATA[Encrypt Replication Traffic]]></category>
		<category><![CDATA[GTID Replication]]></category>
		<category><![CDATA[MySQL Replication]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[SSL Encryption]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2922</guid>

					<description><![CDATA[<p>Setting up replication in MySQL is a common DBA task. The replication could be traditional binary log replication or based on GTID replication. This blog is a work log and&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-mysql-replication-setup-master-gtid-ssl-encryption">How to MySQL Replication setup, Master GTID & SSL Encryption</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-mysql-replication-setup-master-gtid-ssl-encryption/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install exact version of Percona Server for MySQL on CentOS</title>
		<link>https://kedar.nitty-witty.com/blog/install-exact-version-of-percona-server-for-mysql-on-centos?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-exact-version-of-percona-server-for-mysql-on-centos</link>
					<comments>https://kedar.nitty-witty.com/blog/install-exact-version-of-percona-server-for-mysql-on-centos?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 30 May 2023 11:01:13 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[Install exact version]]></category>
		<category><![CDATA[Install MySQL]]></category>
		<category><![CDATA[Install Percona Server]]></category>
		<category><![CDATA[MySQL on CentOS]]></category>
		<category><![CDATA[Percona Server on CentOS]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2910</guid>

					<description><![CDATA[<p>This blog post serves as a work-log detailing the process of uninstalling and installing a specific version of Percona MySQL Server on CentOS. The post includes instructions for installation using&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/install-exact-version-of-percona-server-for-mysql-on-centos">Install exact version of Percona Server for MySQL on CentOS</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/install-exact-version-of-percona-server-for-mysql-on-centos/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Slow query log export and download in RDS</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-slow-query-log-export-and-review-in-rds?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-slow-query-log-export-and-review-in-rds</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-slow-query-log-export-and-review-in-rds?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 30 May 2023 09:05:57 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[decrypt slow log]]></category>
		<category><![CDATA[Download Slow Log RDS]]></category>
		<category><![CDATA[log_output]]></category>
		<category><![CDATA[mysql slow log]]></category>
		<category><![CDATA[slow query log]]></category>
		<category><![CDATA[slow query review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2914</guid>

					<description><![CDATA[<p>A friend needed to analyze slow queries and for that he decides to use pt-query-digest tool. Though he got stuck at exporting slow queries from slow logs in RDS for&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-slow-query-log-export-and-review-in-rds">MySQL Slow query log export and download in RDS</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-slow-query-log-export-and-review-in-rds/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix 1030 Unknown generic error from engine in MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/1030-unknown-generic-error-from-engine-in-mysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=1030-unknown-generic-error-from-engine-in-mysql</link>
					<comments>https://kedar.nitty-witty.com/blog/1030-unknown-generic-error-from-engine-in-mysql?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 10 Apr 2023 04:39:36 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[ERROR 1030]]></category>
		<category><![CDATA[Got error 168]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[MySQL error]]></category>
		<category><![CDATA[permission denied]]></category>
		<category><![CDATA[selinux]]></category>
		<category><![CDATA[storage engine]]></category>
		<category><![CDATA[unknown error]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2792</guid>

					<description><![CDATA[<p>In this blog, I will share the steps I took to debug an error &#8216;ERROR 1030 (HY000): Got error 168 &#8211; &#8216;Unknown (generic) error from engine&#8217; from storage engine&#8217; while&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/1030-unknown-generic-error-from-engine-in-mysql">How to fix 1030 Unknown generic error from engine in MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/1030-unknown-generic-error-from-engine-in-mysql/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL 8 &#8211; timestamp cannot be null and explicit_defaults_for_timestamp</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-8-timestamp-cannot-be-null-and-explicit_defaults_for_timestamp?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-8-timestamp-cannot-be-null-and-explicit_defaults_for_timestamp</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-8-timestamp-cannot-be-null-and-explicit_defaults_for_timestamp?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 20 Mar 2023 14:54:44 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Upgrade]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Column cannot be null]]></category>
		<category><![CDATA[Error 1024 2300]]></category>
		<category><![CDATA[explicit_defaults_for_timestamp]]></category>
		<category><![CDATA[MySQL 8 Upgrade Issue]]></category>
		<category><![CDATA[mysql8]]></category>
		<category><![CDATA[timestamp]]></category>
		<category><![CDATA[timestamp not null]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2747</guid>

					<description><![CDATA[<p>A friend&#8217;s application started failing with MySQL causing error about timestamp columns and it needs urgent fixing from the database side. A timestamp column was not accepting the null values&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-8-timestamp-cannot-be-null-and-explicit_defaults_for_timestamp">MySQL 8 – timestamp cannot be null and explicit_defaults_for_timestamp</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-8-timestamp-cannot-be-null-and-explicit_defaults_for_timestamp/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Restore single MySQL table (ibd) from Xtrabackup (video demo)</title>
		<link>https://kedar.nitty-witty.com/blog/restore-single-mysql-table-from-xtrabackup?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restore-single-mysql-table-from-xtrabackup</link>
					<comments>https://kedar.nitty-witty.com/blog/restore-single-mysql-table-from-xtrabackup?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 14 Dec 2022 17:39:51 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[idb2sdi]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[restore definition from ibd]]></category>
		<category><![CDATA[restore ibd]]></category>
		<category><![CDATA[Restore single table]]></category>
		<category><![CDATA[restore without table definition]]></category>
		<category><![CDATA[sdi2ddl]]></category>
		<category><![CDATA[xtrabackup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2674</guid>

					<description><![CDATA[<p>In this blog we will create MySQL backup and then restore single table from Percona Xtrabackup without doing full restore. This post is basically a work-log in response to a&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/restore-single-mysql-table-from-xtrabackup">Restore single MySQL table (ibd) from Xtrabackup (video demo)</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/restore-single-mysql-table-from-xtrabackup/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Interview &#8211; ChatGPT is not your DBA</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-interview-chatgpt-is-not-your-dba?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-interview-chatgpt-is-not-your-dba</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-interview-chatgpt-is-not-your-dba?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 14 Dec 2022 13:51:58 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[interview questions]]></category>
		<category><![CDATA[MySQL Consultant]]></category>
		<category><![CDATA[xtrabackup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2661</guid>

					<description><![CDATA[<p>Given the recent surge of interest in ChatGPT and the AI capabilities it offers, I decided to conduct an interview with it to assess its suitability for a MySQL Consultant&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-interview-chatgpt-is-not-your-dba">MySQL Interview – ChatGPT is not your DBA</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-interview-chatgpt-is-not-your-dba/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Securing MySQL: Data Encryption with Percona Server and Vault</title>
		<link>https://kedar.nitty-witty.com/blog/encryption-mysql-encryption-percona-vault-virtual-days-slides-video?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=encryption-mysql-encryption-percona-vault-virtual-days-slides-video</link>
					<comments>https://kedar.nitty-witty.com/blog/encryption-mysql-encryption-percona-vault-virtual-days-slides-video?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 10 Dec 2022 00:00:25 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[Data Encryption]]></category>
		<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[MySQL Encryption]]></category>
		<category><![CDATA[Percona talk]]></category>
		<category><![CDATA[Vault]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2687</guid>

					<description><![CDATA[<p>Percona Tech Days are free, half-day events dedicated to the most popular open source database technologies: PostgreSQL, MongoDB and MySQL. This talk for MySQL was related to MySQL Encryption with&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/encryption-mysql-encryption-percona-vault-virtual-days-slides-video">Securing MySQL: Data Encryption with Percona Server and Vault</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/encryption-mysql-encryption-percona-vault-virtual-days-slides-video/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Can not connect to ProxySQL: reasons and fixtures</title>
		<link>https://kedar.nitty-witty.com/blog/can-not-connect-to-proxysql-reasons-and-fixtures?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=can-not-connect-to-proxysql-reasons-and-fixtures</link>
					<comments>https://kedar.nitty-witty.com/blog/can-not-connect-to-proxysql-reasons-and-fixtures?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 11 Oct 2022 10:53:12 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[ProxySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Access denied]]></category>
		<category><![CDATA[Access denied for user 'admin'@'127.0.0.1']]></category>
		<category><![CDATA[Proxysql]]></category>
		<category><![CDATA[ProxySQL Error]]></category>
		<category><![CDATA[SQLite]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2620</guid>

					<description><![CDATA[<p>This ProxySQL post is sourced from an error I faced recently ProxySQL has become one of the popular choice as the &#8220;proxy&#8221; for MySQL databases. This post is tipping you&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/can-not-connect-to-proxysql-reasons-and-fixtures">Can not connect to ProxySQL: reasons and fixtures</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/can-not-connect-to-proxysql-reasons-and-fixtures/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Providing Friday Proofs to MySQL Consultants &#124; Scripts Functions  Routines</title>
		<link>https://kedar.nitty-witty.com/blog/providing-friday-proofs-to-mysql-consultants?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=providing-friday-proofs-to-mysql-consultants</link>
					<comments>https://kedar.nitty-witty.com/blog/providing-friday-proofs-to-mysql-consultants?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 24 Sep 2022 11:50:04 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[Friday]]></category>
		<category><![CDATA[Friday Proof]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[mysql8]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[TGIF]]></category>
		<category><![CDATA[WITH RECUSIVE]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2612</guid>

					<description><![CDATA[<p>In the MySQL world, I am surrounded by some of the best database consultant, it brings them immense joy about having a &#8220;Friday&#8221;, so much so that they cannot believe&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/providing-friday-proofs-to-mysql-consultants">Providing Friday Proofs to MySQL Consultants | Scripts Functions  Routines</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/providing-friday-proofs-to-mysql-consultants/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>The Low Hanging Fruits of MySQL &#8211; Percona Live Community 2022</title>
		<link>https://kedar.nitty-witty.com/blog/the-low-hanging-fruits-of-mysql-percona-live-community-2022?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-low-hanging-fruits-of-mysql-percona-live-community-2022</link>
					<comments>https://kedar.nitty-witty.com/blog/the-low-hanging-fruits-of-mysql-percona-live-community-2022?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 13 Jul 2022 09:43:51 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Percona Xtradb Cluster]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[low hanging fruits]]></category>
		<category><![CDATA[optimization]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2601</guid>

					<description><![CDATA[<p>MySQL is one of the top used database system and with highly active community. Though without proper configuration you may not squeeze the most out of it.This will be a&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/the-low-hanging-fruits-of-mysql-percona-live-community-2022">The Low Hanging Fruits of MySQL – Percona Live Community 2022</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/the-low-hanging-fruits-of-mysql-percona-live-community-2022/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Relay log read failure &#124; 2 many dots can break your replication only once</title>
		<link>https://kedar.nitty-witty.com/blog/relay-log-read-failure-2-many-dots-can-break-your-replication-only-once?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=relay-log-read-failure-2-many-dots-can-break-your-replication-only-once</link>
					<comments>https://kedar.nitty-witty.com/blog/relay-log-read-failure-2-many-dots-can-break-your-replication-only-once?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 19 Aug 2021 13:12:49 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[binary log]]></category>
		<category><![CDATA[GTID Replication]]></category>
		<category><![CDATA[mysql bug]]></category>
		<category><![CDATA[Relay log read failure]]></category>
		<category><![CDATA[relay-log]]></category>
		<category><![CDATA[replication]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2557</guid>

					<description><![CDATA[<p>Two or more dots in your relay log or binary log names can break replication; but worry not, it will only do it once. If you request to start again,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/relay-log-read-failure-2-many-dots-can-break-your-replication-only-once">Relay log read failure | 2 many dots can break your replication only once</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/relay-log-read-failure-2-many-dots-can-break-your-replication-only-once/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Backup setup,  automation using Holland, mysqldump on Ubuntu</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-backup-setup-automation-using-holland-mysqldump-on-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-backup-setup-automation-using-holland-mysqldump-on-ubuntu</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-backup-setup-automation-using-holland-mysqldump-on-ubuntu?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 23 Mar 2021 05:27:16 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backup automation]]></category>
		<category><![CDATA[backup configuration]]></category>
		<category><![CDATA[backup script]]></category>
		<category><![CDATA[backup setup]]></category>
		<category><![CDATA[holland]]></category>
		<category><![CDATA[how to backup]]></category>
		<category><![CDATA[logical backup]]></category>
		<category><![CDATA[mysql backup]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[setup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2542</guid>

					<description><![CDATA[<p>This post will guide you to set up and automate the MySQL logical backups using mysqldump on Ubuntu Linux. We will set-up MySQL backup using mysqldump and automate it with&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-backup-setup-automation-using-holland-mysqldump-on-ubuntu">MySQL Backup setup,  automation using Holland, mysqldump on Ubuntu</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-backup-setup-automation-using-holland-mysqldump-on-ubuntu/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Still have MySQL 5.6 variable binlog_error_action as IGNORE_ERROR?</title>
		<link>https://kedar.nitty-witty.com/blog/still-have-mysql-5-6-variable-binlog_error_action-as-ignore_error?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=still-have-mysql-5-6-variable-binlog_error_action-as-ignore_error</link>
					<comments>https://kedar.nitty-witty.com/blog/still-have-mysql-5-6-variable-binlog_error_action-as-ignore_error?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 10 Apr 2020 15:49:13 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[binlog_error_action]]></category>
		<category><![CDATA[configuration option]]></category>
		<category><![CDATA[IGNORE_ERROR]]></category>
		<category><![CDATA[mysql 5.6]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2528</guid>

					<description><![CDATA[<p>Recently, we were affected by an ignored configuration option introduced in MySQL 5.6. This incident caused us to perform extended planning of downtime and the rebuilding of the slave. In&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/still-have-mysql-5-6-variable-binlog_error_action-as-ignore_error">Still have MySQL 5.6 variable binlog_error_action as IGNORE_ERROR?</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/still-have-mysql-5-6-variable-binlog_error_action-as-ignore_error/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ProxySQL Configuration &#038; Startup Process explained</title>
		<link>https://kedar.nitty-witty.com/blog/proxysql-configuration-file-startup-process-explained?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=proxysql-configuration-file-startup-process-explained</link>
					<comments>https://kedar.nitty-witty.com/blog/proxysql-configuration-file-startup-process-explained?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 08 Oct 2019 17:55:35 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[ProxySQL]]></category>
		<category><![CDATA[Proxysql]]></category>
		<category><![CDATA[ProxySQL Configuration]]></category>
		<category><![CDATA[Proxysql Layers]]></category>
		<category><![CDATA[Proxysql Startup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2517</guid>

					<description><![CDATA[<p>This post covers Proxysql start up process, Layers and configuration file.</p>
The post <a href="https://kedar.nitty-witty.com/blog/proxysql-configuration-file-startup-process-explained">ProxySQL Configuration & Startup Process explained</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/proxysql-configuration-file-startup-process-explained/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL backup shell script with status email</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-database-backup-shell-script-with-status-email?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-database-backup-shell-script-with-status-email</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-database-backup-shell-script-with-status-email?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 09 Apr 2019 06:11:17 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[backup script with status email]]></category>
		<category><![CDATA[mysql backup]]></category>
		<category><![CDATA[mysql backup script and send email]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[mysqldump shell script]]></category>
		<category><![CDATA[shell script send email]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2507</guid>

					<description><![CDATA[<p>This post is for the backup script for MySQL database on Linux with mail. It&#8217;s a linux shell script for taking logical backup using mysqldump and sending status email. The&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-database-backup-shell-script-with-status-email">MySQL backup shell script with status email</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-database-backup-shell-script-with-status-email/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>दुर्गे दुर्घट भारी &#8211; श्री देवीची आरती &#124; Aarti Durge Durghat Bhari &#124; Marathi</title>
		<link>https://kedar.nitty-witty.com/blog/aarti-durge-durghat-bhari-marathi?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aarti-durge-durghat-bhari-marathi</link>
					<comments>https://kedar.nitty-witty.com/blog/aarti-durge-durghat-bhari-marathi?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 01 Oct 2018 05:00:00 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[aarti]]></category>
		<category><![CDATA[Durge Durghat Bhari]]></category>
		<category><![CDATA[martahi]]></category>
		<category><![CDATA[दुर्गे दुर्घट भारी]]></category>
		<category><![CDATA[श्री देवीची आरती]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2574</guid>

					<description><![CDATA[<p>दुर्गे दुर्घट भारी &#8211; श्री देवीची आरती Durge Durghat Bhari दुर्गे दुर्घट भारी तुजविण संसारी ।अनाथनाथे अंबे करुणा विस्तारी ॥वारी वारीं जन्ममरणाते वारी ।हारी पडलो आता संकट नीवारी ॥ १&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/aarti-durge-durghat-bhari-marathi">दुर्गे दुर्घट भारी – श्री देवीची आरती | Aarti Durge Durghat Bhari | Marathi</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/aarti-durge-durghat-bhari-marathi/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL 8 Resource Group &#8211; introduction and dynamic allocation</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-8-resource-group-introduction-and-dynamic-allocation?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-8-resource-group-introduction-and-dynamic-allocation</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-8-resource-group-introduction-and-dynamic-allocation?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 07 Sep 2018 12:03:57 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Dynamically Allocating Resource Groups]]></category>
		<category><![CDATA[Introduction to Resource Groups]]></category>
		<category><![CDATA[MySQL 8]]></category>
		<category><![CDATA[MySQL Resource Group]]></category>
		<category><![CDATA[Resource Group]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2493</guid>

					<description><![CDATA[<p>Introduction to resource groups in MySQL 8 and dynamical allocation to threads</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-8-resource-group-introduction-and-dynamic-allocation">MySQL 8 Resource Group – introduction and dynamic allocation</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-8-resource-group-introduction-and-dynamic-allocation/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Galera cluster to AWS Aurora migration &#038; HA_ERR_FOUND_DUPP_KEY</title>
		<link>https://kedar.nitty-witty.com/blog/galera-cluster-to-aws-aurora-migration-ha_err_found_dupp_key?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=galera-cluster-to-aws-aurora-migration-ha_err_found_dupp_key</link>
					<comments>https://kedar.nitty-witty.com/blog/galera-cluster-to-aws-aurora-migration-ha_err_found_dupp_key?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 13 Aug 2018 06:15:05 +0000</pubDate>
				<category><![CDATA[AWS RDS]]></category>
		<category><![CDATA[Galera Cluster]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Percona Xtradb Cluster]]></category>
		<category><![CDATA[aurora migration]]></category>
		<category><![CDATA[Could not execute Write_rows event]]></category>
		<category><![CDATA[Error_code: 1062]]></category>
		<category><![CDATA[Galera]]></category>
		<category><![CDATA[Galera Cluster to AWS]]></category>
		<category><![CDATA[Galera Replication]]></category>
		<category><![CDATA[HA_ERR_FOUND_DUPP_KEY]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[replication]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2477</guid>

					<description><![CDATA[<p>In this post we will see a case study of a Galera Cluster migration to AWS Aurora and quick solution to the replication issue. A friend received an error in&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/galera-cluster-to-aws-aurora-migration-ha_err_found_dupp_key">Galera cluster to AWS Aurora migration & HA_ERR_FOUND_DUPP_KEY</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/galera-cluster-to-aws-aurora-migration-ha_err_found_dupp_key/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Restore A Table / Database From Full Backup – Yet Another Way</title>
		<link>https://kedar.nitty-witty.com/blog/restore-a-table-database-from-full-backup-yet-another-way?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restore-a-table-database-from-full-backup-yet-another-way</link>
					<comments>https://kedar.nitty-witty.com/blog/restore-a-table-database-from-full-backup-yet-another-way?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 29 Jun 2018 15:43:55 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Backup and Restore]]></category>
		<category><![CDATA[mysql recovery]]></category>
		<category><![CDATA[MySQL restore]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[Restore single table from mysql dump]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2467</guid>

					<description><![CDATA[<p>How to Restore A Table / Database From Full Backup using MySQL Grants &#038; mysqldump.</p>
The post <a href="https://kedar.nitty-witty.com/blog/restore-a-table-database-from-full-backup-yet-another-way">Restore A Table / Database From Full Backup – Yet Another Way</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/restore-a-table-database-from-full-backup-yet-another-way/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Export MySQL database table to CSV (delimited / Excel) file</title>
		<link>https://kedar.nitty-witty.com/blog/export-mysql-database-table-to-csv-delimited-excel-file?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=export-mysql-database-table-to-csv-delimited-excel-file</link>
					<comments>https://kedar.nitty-witty.com/blog/export-mysql-database-table-to-csv-delimited-excel-file?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 29 Jan 2018 18:18:27 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Export MySQL]]></category>
		<category><![CDATA[Export MySQL To CSV]]></category>
		<category><![CDATA[MySQL ETL]]></category>
		<category><![CDATA[mysql to CSV]]></category>
		<category><![CDATA[MySQL to Excel]]></category>
		<category><![CDATA[Select INTO Outfile]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2450</guid>

					<description><![CDATA[<p>Today lets talk a little about converting a MySQL table to CSV (Excel). My friend was looking to export MySQL to Excel, I saw couple of questions for export MySQL&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/export-mysql-database-table-to-csv-delimited-excel-file">Export MySQL database table to CSV (delimited / Excel) file</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/export-mysql-database-table-to-csv-delimited-excel-file/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>A tale of Corrupt InnoDB table, MySQL crash &#038; recovery</title>
		<link>https://kedar.nitty-witty.com/blog/a-tale-of-corrupt-innodb-table-mysql-crash-recovery?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-tale-of-corrupt-innodb-table-mysql-crash-recovery</link>
					<comments>https://kedar.nitty-witty.com/blog/a-tale-of-corrupt-innodb-table-mysql-crash-recovery?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 18 Jan 2018 14:54:29 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[assertion failure]]></category>
		<category><![CDATA[corruted table recovery]]></category>
		<category><![CDATA[Innodb recovery]]></category>
		<category><![CDATA[innodb table corruption]]></category>
		<category><![CDATA[InnoDB: Aborting because of a corrupt database page]]></category>
		<category><![CDATA[inondb_force_recovery]]></category>
		<category><![CDATA[mysql recovery]]></category>
		<category><![CDATA[mysqld got signal 6]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2443</guid>

					<description><![CDATA[<p>I&#8217;m going to narrate you a story that happened around a crashing MyQL, Corrupted InnoDB table and finally the recovery by table restore. We will see how our database administrator&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/a-tale-of-corrupt-innodb-table-mysql-crash-recovery">A tale of Corrupt InnoDB table, MySQL crash & recovery</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/a-tale-of-corrupt-innodb-table-mysql-crash-recovery/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Pause (Suspend) a process in Linux with kill signals</title>
		<link>https://kedar.nitty-witty.com/blog/linux-shell-script-pause-a-process-with-kill-signals?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linux-shell-script-pause-a-process-with-kill-signals</link>
					<comments>https://kedar.nitty-witty.com/blog/linux-shell-script-pause-a-process-with-kill-signals?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 09 Jan 2018 13:12:17 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[kill]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Pause a linux process]]></category>
		<category><![CDATA[Pause Process]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[SIGCONT]]></category>
		<category><![CDATA[signal]]></category>
		<category><![CDATA[SIGTSTP]]></category>
		<category><![CDATA[suspend linux process]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2435</guid>

					<description><![CDATA[<p>In this post we will see how to pause (suspend) and start a linux process using signals (SIGTSTP and SIGCONT) via kill command.</p>
The post <a href="https://kedar.nitty-witty.com/blog/linux-shell-script-pause-a-process-with-kill-signals">How to Pause (Suspend) a process in Linux with kill signals</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/linux-shell-script-pause-a-process-with-kill-signals/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Decoding Siebel Audit Trail with PLSQL</title>
		<link>https://kedar.nitty-witty.com/blog/decoding-siebel-audit-trail-with-plsql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=decoding-siebel-audit-trail-with-plsql</link>
					<comments>https://kedar.nitty-witty.com/blog/decoding-siebel-audit-trail-with-plsql?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kaushik Vaijanapurkar]]></dc:creator>
		<pubDate>Thu, 14 Dec 2017 10:30:57 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Audit Trail]]></category>
		<category><![CDATA[Decode]]></category>
		<category><![CDATA[Decoding]]></category>
		<category><![CDATA[PLSQL]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Siebel]]></category>
		<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Tracking]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2429</guid>

					<description><![CDATA[<p>In this post we will understand how to decode Seibel Audit Trail using PLSQL. Siebel Audit Trail is feature in Siebel CRM which allows customer to track changes to important&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/decoding-siebel-audit-trail-with-plsql">Decoding Siebel Audit Trail with PLSQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/decoding-siebel-audit-trail-with-plsql/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reset root password on Galera Cluster (Percona or MariaDB)</title>
		<link>https://kedar.nitty-witty.com/blog/reset-root-password-on-galera-cluster-percona-or-mariadb?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=reset-root-password-on-galera-cluster-percona-or-mariadb</link>
					<comments>https://kedar.nitty-witty.com/blog/reset-root-password-on-galera-cluster-percona-or-mariadb?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 11 Apr 2017 07:41:53 +0000</pubDate>
				<category><![CDATA[Galera Cluster]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Percona Xtradb Cluster]]></category>
		<category><![CDATA[reset galera cluster password]]></category>
		<category><![CDATA[reset mysql root password]]></category>
		<category><![CDATA[reset password]]></category>
		<category><![CDATA[reset PXC root password]]></category>
		<category><![CDATA[skip-grant-tables]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2401</guid>

					<description><![CDATA[<p>Reset MySQL root password for Galera Cluster ( Percona Xtradb / MariaDB )</p>
The post <a href="https://kedar.nitty-witty.com/blog/reset-root-password-on-galera-cluster-percona-or-mariadb">Reset root password on Galera Cluster (Percona or MariaDB)</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/reset-root-password-on-galera-cluster-percona-or-mariadb/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL to Galera Cluster Migration, Deadlock, Back to basics</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-to-galera-cluster-migration-deadlock-back-to-basics?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-to-galera-cluster-migration-deadlock-back-to-basics</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-to-galera-cluster-migration-deadlock-back-to-basics?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 02 Mar 2017 12:34:30 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[binlog_format]]></category>
		<category><![CDATA[deadlock]]></category>
		<category><![CDATA[Galera]]></category>
		<category><![CDATA[Percona XtraDB Cluster]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2393</guid>

					<description><![CDATA[<p>This post is a lab experiment learning from migration to the Percona Xtradb Cluster (Galera) and a very unexpected DEADLOCK scenario which took me back to basics. (root@localhost) [test]&#62;insert into&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-to-galera-cluster-migration-deadlock-back-to-basics">MySQL to Galera Cluster Migration, Deadlock, Back to basics</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-to-galera-cluster-migration-deadlock-back-to-basics/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL database restore issues using xtrabackup &#8211; facepalm moments</title>
		<link>https://kedar.nitty-witty.com/blog/restoring-mysql-database-from-xtrabackup-facepalm-moments?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restoring-mysql-database-from-xtrabackup-facepalm-moments</link>
					<comments>https://kedar.nitty-witty.com/blog/restoring-mysql-database-from-xtrabackup-facepalm-moments?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 13 Jun 2016 13:53:18 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Backup and Restore]]></category>
		<category><![CDATA[DBA restore]]></category>
		<category><![CDATA[Facepalm moments]]></category>
		<category><![CDATA[Percona Xtrabackup Database Restore]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[Restore database]]></category>
		<category><![CDATA[Restore Xtrabackup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2371</guid>

					<description><![CDATA[<p>Learning from facepalm moments of a MySQL database restore from Percona Xtrabackup.</p>
The post <a href="https://kedar.nitty-witty.com/blog/restoring-mysql-database-from-xtrabackup-facepalm-moments">MySQL database restore issues using xtrabackup – facepalm moments</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/restoring-mysql-database-from-xtrabackup-facepalm-moments/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>corrupted / crashed MyISAM + mysql_repair_threads = stuck &#8220;Repair with N threads&#8221;</title>
		<link>https://kedar.nitty-witty.com/blog/corrupted-crashed-myisam-mysql_repair_threads-stuck-repair-with-n-threads?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=corrupted-crashed-myisam-mysql_repair_threads-stuck-repair-with-n-threads</link>
					<comments>https://kedar.nitty-witty.com/blog/corrupted-crashed-myisam-mysql_repair_threads-stuck-repair-with-n-threads?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 07 Dec 2015 11:25:49 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[corrupt]]></category>
		<category><![CDATA[MyISAM]]></category>
		<category><![CDATA[mysql_repair_threads]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[repair with N threads]]></category>
		<category><![CDATA[repair with threads]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2341</guid>

					<description><![CDATA[<p>This post explains on the usage of mysql_repair_threads for repairing myisam table &#038; the processlist status Repair with N threads</p>
The post <a href="https://kedar.nitty-witty.com/blog/corrupted-crashed-myisam-mysql_repair_threads-stuck-repair-with-n-threads">corrupted / crashed MyISAM + mysql_repair_threads = stuck “Repair with N threads”</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/corrupted-crashed-myisam-mysql_repair_threads-stuck-repair-with-n-threads/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Fixing inconsistency on MySQL Slave of Galera Cluster</title>
		<link>https://kedar.nitty-witty.com/blog/fixing-inconsistency-on-mysql-slave-of-galera-cluster?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fixing-inconsistency-on-mysql-slave-of-galera-cluster</link>
					<comments>https://kedar.nitty-witty.com/blog/fixing-inconsistency-on-mysql-slave-of-galera-cluster?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 04 Dec 2015 07:40:19 +0000</pubDate>
				<category><![CDATA[Galera Cluster]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Percona Xtradb Cluster]]></category>
		<category><![CDATA[Galera Replication Slave]]></category>
		<category><![CDATA[inconsistency]]></category>
		<category><![CDATA[pt-table-sync]]></category>
		<category><![CDATA[PXC]]></category>
		<category><![CDATA[PXC to MySQL replication]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[Replication issues]]></category>
		<category><![CDATA[slave]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2334</guid>

					<description><![CDATA[<p>This blog post explores the syncing options for an inconsistent MySQL slave of Galera cluster node using pt-table-sync</p>
The post <a href="https://kedar.nitty-witty.com/blog/fixing-inconsistency-on-mysql-slave-of-galera-cluster">Fixing inconsistency on MySQL Slave of Galera Cluster</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/fixing-inconsistency-on-mysql-slave-of-galera-cluster/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Setting-up second MySQL instance &#038; replication on Linux in 10 steps</title>
		<link>https://kedar.nitty-witty.com/blog/setting-up-second-mysql-instance-replication-on-linux-in-10-steps?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-second-mysql-instance-replication-on-linux-in-10-steps</link>
					<comments>https://kedar.nitty-witty.com/blog/setting-up-second-mysql-instance-replication-on-linux-in-10-steps?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 11:59:09 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[How to setup MySQL]]></category>
		<category><![CDATA[install 2 MySQL on linux]]></category>
		<category><![CDATA[Multiple MySQL instances]]></category>
		<category><![CDATA[mysqld_multi]]></category>
		<category><![CDATA[step by step second mysql instance configuration on same machine]]></category>
		<category><![CDATA[two mysql instances]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2324</guid>

					<description><![CDATA[<p>This is a quick setup guide of 10-steps to install and configure (multiple) MySQL instance on 3307 port, and make it slave from MySQL running on port 3306.</p>
The post <a href="https://kedar.nitty-witty.com/blog/setting-up-second-mysql-instance-replication-on-linux-in-10-steps">Setting-up second MySQL instance & replication on Linux in 10 steps</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/setting-up-second-mysql-instance-replication-on-linux-in-10-steps/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>pt-table-checksum &#038; Waiting to check replicas for differences:   0% 00:00 remain</title>
		<link>https://kedar.nitty-witty.com/blog/pt-table-checksum-waiting-to-check-replicas-for-differences-0-0000-remain?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pt-table-checksum-waiting-to-check-replicas-for-differences-0-0000-remain</link>
					<comments>https://kedar.nitty-witty.com/blog/pt-table-checksum-waiting-to-check-replicas-for-differences-0-0000-remain?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 19 Oct 2015 19:51:17 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Data consistency]]></category>
		<category><![CDATA[MySQL Replication]]></category>
		<category><![CDATA[pt-table-checksum]]></category>
		<category><![CDATA[seconds_behind_master]]></category>
		<category><![CDATA[Waiting to check replicas]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2312</guid>

					<description><![CDATA[<p>This post discuss the pt-table-checksum &#038; error "Waiting to check replicas for differences:   0% 00:00 remain" with a use-case and solution.</p>
The post <a href="https://kedar.nitty-witty.com/blog/pt-table-checksum-waiting-to-check-replicas-for-differences-0-0000-remain">pt-table-checksum & Waiting to check replicas for differences:   0% 00:00 remain</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/pt-table-checksum-waiting-to-check-replicas-for-differences-0-0000-remain/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Add Remote MySQL Server to Nagios Monitoring</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-add-remote-mysql-server-to-nagios-monitoring?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-remote-mysql-server-to-nagios-monitoring</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-add-remote-mysql-server-to-nagios-monitoring?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 17 Aug 2015 11:47:46 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Monitor MySQL with Nagios]]></category>
		<category><![CDATA[MySQL Monitoring]]></category>
		<category><![CDATA[nagios]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2296</guid>

					<description><![CDATA[<p>We already have seen two articles for setting up MySQL Monitoring with Nagios and Percona Monitoring Tools for Nagios. Those posts covers configuration of nagios on single instance. Though following&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-add-remote-mysql-server-to-nagios-monitoring">How to Add Remote MySQL Server to Nagios Monitoring</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-add-remote-mysql-server-to-nagios-monitoring/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Permission denied error 13 and solution</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-1018-hy000-cant-read-dir-errno-13-permission-denied?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-1018-hy000-cant-read-dir-errno-13-permission-denied</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-1018-hy000-cant-read-dir-errno-13-permission-denied?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 20 Jul 2015 14:57:29 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[errno: 13 - Permission denied]]></category>
		<category><![CDATA[fix MySQL Permission Denied Error]]></category>
		<category><![CDATA[MySQL and SELinux]]></category>
		<category><![CDATA[mysql permission denied]]></category>
		<category><![CDATA[selinux]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2288</guid>

					<description><![CDATA[<p>MySQL ERROR 1018 (HY000): Can't read dir of './sakila/' (errno: 13 - Permission denied) caused due to moving database to a different partition and using softlink on CentOS and it's fix for SELinux.</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-1018-hy000-cant-read-dir-errno-13-permission-denied">MySQL Permission denied error 13 and solution</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-1018-hy000-cant-read-dir-errno-13-permission-denied/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to monitor MySQL backups</title>
		<link>https://kedar.nitty-witty.com/blog/monitoring-mysql-database-backups?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=monitoring-mysql-database-backups</link>
					<comments>https://kedar.nitty-witty.com/blog/monitoring-mysql-database-backups?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 01 Jul 2015 06:45:20 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[backup monitor nagios]]></category>
		<category><![CDATA[monitor mysqldump]]></category>
		<category><![CDATA[monitor xtrabackup]]></category>
		<category><![CDATA[monitoring backups]]></category>
		<category><![CDATA[MySQL Backups]]></category>
		<category><![CDATA[mysql holland backup]]></category>
		<category><![CDATA[mysql monitor backup]]></category>
		<category><![CDATA[mysql monitoring using nagios]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2255</guid>

					<description><![CDATA[<p>It&#8217;s important to monitor the (database) backups after you set-it-up. In this post we will answer a few how to monitor MySQL Database backups solutions &#8211; monitoring methods. We should&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/monitoring-mysql-database-backups">How to monitor MySQL backups</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/monitoring-mysql-database-backups/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Install Percona Monitoring Tools for Nagios &#8211; MySQL Plugins</title>
		<link>https://kedar.nitty-witty.com/blog/install-percona-monitoring-tools-for-nagios-mysql-plugins?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-percona-monitoring-tools-for-nagios-mysql-plugins</link>
					<comments>https://kedar.nitty-witty.com/blog/install-percona-monitoring-tools-for-nagios-mysql-plugins?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 30 Jun 2015 12:47:16 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[MySQL Monitoring tools]]></category>
		<category><![CDATA[mysql plugins for nagios]]></category>
		<category><![CDATA[nagios plugins]]></category>
		<category><![CDATA[percona monitoring tools for nagios]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2263</guid>

					<description><![CDATA[<p>Recently a friend asked about Installing Percona Monitoring Tools for Nagios as he was facing a few issues. I managed to set-it-up on my ubuntu VM. Sharing the the work-log&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/install-percona-monitoring-tools-for-nagios-mysql-plugins">Install Percona Monitoring Tools for Nagios – MySQL Plugins</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/install-percona-monitoring-tools-for-nagios-mysql-plugins/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>UMASK &#038; UMASK_DIR &#8211; changing default MySQL file dir permissions</title>
		<link>https://kedar.nitty-witty.com/blog/umask-umask_dir-changing-mysql-file-dir-permissions?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=umask-umask_dir-changing-mysql-file-dir-permissions</link>
					<comments>https://kedar.nitty-witty.com/blog/umask-umask_dir-changing-mysql-file-dir-permissions?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 24 Jun 2015 07:06:06 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[datadir permissions]]></category>
		<category><![CDATA[UMASK]]></category>
		<category><![CDATA[UMASK_DIR]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2240</guid>

					<description><![CDATA[<p>UMASK and UMASK_DIR are amongst few MySQL Environment variables which defines directory and file creation modes (file permissions). In this post we will understand using UMASK &#38; UMASK_DIR for changing the database directory and file permissions from it's default to what we need.</p>
The post <a href="https://kedar.nitty-witty.com/blog/umask-umask_dir-changing-mysql-file-dir-permissions">UMASK & UMASK_DIR – changing default MySQL file dir permissions</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/umask-umask_dir-changing-mysql-file-dir-permissions/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>XML to JSON converter in Siebel</title>
		<link>https://kedar.nitty-witty.com/blog/xml-to-json-converter-in-siebel?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xml-to-json-converter-in-siebel</link>
					<comments>https://kedar.nitty-witty.com/blog/xml-to-json-converter-in-siebel?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kaushik Vaijanapurkar]]></dc:creator>
		<pubDate>Sun, 07 Jun 2015 09:42:49 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2214</guid>

					<description><![CDATA[<p>Often we come across requirement for Siebel to integrate with external applications. Siebel provides various ways to integrate through EAI (Enterprise Application Integration) like EIM, Prebuilt connectors, various queues like&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/xml-to-json-converter-in-siebel">XML to JSON converter in Siebel</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/xml-to-json-converter-in-siebel/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Setup and configure MySQL backup using Holland and Xtrabackup</title>
		<link>https://kedar.nitty-witty.com/blog/setup-and-configure-mysql-backup-using-holland-and-xtrabackup?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setup-and-configure-mysql-backup-using-holland-and-xtrabackup</link>
					<comments>https://kedar.nitty-witty.com/blog/setup-and-configure-mysql-backup-using-holland-and-xtrabackup?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 02 Jun 2015 07:10:54 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[backup configuration]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Holland Backup Framework]]></category>
		<category><![CDATA[mysql backup]]></category>
		<category><![CDATA[Setup MySQL Backup]]></category>
		<category><![CDATA[xtrabackup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2206</guid>

					<description><![CDATA[<p>Setting up a database backup is a primary task for database administrators and we see perl and shell scripts wrapped around few of the backup-tools in practice. With right tools&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/setup-and-configure-mysql-backup-using-holland-and-xtrabackup">Setup and configure MySQL backup using Holland and Xtrabackup</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/setup-and-configure-mysql-backup-using-holland-and-xtrabackup/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Cannot connect to MySQL server on &#8216;localhost&#8217;: Cacti Error</title>
		<link>https://kedar.nitty-witty.com/blog/cannot-connect-to-mysql-server-on-localhost-cacti-error?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cannot-connect-to-mysql-server-on-localhost-cacti-error</link>
					<comments>https://kedar.nitty-witty.com/blog/cannot-connect-to-mysql-server-on-localhost-cacti-error?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 20 May 2015 10:32:15 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cacti error]]></category>
		<category><![CDATA[cannot connect to mysql on localhost]]></category>
		<category><![CDATA[mysql server]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2198</guid>

					<description><![CDATA[<p>FATAL: Cannot connect to MySQL server on 'localhost': Cacti Error - Solution to the issue while setting-up.</p>
The post <a href="https://kedar.nitty-witty.com/blog/cannot-connect-to-mysql-server-on-localhost-cacti-error">Cannot connect to MySQL server on ‘localhost’: Cacti Error</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/cannot-connect-to-mysql-server-on-localhost-cacti-error/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How-to extract from mysqldump &#124; mysql-dump-splitter recipes</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-recipes-for-mysqldumpsplitter?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-recipes-for-mysqldumpsplitter</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-recipes-for-mysqldumpsplitter?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 10:28:58 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL tools]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[extract database from mysqldump]]></category>
		<category><![CDATA[extract from mysqldump]]></category>
		<category><![CDATA[extract table from mysqldump]]></category>
		<category><![CDATA[mysqldumpsplitter]]></category>
		<category><![CDATA[split mysqldump]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2183</guid>

					<description><![CDATA[<p>This post will answer how to extract database, tables etc from mysqldumpsplitter utility.</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-recipes-for-mysqldumpsplitter">How-to extract from mysqldump | mysql-dump-splitter recipes</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-recipes-for-mysqldumpsplitter/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix definer does not exist error 1449 MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/solutions-mysql-error-1449-the-user-specified-as-a-definer-does-not-exist?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=solutions-mysql-error-1449-the-user-specified-as-a-definer-does-not-exist</link>
					<comments>https://kedar.nitty-witty.com/blog/solutions-mysql-error-1449-the-user-specified-as-a-definer-does-not-exist?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 23 Mar 2015 06:27:41 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Definer]]></category>
		<category><![CDATA[Definer does not exist]]></category>
		<category><![CDATA[error 1449]]></category>
		<category><![CDATA[Invoker]]></category>
		<category><![CDATA[mysql definer does not exist]]></category>
		<category><![CDATA[routine]]></category>
		<category><![CDATA[SQL SECURITY]]></category>
		<category><![CDATA[stored procedure]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2157</guid>

					<description><![CDATA[<p>Explaining and providing solutions of MySQL error 1449: The user specified as a definer does not exist using SQL SECURITY INVOKER and DEFINER.</p>
The post <a href="https://kedar.nitty-witty.com/blog/solutions-mysql-error-1449-the-user-specified-as-a-definer-does-not-exist">How to fix definer does not exist error 1449 MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/solutions-mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>10 useful shell script code snippets &#124; Linux</title>
		<link>https://kedar.nitty-witty.com/blog/10-useful-shell-script-code-snippets-linux?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=10-useful-shell-script-code-snippets-linux</link>
					<comments>https://kedar.nitty-witty.com/blog/10-useful-shell-script-code-snippets-linux?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 10 Mar 2015 08:38:37 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[code snippets]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux scripting]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell how to]]></category>
		<category><![CDATA[shell script]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2131</guid>

					<description><![CDATA[<p>10+ useful code snippets of Linux shell scripts for how-to color, sendmail, log, change dir, parse parameters, loop, configuration file, switch..case and more.</p>
The post <a href="https://kedar.nitty-witty.com/blog/10-useful-shell-script-code-snippets-linux">10 useful shell script code snippets | Linux</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/10-useful-shell-script-code-snippets-linux/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Restore / point in time recovery using binary logs MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/restore-dropped-mysql-database-from-binary-logs?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restore-dropped-mysql-database-from-binary-logs</link>
					<comments>https://kedar.nitty-witty.com/blog/restore-dropped-mysql-database-from-binary-logs?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 23 Feb 2015 12:42:12 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Accidantal Drop]]></category>
		<category><![CDATA[MySQL Database restore]]></category>
		<category><![CDATA[mysql point in time recovery]]></category>
		<category><![CDATA[mysql recovery]]></category>
		<category><![CDATA[MySQL restore]]></category>
		<category><![CDATA[restore point in time mysql]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2021</guid>

					<description><![CDATA[<p>In this post I will share a recovery scenario of a MySQL database restore from the binary logs. This post is also a good example of how we can achieve&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/restore-dropped-mysql-database-from-binary-logs">How to Restore / point in time recovery using binary logs MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/restore-dropped-mysql-database-from-binary-logs/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL grant syntax &#038; dynamic database using wildcards</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-grant-syntax-dynamic-database-using-wildcards?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-grant-syntax-dynamic-database-using-wildcards</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-grant-syntax-dynamic-database-using-wildcards?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 03 Feb 2015 10:03:23 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Dynamic database grants]]></category>
		<category><![CDATA[MySQL dynamic grants]]></category>
		<category><![CDATA[mysql grants]]></category>
		<category><![CDATA[mysql wildcards]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2009</guid>

					<description><![CDATA[<p>The MySQL grant syntax allows you to specify dynamic database names using the wildcard characters. This article explains the usecase of dynamic section of mysql grants.</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-grant-syntax-dynamic-database-using-wildcards">MySQL grant syntax & dynamic database using wildcards</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-grant-syntax-dynamic-database-using-wildcards/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Debugging Percona Xtradb (Galera) Cluster node startup / SST errors</title>
		<link>https://kedar.nitty-witty.com/blog/debugging-percona-xtradb-galera-cluster-node-startup-sst-errors?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=debugging-percona-xtradb-galera-cluster-node-startup-sst-errors</link>
					<comments>https://kedar.nitty-witty.com/blog/debugging-percona-xtradb-galera-cluster-node-startup-sst-errors?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 21 Jan 2015 06:49:24 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[[ERROR] WSREP:]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Galera]]></category>
		<category><![CDATA[Galera Cluster]]></category>
		<category><![CDATA[Percona XtraDB Cluster]]></category>
		<category><![CDATA[SST Errors]]></category>
		<category><![CDATA[SST failed]]></category>
		<category><![CDATA[State Snapshot Transfer]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2003</guid>

					<description><![CDATA[<p>A Percona Xtradb (Galera) Cluster node may fail to join it due to many possible mistakes causing SST to fail. It could be a  configuration item or purely setup requirement. In this article we will be troubleshooting step by step the SST issues faced.</p>
The post <a href="https://kedar.nitty-witty.com/blog/debugging-percona-xtradb-galera-cluster-node-startup-sst-errors">Debugging Percona Xtradb (Galera) Cluster node startup / SST errors</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/debugging-percona-xtradb-galera-cluster-node-startup-sst-errors/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>MariaDB slave restore using GTID &#038; xtrabackup bug</title>
		<link>https://kedar.nitty-witty.com/blog/mariadb-slave-restore-using-gtid-xtrabackup-bug?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mariadb-slave-restore-using-gtid-xtrabackup-bug</link>
					<comments>https://kedar.nitty-witty.com/blog/mariadb-slave-restore-using-gtid-xtrabackup-bug?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 31 Dec 2014 12:06:09 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[GTID Replication]]></category>
		<category><![CDATA[Mariadb]]></category>
		<category><![CDATA[xtrabackup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1988</guid>

					<description><![CDATA[<p>Restoring MariaDB (MySQL) slave using Xtrabackup &#038; GTID.</p>
The post <a href="https://kedar.nitty-witty.com/blog/mariadb-slave-restore-using-gtid-xtrabackup-bug">MariaDB slave restore using GTID & xtrabackup bug</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mariadb-slave-restore-using-gtid-xtrabackup-bug/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>xtrabackup_51: not found &#038; no &#8216;mysqld&#8217; group in MySQL options</title>
		<link>https://kedar.nitty-witty.com/blog/innobackupex-1-5-1-fatal-error-no-mysqld-group-in-mysql-options?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=innobackupex-1-5-1-fatal-error-no-mysqld-group-in-mysql-options</link>
					<comments>https://kedar.nitty-witty.com/blog/innobackupex-1-5-1-fatal-error-no-mysqld-group-in-mysql-options?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 27 May 2013 05:46:14 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[hotbackup]]></category>
		<category><![CDATA[innobackup]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[xtrabackup]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1899</guid>

					<description><![CDATA[<p>Recently I happen to setup a new MySQL instance with my tools &#8211; a standard MySQL 5.1+, xtrabackup setup and last-hotbackup.tar.gz. To restore from the backup we used xtrabackup binaries&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/innobackupex-1-5-1-fatal-error-no-mysqld-group-in-mysql-options">xtrabackup_51: not found & no ‘mysqld’ group in MySQL options</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/innobackupex-1-5-1-fatal-error-no-mysqld-group-in-mysql-options/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Why we need a tester / QA &#8211; Software testing</title>
		<link>https://kedar.nitty-witty.com/blog/why-we-need-a-tester-quality-analyst-software-testing?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-we-need-a-tester-quality-analyst-software-testing</link>
					<comments>https://kedar.nitty-witty.com/blog/why-we-need-a-tester-quality-analyst-software-testing?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Madhumita]]></dc:creator>
		<pubDate>Mon, 04 Mar 2013 07:40:56 +0000</pubDate>
				<category><![CDATA[QA-Testing]]></category>
		<category><![CDATA[importance of tester]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[quality assurance]]></category>
		<category><![CDATA[roles of tester]]></category>
		<category><![CDATA[software tester]]></category>
		<category><![CDATA[tester]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Why tester]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1880</guid>

					<description><![CDATA[<p>&#8220;Why Testing&#8221;, &#8220;Importance of Software testing&#8221;, &#8220;Scope of testing&#8221;, &#8220;How to become a tester&#8221;, &#8220;Training for software quality assurance / software testing&#8221; … Stop there&#8230; Above are the topics well&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/why-we-need-a-tester-quality-analyst-software-testing">Why we need a tester / QA – Software testing</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/why-we-need-a-tester-quality-analyst-software-testing/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL variable innodb_flush_method &#8211; summarized</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-variable-innodb_flush_method-summarized?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-variable-innodb_flush_method-summarized</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-variable-innodb_flush_method-summarized?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 10 Jan 2013 11:21:21 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[innodb flush method]]></category>
		<category><![CDATA[innodb optimization]]></category>
		<category><![CDATA[innodb_flush_method]]></category>
		<category><![CDATA[O_Direct]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1854</guid>

					<description><![CDATA[<p>innodb_flush_method variable specifies how InnoDB opens and flushes log and data files. In Innodb optimization, setting the variable innodb_flush_method tweaks the performance most of the times but there are cases&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-variable-innodb_flush_method-summarized">MySQL variable innodb_flush_method – summarized</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-variable-innodb_flush_method-summarized/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Is your backup complete? &#8211; backup MySQL users privileges / grants &#8211; pt-show-grants</title>
		<link>https://kedar.nitty-witty.com/blog/is-your-backup-complete-backup-mysql-users-privileges-grants?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-your-backup-complete-backup-mysql-users-privileges-grants</link>
					<comments>https://kedar.nitty-witty.com/blog/is-your-backup-complete-backup-mysql-users-privileges-grants?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 17 Dec 2012 12:48:10 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backup privileges]]></category>
		<category><![CDATA[backup user grants]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[pt-show-grants]]></category>
		<category><![CDATA[user privileges]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1836</guid>

					<description><![CDATA[<p>Everybody knows the criticality of backup. You might have had your database dumped, data directory copied, flat files exported and even config and binary log files backed-up. But did you&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/is-your-backup-complete-backup-mysql-users-privileges-grants">Is your backup complete? – backup MySQL users privileges / grants – pt-show-grants</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/is-your-backup-complete-backup-mysql-users-privileges-grants/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL function returns dates of specified day &#038; between date range</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-function-to-get-dates-specified-day-date-range?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-function-to-get-dates-specified-day-date-range</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-function-to-get-dates-specified-day-date-range?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 13 Sep 2012 07:49:24 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[all days mysql]]></category>
		<category><![CDATA[all sundays]]></category>
		<category><![CDATA[give all dates for a day]]></category>
		<category><![CDATA[mysql function]]></category>
		<category><![CDATA[stored function]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1817</guid>

					<description><![CDATA[<p>This mysql stored function will return you all the dates between given dates having specified day. In short if you say: give me all Sundays in this month. I have&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-function-to-get-dates-specified-day-date-range">MySQL function returns dates of specified day & between date range</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-function-to-get-dates-specified-day-date-range/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How To Generate Random test Data In MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/generate-random-test-data-for-mysql-using-routines?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=generate-random-test-data-for-mysql-using-routines</link>
					<comments>https://kedar.nitty-witty.com/blog/generate-random-test-data-for-mysql-using-routines?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 05 Jul 2012 07:51:20 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[data generator]]></category>
		<category><![CDATA[dummy data generator]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[generate dummy data]]></category>
		<category><![CDATA[Generate Random Data]]></category>
		<category><![CDATA[generate test data]]></category>
		<category><![CDATA[MySQL 5.7]]></category>
		<category><![CDATA[random data]]></category>
		<category><![CDATA[routine]]></category>
		<category><![CDATA[test data generator]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1790</guid>

					<description><![CDATA[<p>Are you tired of manually generating test data for your MySQL tables? If you&#8217;re looking for random data generator, look no further! Introducing the MySQL Random Data Generator, a powerful&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/generate-random-test-data-for-mysql-using-routines">How To Generate Random test Data In MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/generate-random-test-data-for-mysql-using-routines/feed</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title>Men in Black-3 (MiB-3) &#8211; Xtreme Movie Review</title>
		<link>https://kedar.nitty-witty.com/blog/men-in-black-3-mib-3-xtreme-movie-review?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=men-in-black-3-mib-3-xtreme-movie-review</link>
					<comments>https://kedar.nitty-witty.com/blog/men-in-black-3-mib-3-xtreme-movie-review?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 26 May 2012 06:51:35 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[men in black]]></category>
		<category><![CDATA[men in black-3 movie review]]></category>
		<category><![CDATA[Mib-3]]></category>
		<category><![CDATA[Mib-3 Review]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[Will Smith]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1762</guid>

					<description><![CDATA[<p>&#8220;I just learned that Agent K has been assassinated by Boris from future, an alien criminal in 1969. I must travel through a time and stop him and save young&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/men-in-black-3-mib-3-xtreme-movie-review">Men in Black-3 (MiB-3) – Xtreme Movie Review</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/men-in-black-3-mib-3-xtreme-movie-review/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Load columnar text file into MySQL table</title>
		<link>https://kedar.nitty-witty.com/blog/load-columnar-text-file-into-mysql-table?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=load-columnar-text-file-into-mysql-table</link>
					<comments>https://kedar.nitty-witty.com/blog/load-columnar-text-file-into-mysql-table?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 03 May 2012 16:21:08 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[columnar data]]></category>
		<category><![CDATA[load data]]></category>
		<category><![CDATA[load text file]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[text file]]></category>
		<category><![CDATA[text to mysql]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1749</guid>

					<description><![CDATA[<p>Ever come accoss a situation where you have to load a flat text file into MySQL with data provided in single column! Say, your data to be loaded in table&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/load-columnar-text-file-into-mysql-table">Load columnar text file into MySQL table</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/load-columnar-text-file-into-mysql-table/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL &#8211; Alter table-change datatype of column with foreign key</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-change-datatype-column-foreign-key-constraint?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-change-datatype-column-foreign-key-constraint</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-change-datatype-column-foreign-key-constraint?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 23 Apr 2012 12:08:30 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[change datatype]]></category>
		<category><![CDATA[ERROR 1025 (HY000): Error on rename of]]></category>
		<category><![CDATA[foreign key]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1736</guid>

					<description><![CDATA[<p>Schema alteration is a big headache especially when it has already reached to production and things get worse when the relations are involved.Below is a short example for altering tables&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-change-datatype-column-foreign-key-constraint">MySQL – Alter table-change datatype of column with foreign key</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-change-datatype-column-foreign-key-constraint/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Selenium vs QTP differences and usage-quick reference</title>
		<link>https://kedar.nitty-witty.com/blog/selenium-vs-qtp-differences-usage-quick-reference?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=selenium-vs-qtp-differences-usage-quick-reference</link>
					<comments>https://kedar.nitty-witty.com/blog/selenium-vs-qtp-differences-usage-quick-reference?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Madhumita]]></dc:creator>
		<pubDate>Sat, 17 Mar 2012 16:20:22 +0000</pubDate>
				<category><![CDATA[QA-Testing]]></category>
		<category><![CDATA[qtp]]></category>
		<category><![CDATA[qtp vs selenium]]></category>
		<category><![CDATA[quality assurance]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[Selenium and QuickTest Professional (QTP)]]></category>
		<category><![CDATA[selenium differences]]></category>
		<category><![CDATA[selenium vs qtp]]></category>
		<category><![CDATA[Testing]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1721</guid>

					<description><![CDATA[<p>This article will describe you about QTP vs Selenium point by point in a easy to understand way. In the field of Software Quality Assurance (QA) automation tools, Selenium and&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/selenium-vs-qtp-differences-usage-quick-reference">Selenium vs QTP differences and usage-quick reference</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/selenium-vs-qtp-differences-usage-quick-reference/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Access Control in MySQL Stored Routines: DEFINER, INVOKER &#038; SQL SECURITY</title>
		<link>https://kedar.nitty-witty.com/blog/access-control-in-mysql-stored-routines-by-example-definer-invoker-sql-security?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=access-control-in-mysql-stored-routines-by-example-definer-invoker-sql-security</link>
					<comments>https://kedar.nitty-witty.com/blog/access-control-in-mysql-stored-routines-by-example-definer-invoker-sql-security?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 30 Jan 2012 16:29:03 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Acess Control]]></category>
		<category><![CDATA[Definer]]></category>
		<category><![CDATA[Invoker]]></category>
		<category><![CDATA[mysql stored procedure]]></category>
		<category><![CDATA[MySQL Stored Routines]]></category>
		<category><![CDATA[SQL SECURITY]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1703</guid>

					<description><![CDATA[<p>MySQL Stored Routines (functions and procedures) are not only used for improving performance but also they&#8217;re handy when it comes to enhancing security and restricting user access. This post briefs&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/access-control-in-mysql-stored-routines-by-example-definer-invoker-sql-security">Access Control in MySQL Stored Routines: DEFINER, INVOKER & SQL SECURITY</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/access-control-in-mysql-stored-routines-by-example-definer-invoker-sql-security/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>JaxtrSMS-Send Free SMS Worldwide &#124; Download for iPhone, Android, BlackBerry, Java</title>
		<link>https://kedar.nitty-witty.com/blog/jaxtrsms-send-free-sms-worldwide?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jaxtrsms-send-free-sms-worldwide</link>
					<comments>https://kedar.nitty-witty.com/blog/jaxtrsms-send-free-sms-worldwide?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 03:06:04 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[Cheap SMS]]></category>
		<category><![CDATA[Download JaxtrSMS]]></category>
		<category><![CDATA[free sms worldwide]]></category>
		<category><![CDATA[JaxtrSMS]]></category>
		<category><![CDATA[JaxtrSMS for Android]]></category>
		<category><![CDATA[JaxtrSMS for BlackBerry]]></category>
		<category><![CDATA[JaxtrSMS for Iphone]]></category>
		<category><![CDATA[JaxtrSMS for Java]]></category>
		<category><![CDATA[JaxtrSMS Verification]]></category>
		<category><![CDATA[Send Free SMS]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1651</guid>

					<description><![CDATA[<p>Introducing JaxtrSMS, The world&#8217;s first free and open texting app is a revolutionary product from co-founders Sabeer Bhatia &#38; Yogesh Patel. Sending free text messages or free SMS is now&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/jaxtrsms-send-free-sms-worldwide">JaxtrSMS-Send Free SMS Worldwide | Download for iPhone, Android, BlackBerry, Java</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/jaxtrsms-send-free-sms-worldwide/feed</wfw:commentRss>
			<slash:comments>16</slash:comments>
		
		
			</item>
		<item>
		<title>Software Quality Attributes-Parameters Explained</title>
		<link>https://kedar.nitty-witty.com/blog/software-quality-attributes-parameters-explained?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=software-quality-attributes-parameters-explained</link>
					<comments>https://kedar.nitty-witty.com/blog/software-quality-attributes-parameters-explained?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Madhumita]]></dc:creator>
		<pubDate>Fri, 04 Nov 2011 08:10:07 +0000</pubDate>
				<category><![CDATA[QA-Testing]]></category>
		<category><![CDATA[Attributes]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[Software Quality]]></category>
		<category><![CDATA[Software Quality Attrubites]]></category>
		<category><![CDATA[Testing]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1642</guid>

					<description><![CDATA[<p>What is a software quality and what attributes are used to measure it? A very common question you might have faced during Testing or QA Interviews. Many of the Software&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/software-quality-attributes-parameters-explained">Software Quality Attributes-Parameters Explained</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/software-quality-attributes-parameters-explained/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Bug / Defect Priority vs Severity Matrix</title>
		<link>https://kedar.nitty-witty.com/blog/bug-defect-priority-vs-severity-matrix?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bug-defect-priority-vs-severity-matrix</link>
					<comments>https://kedar.nitty-witty.com/blog/bug-defect-priority-vs-severity-matrix?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Madhumita]]></dc:creator>
		<pubDate>Sun, 09 Oct 2011 18:41:41 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[QA-Testing]]></category>
		<category><![CDATA[Defect Priority]]></category>
		<category><![CDATA[Defect Severity]]></category>
		<category><![CDATA[High Priority and High Severity]]></category>
		<category><![CDATA[High Priority and Low Severity example]]></category>
		<category><![CDATA[Low Priority and High Severity]]></category>
		<category><![CDATA[Low Priority and Low Severity]]></category>
		<category><![CDATA[Priority vs Severity]]></category>
		<category><![CDATA[Priority-severity matrix]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1630</guid>

					<description><![CDATA[<p>In Software Testing, deciding how important the defect is and how soon the defect should be fixed is as important as finding a defect! This depends on how you actually&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/bug-defect-priority-vs-severity-matrix">Bug / Defect Priority vs Severity Matrix</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/bug-defect-priority-vs-severity-matrix/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What Music mean to you?</title>
		<link>https://kedar.nitty-witty.com/blog/what-music-means-to-you?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-music-means-to-you</link>
					<comments>https://kedar.nitty-witty.com/blog/what-music-means-to-you?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 11 Sep 2011 15:47:05 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music is]]></category>
		<category><![CDATA[Muzik]]></category>
		<category><![CDATA[what is music]]></category>
		<category><![CDATA[what music mean to you]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1572</guid>

					<description><![CDATA[<p>What music mean to you? Well, surealy this is one of those questions for which you know the answer but you just can&#8217;t describe satisfactorily. So, here is my try.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/what-music-means-to-you">What Music mean to you?</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/what-music-means-to-you/feed</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Binary logs Generated Per Hour &#124; Growth Estimate</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-binary-logs-generated-per-hour-growth-estimate?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-binary-logs-generated-per-hour-growth-estimate</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-binary-logs-generated-per-hour-growth-estimate?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 29 Jul 2011 04:33:00 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[binary log growth estimate]]></category>
		<category><![CDATA[binary logs per hour]]></category>
		<category><![CDATA[hourly binlog]]></category>
		<category><![CDATA[mysql binary logs generated per hour]]></category>
		<category><![CDATA[mysql growth estimate]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=2605</guid>

					<description><![CDATA[<p>The MySQL binary log is a set of log files that contain information about data modifications made to a MySQL server instance. At times we need to understand the disk&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-binary-logs-generated-per-hour-growth-estimate">MySQL Binary logs Generated Per Hour | Growth Estimate</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-binary-logs-generated-per-hour-growth-estimate/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review: Singham (2011) Ajay Devgn</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-review-singham-2011-ajay-devgn?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-review-singham-2011-ajay-devgn</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-review-singham-2011-ajay-devgn?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 26 Jul 2011 19:41:28 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[Singham]]></category>
		<category><![CDATA[Singham dialogue]]></category>
		<category><![CDATA[Singham movie review]]></category>
		<category><![CDATA[Singham review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1558</guid>

					<description><![CDATA[<p>Dhing chika, Dhing chika, Dhing chika&#8230; This is what I got from singham, a ringtone&#8230; I hated Dabangg even more when it got National Award! Don&#8217;t want to continue it&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-review-singham-2011-ajay-devgn">Extreme Movie Review: Singham (2011) Ajay Devgn</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-review-singham-2011-ajay-devgn/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Light Writing or Painting Photography with Sony DSC HX1</title>
		<link>https://kedar.nitty-witty.com/blog/light-writing-painting-photography-sony-dsc-hx1?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=light-writing-painting-photography-sony-dsc-hx1</link>
					<comments>https://kedar.nitty-witty.com/blog/light-writing-painting-photography-sony-dsc-hx1?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 21 Jul 2011 14:41:01 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Light Photography]]></category>
		<category><![CDATA[Light Writing]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Sony DSC]]></category>
		<category><![CDATA[Sony DSC HX1]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1549</guid>

					<description><![CDATA[<p>It always feels good to have a capable camera and it feels even better to explore new capacities of my Sony DSC-HX1 🙂 After entering into manual mode and understanding&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/light-writing-painting-photography-sony-dsc-hx1">Light Writing or Painting Photography with Sony DSC HX1</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/light-writing-painting-photography-sony-dsc-hx1/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Capturing with Manual Mode &#8211; Sony DSC HX1 Photography</title>
		<link>https://kedar.nitty-witty.com/blog/capturing-with-manual-mode-sony-dsc-hx1-photography?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=capturing-with-manual-mode-sony-dsc-hx1-photography</link>
					<comments>https://kedar.nitty-witty.com/blog/capturing-with-manual-mode-sony-dsc-hx1-photography?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 01 May 2011 13:42:56 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[DSC HX1]]></category>
		<category><![CDATA[Manual Mode]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Sony DSC HX1]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1508</guid>

					<description><![CDATA[<p>&#8220;Auto mode is for kids and manual is for photographers&#8221; Well, One must take out time to learn &#38; for those owning camera, this is definitly a must do thing.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/capturing-with-manual-mode-sony-dsc-hx1-photography">Capturing with Manual Mode – Sony DSC HX1 Photography</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/capturing-with-manual-mode-sony-dsc-hx1-photography/feed</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review &#8211; Dum Maro Dum (2011)</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-review-dum-maro-dum-2011?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-review-dum-maro-dum-2011</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-review-dum-maro-dum-2011?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 26 Apr 2011 15:43:30 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[Dum Maro Dum]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[Rohan Sippy]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1496</guid>

					<description><![CDATA[<p>And finally, Rohan Sippy&#8217;s &#8220;Dum Maaro Dum&#8221; ended the series of poor movies in 2011. The best parts of the movie are Direction &#38; Music, alongwith the good mixture of&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-review-dum-maro-dum-2011">Extreme Movie Review – Dum Maro Dum (2011)</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-review-dum-maro-dum-2011/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Place to visit &#124; Nature Discovery Centre, Sundarvan, Ahmedabad</title>
		<link>https://kedar.nitty-witty.com/blog/weekend-at-nature-discovery-center-sundarvan-ahmedabad?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=weekend-at-nature-discovery-center-sundarvan-ahmedabad</link>
					<comments>https://kedar.nitty-witty.com/blog/weekend-at-nature-discovery-center-sundarvan-ahmedabad?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 11 Apr 2011 08:50:07 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ahmedabad]]></category>
		<category><![CDATA[Sundarvan]]></category>
		<category><![CDATA[Weekend]]></category>
		<category><![CDATA[Zoo]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1475</guid>

					<description><![CDATA[<p>Are you in Ahmedabad, looking for a short visit to a natural place? Sundarvan can surely surprise you. A Nature Discovery Centre is like a small zoo located in the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/weekend-at-nature-discovery-center-sundarvan-ahmedabad">Place to visit | Nature Discovery Centre, Sundarvan, Ahmedabad</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/weekend-at-nature-discovery-center-sundarvan-ahmedabad/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review-Yeh Saali Zindagi (2011)</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-review-yeh-saali-zindagi-2011?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-review-yeh-saali-zindagi-2011</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-review-yeh-saali-zindagi-2011?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 18 Feb 2011 16:58:17 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[Irfan Khan]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[Yeh Saali Zindagi]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1461</guid>

					<description><![CDATA[<p>Yeh Saali Zindagi&#8230; Hmm&#8230; So how do you feel if I start my review from the time when the director decided to make &#8216;Yeh Saali Zindagi&#8217;!! That&#8217;s what happened with&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-review-yeh-saali-zindagi-2011">Extreme Movie Review-Yeh Saali Zindagi (2011)</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-review-yeh-saali-zindagi-2011/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Mad WWE Fan Destroying Kid With Chokeslam &#124; Don&#8217;t try this</title>
		<link>https://kedar.nitty-witty.com/blog/mad-wwe-fan-destroying-kid-with-chokeslam?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mad-wwe-fan-destroying-kid-with-chokeslam</link>
					<comments>https://kedar.nitty-witty.com/blog/mad-wwe-fan-destroying-kid-with-chokeslam?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 01 Feb 2011 18:46:08 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Chokeslam]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[please don't try this]]></category>
		<category><![CDATA[wwe]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1448</guid>

					<description><![CDATA[<p>There are a lot of speculations around WWE and its effect on kids.  I personally love watching the Stars and their action and dedication towards the World Wrestling Entertainment! Though&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mad-wwe-fan-destroying-kid-with-chokeslam">Mad WWE Fan Destroying Kid With Chokeslam | Don’t try this</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mad-wwe-fan-destroying-kid-with-chokeslam/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kedar&#8217;s Blog Performance Statistics-Year 2010</title>
		<link>https://kedar.nitty-witty.com/blog/kedar-blog-performance-statistics-year-2010?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kedar-blog-performance-statistics-year-2010</link>
					<comments>https://kedar.nitty-witty.com/blog/kedar-blog-performance-statistics-year-2010?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 21 Jan 2011 12:18:49 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Blog Performance]]></category>
		<category><![CDATA[blog performance statistics]]></category>
		<category><![CDATA[Blog Statistics]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1436</guid>

					<description><![CDATA[<p>This post is dedicated to blog performance and statistics by analytical numbers. So, how did the blog perform in 2010? Below is the simple statistics to explain the blog performance&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/kedar-blog-performance-statistics-year-2010">Kedar’s Blog Performance Statistics-Year 2010</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/kedar-blog-performance-statistics-year-2010/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Escaping &#8220;Lesson Learned&#8221; dealing with MySQL Databases &#038; Case Sensitivity</title>
		<link>https://kedar.nitty-witty.com/blog/escaping-lesson-learned-dealing-with-mysql-databases-case-sensitiviy?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=escaping-lesson-learned-dealing-with-mysql-databases-case-sensitiviy</link>
					<comments>https://kedar.nitty-witty.com/blog/escaping-lesson-learned-dealing-with-mysql-databases-case-sensitiviy?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 06 Dec 2010 09:16:54 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[case sensitive table names]]></category>
		<category><![CDATA[Datatabase]]></category>
		<category><![CDATA[lower_case_table_names]]></category>
		<category><![CDATA[MySQL case sensitivity]]></category>
		<category><![CDATA[mysql lower case table names]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1424</guid>

					<description><![CDATA[<p>Do you ever need to transfer databases between servers? Different OSes? Two common ways of data migration:1. Create mysqldump and load it.2. File transfer using SCP. MySQL Case Sensitivity and&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/escaping-lesson-learned-dealing-with-mysql-databases-case-sensitiviy">Escaping “Lesson Learned” dealing with MySQL Databases & Case Sensitivity</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/escaping-lesson-learned-dealing-with-mysql-databases-case-sensitiviy/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Life At Rest &#8211; A few lines for her</title>
		<link>https://kedar.nitty-witty.com/blog/life-at-rest-a-few-lines-for-her?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=life-at-rest-a-few-lines-for-her</link>
					<comments>https://kedar.nitty-witty.com/blog/life-at-rest-a-few-lines-for-her?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 06 Dec 2010 08:10:55 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[krex]]></category>
		<category><![CDATA[poem]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1419</guid>

					<description><![CDATA[<p>:Life at rest: Oh my Dear, insomniac for ur sleep, u&#8217;r awesome when its deep, pale skin, nighty hair, mighty life and u&#8217;r so near&#8230; warm breath, and ur charm,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/life-at-rest-a-few-lines-for-her">Life At Rest – A few lines for her</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/life-at-rest-a-few-lines-for-her/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Kedar and Madhumita Wedding Invitation 25 Dec 2010</title>
		<link>https://kedar.nitty-witty.com/blog/kedar-and-madhumita-wedding-invitation-25-dec-2010?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kedar-and-madhumita-wedding-invitation-25-dec-2010</link>
					<comments>https://kedar.nitty-witty.com/blog/kedar-and-madhumita-wedding-invitation-25-dec-2010?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 05 Dec 2010 10:51:55 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[25 December 2010]]></category>
		<category><![CDATA[Invite Matter]]></category>
		<category><![CDATA[Kedar]]></category>
		<category><![CDATA[Kedar & Madhumita]]></category>
		<category><![CDATA[Madhumita]]></category>
		<category><![CDATA[Wedding Invitation]]></category>
		<category><![CDATA[What is there on 25th December]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1392</guid>

					<description><![CDATA[<p>Dear God, You&#8217;re almighty and kind. You know everything about me and us. Still I&#8217;m writing this formally to you. With blessings of our parents we&#8217;ve decided to &#8220;join&#8221; each&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/kedar-and-madhumita-wedding-invitation-25-dec-2010">Kedar and Madhumita Wedding Invitation 25 Dec 2010</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/kedar-and-madhumita-wedding-invitation-25-dec-2010/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Load Data Infile with Stored Procedure</title>
		<link>https://kedar.nitty-witty.com/blog/using-load-data-infile-with-stored-procedure-workaround-mysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-load-data-infile-with-stored-procedure-workaround-mysql</link>
					<comments>https://kedar.nitty-witty.com/blog/using-load-data-infile-with-stored-procedure-workaround-mysql?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 30 Nov 2010 06:58:36 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Load data infile]]></category>
		<category><![CDATA[mysql_udf]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[sys_exec]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1384</guid>

					<description><![CDATA[<p>Did you ever need to run LOAD DATA INFILE in a procedure? May be to automate or dynamically perform the large data file load to the MySQL database. In this&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/using-load-data-infile-with-stored-procedure-workaround-mysql">MySQL Load Data Infile with Stored Procedure</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/using-load-data-infile-with-stored-procedure-workaround-mysql/feed</wfw:commentRss>
			<slash:comments>35</slash:comments>
		
		
			</item>
		<item>
		<title>10 Steps: MySQL Monitoring through Nagios: Install &#038; Configure</title>
		<link>https://kedar.nitty-witty.com/blog/10-steps-mysql-monitoring-nagios-installation-configuration?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=10-steps-mysql-monitoring-nagios-installation-configuration</link>
					<comments>https://kedar.nitty-witty.com/blog/10-steps-mysql-monitoring-nagios-installation-configuration?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 18 Nov 2010 10:42:52 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[database monitoring]]></category>
		<category><![CDATA[install nagio step by step]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[nagios]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1348</guid>

					<description><![CDATA[<p>Nagios is a powerful monitoring system and here we will learn how to monitor MySQL through Nagios. We will be installing Nagios, required plugins and configuring it to monitor MySQL&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/10-steps-mysql-monitoring-nagios-installation-configuration">10 Steps: MySQL Monitoring through Nagios: Install & Configure</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/10-steps-mysql-monitoring-nagios-installation-configuration/feed</wfw:commentRss>
			<slash:comments>26</slash:comments>
		
		
			</item>
		<item>
		<title>How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-get-stock-quote-on-linux-using-google-curl-grep-awk</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 12 Nov 2010 11:58:56 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Curl]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Stock]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1339</guid>

					<description><![CDATA[<p>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&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk">How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Installing MySQL On Mac OS X (Darwin Kernel)</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-installation-on-mac-os-x-darwin-kernel?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-installation-on-mac-os-x-darwin-kernel</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-installation-on-mac-os-x-darwin-kernel?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 28 Oct 2010 14:43:16 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Darvin Kernel]]></category>
		<category><![CDATA[Install MySQL on Mac]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[mac os x]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1112</guid>

					<description><![CDATA[<p>Recently I happen to install MySQL on Mac OS X (Darvin Kernel).  Below are the quick 5 steps to accomplish the task. Step 1: Check Mac Version Very first step&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-installation-on-mac-os-x-darwin-kernel">Installing MySQL On Mac OS X (Darwin Kernel)</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-installation-on-mac-os-x-darwin-kernel/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Top 10 Suresh Kalmadi-CWG Jokes-Delhi 2010</title>
		<link>https://kedar.nitty-witty.com/blog/top-10-suresh-kalmadi-cwg-jokes-delhi-2010?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-10-suresh-kalmadi-cwg-jokes-delhi-2010</link>
					<comments>https://kedar.nitty-witty.com/blog/top-10-suresh-kalmadi-cwg-jokes-delhi-2010?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 29 Sep 2010 05:40:19 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[CWG]]></category>
		<category><![CDATA[cwg delhi 2010]]></category>
		<category><![CDATA[jokes]]></category>
		<category><![CDATA[suresh kalmadi]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1102</guid>

					<description><![CDATA[<p>A lot of SMSes and Jokes I&#8217;ve received and read online about Mr. Suresh Kalmadi and CWG. Well, it&#8217;s quite a bit serious matter but such a huge mess gave&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/top-10-suresh-kalmadi-cwg-jokes-delhi-2010">Top 10 Suresh Kalmadi-CWG Jokes-Delhi 2010</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/top-10-suresh-kalmadi-cwg-jokes-delhi-2010/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review n Poll &#8211; Salman&#039;s Dabangg 2010</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-poll-salmans-dabangg-2010?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-poll-salmans-dabangg-2010</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-poll-salmans-dabangg-2010?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 22 Sep 2010 07:45:42 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[dabangg]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[poll]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1096</guid>

					<description><![CDATA[<p>Friends, I saw movie dabangg and this is what I think about it. Dabangg&#8230;It&#8217;s a bad movie&#8230; I don&#8217;t understand how come it became so &#8220;popular&#8221;&#8230;It&#8217;s typical South Indian styled&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-poll-salmans-dabangg-2010">Extreme Movie Review n Poll – Salman's Dabangg 2010</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-poll-salmans-dabangg-2010/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Function to Convert Date To Words</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-function-to-convert-date-to-words?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-function-to-convert-date-to-words</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-function-to-convert-date-to-words?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 16 Sep 2010 13:08:24 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[convert date to words]]></category>
		<category><![CDATA[date to words]]></category>
		<category><![CDATA[Function]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1081</guid>

					<description><![CDATA[<p>Recently I saw a MySQL Stored Function requirement on Experts-Exchange for converting date into some specific words format. You may find MySQL function for date to words conversion online; even&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-function-to-convert-date-to-words">MySQL Function to Convert Date To Words</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-function-to-convert-date-to-words/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Computer usage and maintenance-my 10 practices</title>
		<link>https://kedar.nitty-witty.com/blog/computer-usage-and-maintenance-my-10-practices?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=computer-usage-and-maintenance-my-10-practices</link>
					<comments>https://kedar.nitty-witty.com/blog/computer-usage-and-maintenance-my-10-practices?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 27 Aug 2010 12:54:42 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[Practices]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1060</guid>

					<description><![CDATA[<p>I have already written a post for my list of must have softwares. I&#8217;ve now decided to share how I use my machine. In this post I will post my&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/computer-usage-and-maintenance-my-10-practices">Computer usage and maintenance-my 10 practices</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/computer-usage-and-maintenance-my-10-practices/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Shutter Speed &#038; F-stop: Sony DSC HX1 Photography</title>
		<link>https://kedar.nitty-witty.com/blog/shutter-speed-f-stop-sony-dsc-hx1-photography?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=shutter-speed-f-stop-sony-dsc-hx1-photography</link>
					<comments>https://kedar.nitty-witty.com/blog/shutter-speed-f-stop-sony-dsc-hx1-photography?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 25 Aug 2010 13:16:25 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Sony DSC HX1]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1042</guid>

					<description><![CDATA[<p>Yesterday I was traveling from Ahmedabad to Vadodara and luckily I carried my DSC HX1 with me. I was even lucky that I was incapable of driving and was on&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/shutter-speed-f-stop-sony-dsc-hx1-photography">Shutter Speed & F-stop: Sony DSC HX1 Photography</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/shutter-speed-f-stop-sony-dsc-hx1-photography/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>My list of must have free softwares-2010</title>
		<link>https://kedar.nitty-witty.com/blog/my-list-of-must-have-free-softwares?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-list-of-must-have-free-softwares</link>
					<comments>https://kedar.nitty-witty.com/blog/my-list-of-must-have-free-softwares?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 07 Aug 2010 15:48:34 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[free softwares]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[must have softwares]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1025</guid>

					<description><![CDATA[<p>As soon as I got a pc I start looking at Configuration, Connectivity [;)] and Installations. As for humans Food, Air, Water are basic necessities; for my computer I always&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/my-list-of-must-have-free-softwares">My list of must have free softwares-2010</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/my-list-of-must-have-free-softwares/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>My worst mathematical program in perl</title>
		<link>https://kedar.nitty-witty.com/blog/my-worst-mathematical-program?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-worst-mathematical-program</link>
					<comments>https://kedar.nitty-witty.com/blog/my-worst-mathematical-program?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Aug 2010 18:02:23 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[perl program]]></category>
		<category><![CDATA[perl sample code]]></category>
		<category><![CDATA[program]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1016</guid>

					<description><![CDATA[<p>I have a Mathe-crap-matical friend. Who keeps digging into graves of dead formulas and equations and all possible Math related stuffs. Since I started understanding Mathematics (that it&#8217;s not my&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/my-worst-mathematical-program">My worst mathematical program in perl</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/my-worst-mathematical-program/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>EPIC-First Indian Web browser-Free with Antivirus</title>
		<link>https://kedar.nitty-witty.com/blog/epic-first-indian-web-browser-free-with-antivirus?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=epic-first-indian-web-browser-free-with-antivirus</link>
					<comments>https://kedar.nitty-witty.com/blog/epic-first-indian-web-browser-free-with-antivirus?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 19:28:41 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[EPIC]]></category>
		<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[Web Browser]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=1006</guid>

					<description><![CDATA[<p>Recently India got it&#8217;s own Currency Symbol for Indian Rupee! But do we know, we also got our own &#8220;Made in India&#8221; browser on 15th July 2010?!! EPIC &#8211; Yes&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/epic-first-indian-web-browser-free-with-antivirus">EPIC-First Indian Web browser-Free with Antivirus</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/epic-first-indian-web-browser-free-with-antivirus/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review: I hate Luv Stories-2010</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-review-i-hate-luv-stories-2010?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-review-i-hate-luv-stories-2010</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-review-i-hate-luv-stories-2010?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 13 Jul 2010 14:17:51 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[I hate Luv Stories]]></category>
		<category><![CDATA[luv movie]]></category>
		<category><![CDATA[luv stories]]></category>
		<category><![CDATA[movie review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=996</guid>

					<description><![CDATA[<p>I hate Luv Stories. No! it&#8217;s not a spell mistake, they have intentionally made it &#8220;LUV&#8221; as they love LOVE stories.Since I heard the name, I started hating the movie&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-review-i-hate-luv-stories-2010">Extreme Movie Review: I hate Luv Stories-2010</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-review-i-hate-luv-stories-2010/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>A User review-Apple IPhone-4: I</title>
		<link>https://kedar.nitty-witty.com/blog/a-user-review-apple-iphone-4-i?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-user-review-apple-iphone-4-i</link>
					<comments>https://kedar.nitty-witty.com/blog/a-user-review-apple-iphone-4-i?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 05 Jul 2010 10:02:21 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[IPhone-4]]></category>
		<category><![CDATA[Review - Movie]]></category>
		<category><![CDATA[software...]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=991</guid>

					<description><![CDATA[<p>Techie nerds, geeks or even company reviews are quite interesting and have their importance but a &#8220;User Review&#8221; is something which you won&#8217;t like to ignore; you should not. IPhone-4&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/a-user-review-apple-iphone-4-i">A User review-Apple IPhone-4: I</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/a-user-review-apple-iphone-4-i/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review-Raavan 2010-Bonus Poster</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-review-raavan-2010-bonus-poster?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-review-raavan-2010-bonus-poster</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-review-raavan-2010-bonus-poster?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 26 Jun 2010 11:24:11 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[Raavan]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=986</guid>

					<description><![CDATA[<p>I always admire Maniratnam &#8230; Never doubt his movies&#8230; A R Raheman is a Gem &#8211; whole world admits&#8230; I simply love his music. No one can doubt Gulzar&#8217;s capabilities&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-review-raavan-2010-bonus-poster">Extreme Movie Review-Raavan 2010-Bonus Poster</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-review-raavan-2010-bonus-poster/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review &#8211; Prince of Persia (2010)</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-review-prince-of-persia-2010?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-review-prince-of-persia-2010</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-review-prince-of-persia-2010?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 06 Jun 2010 10:34:43 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[Prince of Persia]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=945</guid>

					<description><![CDATA[<p>As soon as Prince of Persia name appears I recall my colleage days of P.O.P. 3D the game of Late 2000 Era. I used to play em&#8217; a lot. Later&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-review-prince-of-persia-2010">Extreme Movie Review – Prince of Persia (2010)</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-review-prince-of-persia-2010/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>My Sony DSC HX1 Performance, Learning and Photos &#8211; I</title>
		<link>https://kedar.nitty-witty.com/blog/my-sony-dsc-hx1-performance-learning-and-photos-i?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-sony-dsc-hx1-performance-learning-and-photos-i</link>
					<comments>https://kedar.nitty-witty.com/blog/my-sony-dsc-hx1-performance-learning-and-photos-i?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 27 May 2010 06:28:12 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Sony DSC HX1]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=917</guid>

					<description><![CDATA[<p>After a lot of ifs, buts, confusions and questions I&#8217;ve bought Sony&#8217;s DSC HX1 . Well I&#8217;m not that good at photography but yes I like that. Here I will post&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/my-sony-dsc-hx1-performance-learning-and-photos-i">My Sony DSC HX1 Performance, Learning and Photos – I</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/my-sony-dsc-hx1-performance-learning-and-photos-i/feed</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Java termwork connect Access Database and operations</title>
		<link>https://kedar.nitty-witty.com/blog/java-termwork-connect-access-database-and-operations?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=java-termwork-connect-access-database-and-operations</link>
					<comments>https://kedar.nitty-witty.com/blog/java-termwork-connect-access-database-and-operations?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 24 May 2010 15:40:37 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Termwork]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=908</guid>

					<description><![CDATA[<p>Prologue: Long back there were golden days of post graduation in the &#8220;great&#8221; DDIT (Now Dharamsinh Desai University), Nadiad. Assignments, termwork and journals or everything similar was in demand &#8211;&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/java-termwork-connect-access-database-and-operations">Java termwork connect Access Database and operations</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/java-termwork-connect-access-database-and-operations/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme Movie Review: Housefull 2010</title>
		<link>https://kedar.nitty-witty.com/blog/extreme-movie-review-housefull-2010?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extreme-movie-review-housefull-2010</link>
					<comments>https://kedar.nitty-witty.com/blog/extreme-movie-review-housefull-2010?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 10 May 2010 11:44:40 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Housefull]]></category>
		<category><![CDATA[movie review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=902</guid>

					<description><![CDATA[<p>Housefull!! The best movie, the best comedy, the best dialogues, the best jokes&#8230; So in this first line of Housefull review &#8220;I&#8217;m a joking&#8221; Actually it&#8217;s totally reverse. If you&#8217;ve&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/extreme-movie-review-housefull-2010">Extreme Movie Review: Housefull 2010</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/extreme-movie-review-housefull-2010/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to generate Insert Statement in MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-stored-procedure-to-generate-extract-insert-statement?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-stored-procedure-to-generate-extract-insert-statement</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-stored-procedure-to-generate-extract-insert-statement?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 05 May 2010 11:14:28 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[generate mysql inserts]]></category>
		<category><![CDATA[mysql insert statement generate]]></category>
		<category><![CDATA[mysqldump insert only]]></category>
		<category><![CDATA[stored procedure]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=888</guid>

					<description><![CDATA[<p>A lot of places I saw people asking for ways to generate Insert statements. We do have GUI Tool which can extract insert statements for us readily. Some of the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-stored-procedure-to-generate-extract-insert-statement">How to generate Insert Statement in MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-stored-procedure-to-generate-extract-insert-statement/feed</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>My Digital confusion for Camera</title>
		<link>https://kedar.nitty-witty.com/blog/my-digital-confusion-for-camera?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-digital-confusion-for-camera</link>
					<comments>https://kedar.nitty-witty.com/blog/my-digital-confusion-for-camera?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 04 May 2010 20:55:21 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Camera Confusion]]></category>
		<category><![CDATA[Comparison]]></category>
		<category><![CDATA[Digital Camera]]></category>
		<category><![CDATA[Which Camera To Buy]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=883</guid>

					<description><![CDATA[<p>In the huge task of selecting a digital camera, one more day has passed. I&#8217;m still not decided. Yes, I have now felt an extreme need of purchasing a digital&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/my-digital-confusion-for-camera">My Digital confusion for Camera</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/my-digital-confusion-for-camera/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Steps to Move Copy Rename MySQL Database</title>
		<link>https://kedar.nitty-witty.com/blog/steps-to-move-copy-rename-mysql-database?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=steps-to-move-copy-rename-mysql-database</link>
					<comments>https://kedar.nitty-witty.com/blog/steps-to-move-copy-rename-mysql-database?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 04 May 2010 16:54:19 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[copy mysql databaes]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[move mysql database]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[rename mysql database]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=873</guid>

					<description><![CDATA[<p>Moving, copying or renaming database is a very basic activity. I have just noted a few commands for reference to quickly follow the required operation. 1. Rename database on Linux&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/steps-to-move-copy-rename-mysql-database">Steps to Move Copy Rename MySQL Database</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/steps-to-move-copy-rename-mysql-database/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Google:Earth View on Google maps</title>
		<link>https://kedar.nitty-witty.com/blog/google-earth-view-on-google-maps?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-earth-view-on-google-maps</link>
					<comments>https://kedar.nitty-witty.com/blog/google-earth-view-on-google-maps?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 27 Apr 2010 09:30:49 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=860</guid>

					<description><![CDATA[<p>When have you lastly visited Google Maps? Google have now Introduced Google Earth on Google Maps. Now using Browser you can  see 3D maps online; they named it &#8220;Earth View&#8221;.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/google-earth-view-on-google-maps">Google:Earth View on Google maps</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/google-earth-view-on-google-maps/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Load Data Infile Syntax Generator Tool Download</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-load-data-infile-syntax-generator-tool?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-load-data-infile-syntax-generator-tool</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-load-data-infile-syntax-generator-tool?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 13:00:28 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[Load Data Syntax]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=754</guid>

					<description><![CDATA[<p>MySQL LOAD DATA INFILE is a common command used to load delimited data to MySQL database. Here&#8217;s a tool to generate the Syntax for MySQL&#8217;s LOAD DATA INFILE command. I&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-load-data-infile-syntax-generator-tool">MySQL Load Data Infile Syntax Generator Tool Download</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-load-data-infile-syntax-generator-tool/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>In the world of NoSQL-Hands on Mongodb-1</title>
		<link>https://kedar.nitty-witty.com/blog/in-the-world-of-nosql-hands-on-mongodb-1?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=in-the-world-of-nosql-hands-on-mongodb-1</link>
					<comments>https://kedar.nitty-witty.com/blog/in-the-world-of-nosql-hands-on-mongodb-1?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 05 Apr 2010 05:44:00 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[NoSQL]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=749</guid>

					<description><![CDATA[<p>I&#8217;m hearing a lot of &#8220;NoSQL&#8221; 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,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/in-the-world-of-nosql-hands-on-mongodb-1">In the world of NoSQL-Hands on Mongodb-1</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/in-the-world-of-nosql-hands-on-mongodb-1/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Place to visit Mumbai: Alibaug day tour weekend picnic</title>
		<link>https://kedar.nitty-witty.com/blog/place-to-visit-mumbai-alibaug-1-2-day-tour-weekend-picnic?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=place-to-visit-mumbai-alibaug-1-2-day-tour-weekend-picnic</link>
					<comments>https://kedar.nitty-witty.com/blog/place-to-visit-mumbai-alibaug-1-2-day-tour-weekend-picnic?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 03 Apr 2010 11:10:35 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Alibaug]]></category>
		<category><![CDATA[Alibaug Mumbai]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Mumbai]]></category>
		<category><![CDATA[Picnic]]></category>
		<category><![CDATA[Trip]]></category>
		<category><![CDATA[Weekend]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=732</guid>

					<description><![CDATA[<p>Think about one day tour and a lot of fun in Mumbai? A place to visit in Mumbai in short trip? Alibaug is a good choice. One Day Tour in Mumbai &#124;&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/place-to-visit-mumbai-alibaug-1-2-day-tour-weekend-picnic">Place to visit Mumbai: Alibaug day tour weekend picnic</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/place-to-visit-mumbai-alibaug-1-2-day-tour-weekend-picnic/feed</wfw:commentRss>
			<slash:comments>21</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL related file types and basic information</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-related-file-types-and-basic-information?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-related-file-types-and-basic-information</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-related-file-types-and-basic-information?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 29 Mar 2010 18:13:14 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[mysql data files]]></category>
		<category><![CDATA[Mysql Files]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=726</guid>

					<description><![CDATA[<p>This post covers the basic information of files that MySQL Server uses / creates for various tasks. Update: Various files in MySQL 8.0 Refer following updated article for latest information&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-related-file-types-and-basic-information">MySQL related file types and basic information</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-related-file-types-and-basic-information/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Earth Hour March 27 2010-India-Switch off lights for future</title>
		<link>https://kedar.nitty-witty.com/blog/earth-hour-march-27-2010-india-switch-off-lights-for-future?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=earth-hour-march-27-2010-india-switch-off-lights-for-future</link>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 27 Mar 2010 08:34:20 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[Earth Hour]]></category>
		<category><![CDATA[Switch Off]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=717</guid>

					<description><![CDATA[<p>Earth Hour is a global event organized by WWF (World Wide Fund for Nature). Earth Hour held on the last Saturday of March annually, asking households and businesses to turn&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/earth-hour-march-27-2010-india-switch-off-lights-for-future">Earth Hour March 27 2010-India-Switch off lights for future</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Working with EditPlus Text Editor-Regular Expression How To</title>
		<link>https://kedar.nitty-witty.com/blog/working-with-editplus-text-editor-regular-expression-how-to?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=working-with-editplus-text-editor-regular-expression-how-to</link>
					<comments>https://kedar.nitty-witty.com/blog/working-with-editplus-text-editor-regular-expression-how-to?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 20 Mar 2010 09:41:06 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Editplus]]></category>
		<category><![CDATA[Reg Exp]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=688</guid>

					<description><![CDATA[<p>Editplus is a lot better than the regular text editor, Notepad. From all it&#8217;s features I like RegExp Support the most, and than comes the block select feature. Here are&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/working-with-editplus-text-editor-regular-expression-how-to">Working with EditPlus Text Editor-Regular Expression How To</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/working-with-editplus-text-editor-regular-expression-how-to/feed</wfw:commentRss>
			<slash:comments>58</slash:comments>
		
		
			</item>
		<item>
		<title>batch script to add remove prefix zero pad bulk file rename</title>
		<link>https://kedar.nitty-witty.com/blog/batch-script-to-add-remove-prefix-zero-pad-bulk-file-rename?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=batch-script-to-add-remove-prefix-zero-pad-bulk-file-rename</link>
					<comments>https://kedar.nitty-witty.com/blog/batch-script-to-add-remove-prefix-zero-pad-bulk-file-rename?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 07:52:47 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=683</guid>

					<description><![CDATA[<p>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&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/batch-script-to-add-remove-prefix-zero-pad-bulk-file-rename">batch script to add remove prefix zero pad bulk file rename</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/batch-script-to-add-remove-prefix-zero-pad-bulk-file-rename/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>SQL syntax with /*! c-style comments in MySQLdump</title>
		<link>https://kedar.nitty-witty.com/blog/sql-syntax-with-c-style-comments-in-mysqldump?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sql-syntax-with-c-style-comments-in-mysqldump</link>
					<comments>https://kedar.nitty-witty.com/blog/sql-syntax-with-c-style-comments-in-mysqldump?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 11 Mar 2010 12:57:24 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[/*!57000]]></category>
		<category><![CDATA[/*!80001]]></category>
		<category><![CDATA[c-style comments in mysqldump]]></category>
		<category><![CDATA[comment in sql]]></category>
		<category><![CDATA[comments]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=667</guid>

					<description><![CDATA[<p>In mysql we have &#8212; , /* and /*! comments. &#160;This post is mainly about very basic c-style comments. /*! : C-Style comments in MySQL We normally see comments in&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/sql-syntax-with-c-style-comments-in-mysqldump">SQL syntax with /*! c-style comments in MySQLdump</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/sql-syntax-with-c-style-comments-in-mysqldump/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Top Secret of 2010-Got Revealed-Watch video free</title>
		<link>https://kedar.nitty-witty.com/blog/top-secret-of-2010-got-revealed-watch-video-free?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-secret-of-2010-got-revealed-watch-video-free</link>
					<comments>https://kedar.nitty-witty.com/blog/top-secret-of-2010-got-revealed-watch-video-free?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 06 Mar 2010 08:06:27 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[secret 2010]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=661</guid>

					<description><![CDATA[<p>Yes the video will reveal the top most secret of 2010!! The video will give you the Hero&#8230; How can you, I, our friends really trust our selves that what&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/top-secret-of-2010-got-revealed-watch-video-free">Top Secret of 2010-Got Revealed-Watch video free</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/top-secret-of-2010-got-revealed-watch-video-free/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ideas for select all columns but one mysql stored procedure</title>
		<link>https://kedar.nitty-witty.com/blog/ideas-for-select-all-columns-but-one-mysql-stored-procedure?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ideas-for-select-all-columns-but-one-mysql-stored-procedure</link>
					<comments>https://kedar.nitty-witty.com/blog/ideas-for-select-all-columns-but-one-mysql-stored-procedure?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:35:40 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[MySQL Select Columns]]></category>
		<category><![CDATA[Procedure to select all but one]]></category>
		<category><![CDATA[select all but one]]></category>
		<category><![CDATA[stored procedure]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=649</guid>

					<description><![CDATA[<p>Assume we&#8217;ve a table with 100 rows and we need to select all columns but one.The problem is headache of actually typing out all 99 required columns!! In this blog&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/ideas-for-select-all-columns-but-one-mysql-stored-procedure">Ideas for select all columns but one mysql stored procedure</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/ideas-for-select-all-columns-but-one-mysql-stored-procedure/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>No More Spool Space Teradata Query Solution</title>
		<link>https://kedar.nitty-witty.com/blog/no-more-spool-space-teradata-query-solution?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=no-more-spool-space-teradata-query-solution</link>
					<comments>https://kedar.nitty-witty.com/blog/no-more-spool-space-teradata-query-solution?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:06:26 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[no more spool space]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[teradata]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=641</guid>

					<description><![CDATA[<p>Have you ever come across a situation called&#160;NO MORE SPOOL SPACE?&#160; My friend does and hence I studied a bit about&#160;Teradata. The error: &#8220;NO MORE SPOOL SPACE&#8221;. Correct, the problem&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/no-more-spool-space-teradata-query-solution">No More Spool Space Teradata Query Solution</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/no-more-spool-space-teradata-query-solution/feed</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>5 useful MySQL Command Options-pager-prompt-rehash-tee-system</title>
		<link>https://kedar.nitty-witty.com/blog/5-useful-mysql-command-options-pager-prompt-rehash-tee-system?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-useful-mysql-command-options-pager-prompt-rehash-tee-system</link>
					<comments>https://kedar.nitty-witty.com/blog/5-useful-mysql-command-options-pager-prompt-rehash-tee-system?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 27 Feb 2010 17:34:40 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[command options]]></category>
		<category><![CDATA[mysql command options]]></category>
		<category><![CDATA[MySQL Commandline]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=638</guid>

					<description><![CDATA[<p>There are set of commands that MySQL itself interprets. You may use &#8220;help&#8221; or &#8220;\h&#8221; at the mysql&#62; prompt to list them. Below are the 5 most useful MySQL Command&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/5-useful-mysql-command-options-pager-prompt-rehash-tee-system">5 useful MySQL Command Options-pager-prompt-rehash-tee-system</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/5-useful-mysql-command-options-pager-prompt-rehash-tee-system/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>QA-Testing Definitions-Interview Questions: Part-III</title>
		<link>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-iii?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qa-testing-definitions-interview-questions-part-iii</link>
					<comments>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-iii?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Madhumita]]></dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:26:20 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[QA-Testing]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Definitions]]></category>
		<category><![CDATA[Interview Question]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Testing]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=631</guid>

					<description><![CDATA[<p>QA-Testing Definitions-Interview Questions: III (T &#8211; Z): Race Condition: A cause of concurrency problems. Multiple accesses to a shared resource, at least one of which is a write, with no&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-iii">QA-Testing Definitions-Interview Questions: Part-III</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-iii/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>QA-Testing Definitions-Interview Questions: Part-II</title>
		<link>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-ii?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qa-testing-definitions-interview-questions-part-ii</link>
					<comments>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-ii?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Madhumita]]></dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:23:12 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[QA-Testing]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Definitions]]></category>
		<category><![CDATA[Interview Question]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Testing]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=628</guid>

					<description><![CDATA[<p>QA-Testing Definitions-Interview Questions: II (F &#8211; S): Data Dictionary: A database that contains definitions of all data items defined during analysis. Data Flow Diagram: A modeling notation that represents a&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-ii">QA-Testing Definitions-Interview Questions: Part-II</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-ii/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>QA-Testing Definitions-Interview Questions: Part-I</title>
		<link>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-i?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qa-testing-definitions-interview-questions-part-i</link>
					<comments>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-i?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Madhumita]]></dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:17:22 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[QA-Testing]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Definitions]]></category>
		<category><![CDATA[Interview Question]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Testing]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=625</guid>

					<description><![CDATA[<p>QA-Testing Definitions-Interview Questions: I (A &#8211; I) Acceptance Testing: Testing conducted to enable a user/customer to determine whether to accept a software product. Normally performed to validate the software meets&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-i">QA-Testing Definitions-Interview Questions: Part-I</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/qa-testing-definitions-interview-questions-part-i/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>God-Sachin Tendulkar takes Cricket on New Heights-Records Machine</title>
		<link>https://kedar.nitty-witty.com/blog/god-sachin-tendulkar-takes-cricket-on-new-heights-records-machine?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=god-sachin-tendulkar-takes-cricket-on-new-heights-records-machine</link>
					<comments>https://kedar.nitty-witty.com/blog/god-sachin-tendulkar-takes-cricket-on-new-heights-records-machine?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 09:55:56 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Batting records]]></category>
		<category><![CDATA[Cricket]]></category>
		<category><![CDATA[ODi Records]]></category>
		<category><![CDATA[Record]]></category>
		<category><![CDATA[Sachin Tendulkar]]></category>
		<category><![CDATA[Test Records]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=609</guid>

					<description><![CDATA[<p>They say, If cricket is a religion Sachin is the God. It&#8217;s been 2,961 matches and 39 years when the first ODI was played. On 24th February 2010, Sachin Tendulkar&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/god-sachin-tendulkar-takes-cricket-on-new-heights-records-machine">God-Sachin Tendulkar takes Cricket on New Heights-Records Machine</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/god-sachin-tendulkar-takes-cricket-on-new-heights-records-machine/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Top 5 Questions about Holi-The Festival of Colors</title>
		<link>https://kedar.nitty-witty.com/blog/top-5-questions-about-holi-the-festival-of-colors?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-5-questions-about-holi-the-festival-of-colors</link>
					<comments>https://kedar.nitty-witty.com/blog/top-5-questions-about-holi-the-festival-of-colors?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:39:13 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Festival of Colours]]></category>
		<category><![CDATA[Holi]]></category>
		<category><![CDATA[Prahalad]]></category>
		<category><![CDATA[Question]]></category>
		<category><![CDATA[Top 5]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=603</guid>

					<description><![CDATA[<p>Holi is a major festival in India and most known as Festival of Colors celebrated all over India. People send emails, text messages (sms) to wish Holi and use artificial&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/top-5-questions-about-holi-the-festival-of-colors">Top 5 Questions about Holi-The Festival of Colors</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/top-5-questions-about-holi-the-festival-of-colors/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>codeorgan-give sound to your webpage-website</title>
		<link>https://kedar.nitty-witty.com/blog/codeorgan-give-sound-to-your-webpage-website?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=codeorgan-give-sound-to-your-webpage-website</link>
					<comments>https://kedar.nitty-witty.com/blog/codeorgan-give-sound-to-your-webpage-website?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 19 Feb 2010 15:52:40 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[music]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=598</guid>

					<description><![CDATA[<p>UPDATE: This project seems to be closed. Today I found an interesting site which plays your website!! Yep&#8230; it&#8217;s codeorgan.com. The codeorgan analyzes the body content of any website /&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/codeorgan-give-sound-to-your-webpage-website">codeorgan-give sound to your webpage-website</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/codeorgan-give-sound-to-your-webpage-website/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ash Wednesday:Repent, and believe the Gospel and MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/ash-wednesday-repent-and-believe-the-gospel-and-mysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ash-wednesday-repent-and-believe-the-gospel-and-mysql</link>
					<comments>https://kedar.nitty-witty.com/blog/ash-wednesday-repent-and-believe-the-gospel-and-mysql?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 17 Feb 2010 16:04:11 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ash Wednesday]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=581</guid>

					<description><![CDATA[<p>It&#8217;s Ash Wednesday today (Feb 17th 2010) !! I learnt that Ash Wednesday derives its name from the practice of placing ashes as a Sign of the Cross on the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/ash-wednesday-repent-and-believe-the-gospel-and-mysql">Ash Wednesday:Repent, and believe the Gospel and MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/ash-wednesday-repent-and-believe-the-gospel-and-mysql/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Audit-Checking login history-to know WHO DID THAT on Redhat Linux</title>
		<link>https://kedar.nitty-witty.com/blog/audit-checking-login-history-to-know-who-did-that-on-redhat-linux?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=audit-checking-login-history-to-know-who-did-that-on-redhat-linux</link>
					<comments>https://kedar.nitty-witty.com/blog/audit-checking-login-history-to-know-who-did-that-on-redhat-linux?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:51:22 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Audit Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[login history]]></category>
		<category><![CDATA[Who did that]]></category>
		<category><![CDATA[who logged in]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=554</guid>

					<description><![CDATA[<p>I&#8217;m using Redhat Linux (RHEL 5). Yesterday I saw a bit suspicious activities and data movements under my &#8220;home&#8221; (/home/username directory). I thought of investigate / audit through my Redhat linux&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/audit-checking-login-history-to-know-who-did-that-on-redhat-linux">Audit-Checking login history-to know WHO DID THAT on Redhat Linux</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/audit-checking-login-history-to-know-who-did-that-on-redhat-linux/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Buzz: Google buys Aardvark for Social Questioning</title>
		<link>https://kedar.nitty-witty.com/blog/buzz-google-aardvark-for-social-questioning?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=buzz-google-aardvark-for-social-questioning</link>
					<comments>https://kedar.nitty-witty.com/blog/buzz-google-aardvark-for-social-questioning?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 15 Feb 2010 19:19:00 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[technology]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=541</guid>

					<description><![CDATA[<p>Google announced acquisition of Aardvark &#8211; The new kind of social search. Through the &#8220;social search&#8221; term I thought it has to do something with what Google&#8217;s has said earlier&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/buzz-google-aardvark-for-social-questioning">Buzz: Google buys Aardvark for Social Questioning</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/buzz-google-aardvark-for-social-questioning/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MyDumpSplitter-Extract split database or tables from mysqldump</title>
		<link>https://kedar.nitty-witty.com/blog/mydumpsplitter-extract-tables-from-mysql-dump-shell-script?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mydumpsplitter-extract-tables-from-mysql-dump-shell-script</link>
					<comments>https://kedar.nitty-witty.com/blog/mydumpsplitter-extract-tables-from-mysql-dump-shell-script?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 11 Feb 2010 13:05:57 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[extract database from mysqldump]]></category>
		<category><![CDATA[extract table from mysqldump]]></category>
		<category><![CDATA[mysql dump splitter]]></category>
		<category><![CDATA[mysqldumpsplitter]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[split mysql dump]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=523</guid>

					<description><![CDATA[<p>The Mysqldumpsplitter can extract database, table, all databases, all tables or tables matching on regular expression from a mysqldump. It can produce the compressed output of sqls in specified directories.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mydumpsplitter-extract-tables-from-mysql-dump-shell-script">MyDumpSplitter-Extract split database or tables from mysqldump</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mydumpsplitter-extract-tables-from-mysql-dump-shell-script/feed</wfw:commentRss>
			<slash:comments>58</slash:comments>
		
		
			</item>
		<item>
		<title>FIFA Football World Cup-2010 South Africa-Winner Announced!</title>
		<link>https://kedar.nitty-witty.com/blog/fifa-football-world-cup-2010-south-africa-winner-announced?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fifa-football-world-cup-2010-south-africa-winner-announced</link>
					<comments>https://kedar.nitty-witty.com/blog/fifa-football-world-cup-2010-south-africa-winner-announced?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 10 Feb 2010 06:14:25 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[Football]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[World Cup 2010]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=507</guid>

					<description><![CDATA[<p>Wikipedia says: &#8220;The 2010 FIFA World Cup will be the 19th FIFA World Cup, the premier international football tournament. It is scheduled to take place between 11 June and 11&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/fifa-football-world-cup-2010-south-africa-winner-announced">FIFA Football World Cup-2010 South Africa-Winner Announced!</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/fifa-football-world-cup-2010-south-africa-winner-announced/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Whats New-Google Buzz in Gmail Inbox, Mobile</title>
		<link>https://kedar.nitty-witty.com/blog/whats-new-google-buzz-in-gmail-inbox-mobile?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=whats-new-google-buzz-in-gmail-inbox-mobile</link>
					<comments>https://kedar.nitty-witty.com/blog/whats-new-google-buzz-in-gmail-inbox-mobile?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:48:19 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Google Buzz]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=499</guid>

					<description><![CDATA[<p>This morn one more way of e-socializing introduced by google &#8211; Google Buzz. It&#8217;s a one of the trending topic on twitter&#8230; How to get Google buzz: Well it&#8217;s being&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/whats-new-google-buzz-in-gmail-inbox-mobile">Whats New-Google Buzz in Gmail Inbox, Mobile</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/whats-new-google-buzz-in-gmail-inbox-mobile/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to bulk rename table MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/stored-procedure-to-add-remove-prefix-by-rename-table-mysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stored-procedure-to-add-remove-prefix-by-rename-table-mysql</link>
					<comments>https://kedar.nitty-witty.com/blog/stored-procedure-to-add-remove-prefix-by-rename-table-mysql?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:26:19 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[Bulk rename mysql]]></category>
		<category><![CDATA[mysql rename table]]></category>
		<category><![CDATA[rename multiple tables]]></category>
		<category><![CDATA[Rename table MySQL]]></category>
		<category><![CDATA[rename table statement]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=472</guid>

					<description><![CDATA[<p>Are you tired of manually renaming MySQL tables, one by one, especially when dealing with a large number of them? In this guide, we&#8217;ll introduce you to a MySQL stored&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/stored-procedure-to-add-remove-prefix-by-rename-table-mysql">How to bulk rename table MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/stored-procedure-to-add-remove-prefix-by-rename-table-mysql/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>How music can rescue-Help for Haiti-Download to Donate campaign</title>
		<link>https://kedar.nitty-witty.com/blog/how-music-can-rescue-help-for-haiti-download-to-donate-campaign?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-music-can-rescue-help-for-haiti-download-to-donate-campaign</link>
					<comments>https://kedar.nitty-witty.com/blog/how-music-can-rescue-help-for-haiti-download-to-donate-campaign?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 07:06:06 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[haiti]]></category>
		<category><![CDATA[music]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=469</guid>

					<description><![CDATA[<p>Barely a week after tragedy hit Haiti in the form of a massive earthquake, my favourites Linkin Park along with many other artists have stepped forward to help the country&#8217;s&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-music-can-rescue-help-for-haiti-download-to-donate-campaign">How music can rescue-Help for Haiti-Download to Donate campaign</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-music-can-rescue-help-for-haiti-download-to-donate-campaign/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Oracle query-eliminate duplicate but one using rowid</title>
		<link>https://kedar.nitty-witty.com/blog/oracle-query-eliminate-duplicate-but-one-using-rowid?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oracle-query-eliminate-duplicate-but-one-using-rowid</link>
					<comments>https://kedar.nitty-witty.com/blog/oracle-query-eliminate-duplicate-but-one-using-rowid?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 12:02:09 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[elliminatae duplicate in oracle]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[rowid]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=462</guid>

					<description><![CDATA[<p>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&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/oracle-query-eliminate-duplicate-but-one-using-rowid">Oracle query-eliminate duplicate but one using rowid</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/oracle-query-eliminate-duplicate-but-one-using-rowid/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Jokes Fun One-liners: Anti-bored Dose &#8211; I</title>
		<link>https://kedar.nitty-witty.com/blog/jokes-fun-one-liners-anti-bored-dose-i?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jokes-fun-one-liners-anti-bored-dose-i</link>
					<comments>https://kedar.nitty-witty.com/blog/jokes-fun-one-liners-anti-bored-dose-i?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 06 Feb 2010 15:30:19 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[jokes]]></category>
		<category><![CDATA[quotes]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=445</guid>

					<description><![CDATA[<p>It&#8217;s been long I have read jokes online, but last week I happen to read a few best jokes. Mostly these are all realted to technology / IT / Computers&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/jokes-fun-one-liners-anti-bored-dose-i">Jokes Fun One-liners: Anti-bored Dose – I</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/jokes-fun-one-liners-anti-bored-dose-i/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Load Delimited Data CSV Excel to MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/load-delimited-data-csv-excel-into-mysql-server?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=load-delimited-data-csv-excel-into-mysql-server</link>
					<comments>https://kedar.nitty-witty.com/blog/load-delimited-data-csv-excel-into-mysql-server?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 12:11:55 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[csv to mysql]]></category>
		<category><![CDATA[delimited data to MySQL]]></category>
		<category><![CDATA[Excel to MySQL]]></category>
		<category><![CDATA[How to load data to MySQL]]></category>
		<category><![CDATA[load csv to mysql]]></category>
		<category><![CDATA[Load data infile]]></category>
		<category><![CDATA[load data to mysql]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=440</guid>

					<description><![CDATA[<p>Loading CSV to MySQL or any delimited data files to MySQL database is a very common task frequently questioned about and almost every-time LOAD DATA INFILE come into rescue. I&#8217;ll&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/load-delimited-data-csv-excel-into-mysql-server">How to Load Delimited Data CSV Excel to MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/load-delimited-data-csv-excel-into-mysql-server/feed</wfw:commentRss>
			<slash:comments>97</slash:comments>
		
		
			</item>
		<item>
		<title>My Google Exploitation &#8211; Web History Graphs 2009</title>
		<link>https://kedar.nitty-witty.com/blog/my-google-exploitation-web-history-graphs-2009?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-google-exploitation-web-history-graphs-2009</link>
					<comments>https://kedar.nitty-witty.com/blog/my-google-exploitation-web-history-graphs-2009?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 08 Jan 2010 14:52:27 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=413</guid>

					<description><![CDATA[<p>Well no doubt I&#8217;m a google freak. I&#8217;ve learnt a lot through it and I have searched a lot. But I wasn&#8217;t much aware about my intencity of googling stuffs.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/my-google-exploitation-web-history-graphs-2009">My Google Exploitation – Web History Graphs 2009</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/my-google-exploitation-web-history-graphs-2009/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>crontab not working with dynamic date filename &#8211; rhel linux</title>
		<link>https://kedar.nitty-witty.com/blog/crontab-not-working-with-dynamic-filename-rhel-linux?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=crontab-not-working-with-dynamic-filename-rhel-linux</link>
					<comments>https://kedar.nitty-witty.com/blog/crontab-not-working-with-dynamic-filename-rhel-linux?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:34:05 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[find yesterday in linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tomorrow]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=398</guid>

					<description><![CDATA[<p>I have done it for so many times, setting a cronjob. Today I was tring to set a simple cronjob which will output the log file with timestamp attached filename.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/crontab-not-working-with-dynamic-filename-rhel-linux">crontab not working with dynamic date filename – rhel linux</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/crontab-not-working-with-dynamic-filename-rhel-linux/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>3 idiot text of speech from Mr. Chatur Silencer</title>
		<link>https://kedar.nitty-witty.com/blog/3-idiots-chatur-silencer-speech-chamatkar?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3-idiots-chatur-silencer-speech-chamatkar</link>
					<comments>https://kedar.nitty-witty.com/blog/3-idiots-chatur-silencer-speech-chamatkar?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:23:50 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[3 idiots]]></category>
		<category><![CDATA[3 Idiots Speech]]></category>
		<category><![CDATA[Chatur Silencer]]></category>
		<category><![CDATA[Chatur Speech]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[Silencer Speech]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=392</guid>

					<description><![CDATA[<p>Well 3 idiot was no doubt one of the best movie of last decade (Released 2009). Apart from everything I laughed a lot at speech from Mr. Silencer, where Rancho&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/3-idiots-chatur-silencer-speech-chamatkar">3 idiot text of speech from Mr. Chatur Silencer</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/3-idiots-chatur-silencer-speech-chamatkar/feed</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>waiting for another Avatar – discussion</title>
		<link>https://kedar.nitty-witty.com/blog/waiting-for-another-avatar-discussion?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=waiting-for-another-avatar-discussion</link>
					<comments>https://kedar.nitty-witty.com/blog/waiting-for-another-avatar-discussion?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 02 Jan 2010 20:59:32 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Avatar]]></category>
		<category><![CDATA[Discussion]]></category>
		<category><![CDATA[world]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=381</guid>

					<description><![CDATA[<p>Are we waiting for another “Avatar”?? As per Hindu mythology, lord Vishnu took 10 different avatars to save our world. As per mythology, lord Vishnu will take avatar when Rakshasas&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/waiting-for-another-avatar-discussion">waiting for another Avatar – discussion</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/waiting-for-another-avatar-discussion/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Petition &#8211; Help saving MySQL &#8211; II</title>
		<link>https://kedar.nitty-witty.com/blog/petition-help-saving-mysql-ii?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=petition-help-saving-mysql-ii</link>
					<comments>https://kedar.nitty-witty.com/blog/petition-help-saving-mysql-ii?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 29 Dec 2009 05:21:28 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=377</guid>

					<description><![CDATA[<p>And I looked back and thought of updating this post&#8230; Recently Monty has posted again and I completely convinced with whatever Monty has conveyed now or earlier. The explainations he has provided under self-interview,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/petition-help-saving-mysql-ii">Petition – Help saving MySQL – II</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/petition-help-saving-mysql-ii/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Memory Usage Limits on 32 bit Linux</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-memory-usage-limits-on-32-bit-linux-os?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-memory-usage-limits-on-32-bit-linux-os</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-memory-usage-limits-on-32-bit-linux-os?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 18 Dec 2009 00:34:50 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=321</guid>

					<description><![CDATA[<p>I’m having RHEL 5 (32-bit) and MySQL-5. I was trying to check how much is the Memory Utilization limits for MySQL 5 on 32bit OS. We can easily calculate the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-memory-usage-limits-on-32-bit-linux-os">MySQL Memory Usage Limits on 32 bit Linux</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-memory-usage-limits-on-32-bit-linux-os/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Certification Free Retake: Get TWO chances to get MySQL Certified</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-certification-free-retake-get-two-chances-to-get-mysql-certified?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-certification-free-retake-get-two-chances-to-get-mysql-certified</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-certification-free-retake-get-two-chances-to-get-mysql-certified?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 15 Dec 2009 11:56:52 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=349</guid>

					<description><![CDATA[<p>Recently MySQL has offered MySQL Certification Free Retake on both DBA or Developer Certifications for a limited time. For MySQL Certifications: 1. MySQL 5.0 Data Base Administrator Certification (SCMDBA) &#8211;&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-certification-free-retake-get-two-chances-to-get-mysql-certified">MySQL Certification Free Retake: Get TWO chances to get MySQL Certified</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-certification-free-retake-get-two-chances-to-get-mysql-certified/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Monty: Help Saving MySQL &#8211; The Oracle &#038; EC</title>
		<link>https://kedar.nitty-witty.com/blog/monty-help-saving-mysql-the-oracle-ec?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=monty-help-saving-mysql-the-oracle-ec</link>
					<comments>https://kedar.nitty-witty.com/blog/monty-help-saving-mysql-the-oracle-ec?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 14 Dec 2009 06:46:16 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=341</guid>

					<description><![CDATA[<p>And I looked back and thought of updating this post&#8230; We all are aware about the acquisition happened to MySQL; Sun and now Oracle. A common understanding tells me that&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/monty-help-saving-mysql-the-oracle-ec">Monty: Help Saving MySQL – The Oracle & EC</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/monty-help-saving-mysql-the-oracle-ec/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Stored procedure to Find database objects</title>
		<link>https://kedar.nitty-witty.com/blog/stored-procedure-to-find-database-objects?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stored-procedure-to-find-database-objects</link>
					<comments>https://kedar.nitty-witty.com/blog/stored-procedure-to-find-database-objects?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 05 Dec 2009 15:13:34 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[stored procedure]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=311</guid>

					<description><![CDATA[<p>This procedure lists available database objects under passed database name. It lists present Tables, Views, Stored Procedures, Functions and Triggers under particular database. It also lists storage engine of tables.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/stored-procedure-to-find-database-objects">Stored procedure to Find database objects</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/stored-procedure-to-find-database-objects/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Stored procedure – Split Delimited string into Rows</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-stored-procedure-split-delimited-string-into-rows?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-stored-procedure-split-delimited-string-into-rows</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-stored-procedure-split-delimited-string-into-rows?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 05 Dec 2009 19:58:35 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[split delimited string]]></category>
		<category><![CDATA[split string]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[string to rows]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=290</guid>

					<description><![CDATA[<p>This procedure will split &#160;a “;” separated column in to new fields preserving ids. This is very specific problem, lets check it with example. Consider a sample table test: And&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-stored-procedure-split-delimited-string-into-rows">MySQL Stored procedure – Split Delimited string into Rows</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-stored-procedure-split-delimited-string-into-rows/feed</wfw:commentRss>
			<slash:comments>32</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Stored procedure – Execute query if table or Column exists</title>
		<link>https://kedar.nitty-witty.com/blog/stored-procedure-execute-query-if-table-or-column-exists?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stored-procedure-execute-query-if-table-or-column-exists</link>
					<comments>https://kedar.nitty-witty.com/blog/stored-procedure-execute-query-if-table-or-column-exists?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 05 Dec 2009 19:42:01 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[alter table if column exist]]></category>
		<category><![CDATA[Create table if exists]]></category>
		<category><![CDATA[execute query if exists]]></category>
		<category><![CDATA[mysql conditional command execution]]></category>
		<category><![CDATA[stored procedure]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=287</guid>

					<description><![CDATA[<p>Well procedures mainly carried out working with information schema and it&#8217;s usage in stored procedure. Procedures are fairly simple and easy to understand. 1. Edit_table – following procedure executes queries to&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/stored-procedure-execute-query-if-table-or-column-exists">MySQL Stored procedure – Execute query if table or Column exists</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/stored-procedure-execute-query-if-table-or-column-exists/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to echo colored text in linux shell script</title>
		<link>https://kedar.nitty-witty.com/blog/how-to-echo-colored-text-in-shell-script?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-echo-colored-text-in-shell-script</link>
					<comments>https://kedar.nitty-witty.com/blog/how-to-echo-colored-text-in-shell-script?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 04 Dec 2009 21:24:28 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[color text shell script]]></category>
		<category><![CDATA[colouring shell script]]></category>
		<category><![CDATA[echo coloured text]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=277</guid>

					<description><![CDATA[<p>Having a colourful display on shell script is something that&#8217;d beautify your experience. Using colour text and echos will help you to highlight and distinguish the shell output on a&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/how-to-echo-colored-text-in-shell-script">How to echo colored text in linux shell script</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/how-to-echo-colored-text-in-shell-script/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL master master replication monitor with php code</title>
		<link>https://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-master-master-replication-monitor-with-php-code</link>
					<comments>https://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 04 Dec 2009 19:26:52 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[mysql replication monitoring]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php script]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[tool]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=271</guid>

					<description><![CDATA[<p>For monitoring replication we know a lot of tools and codes &#8211; but this one is different because I wrote it 😉 Well this is fairly simple php code for&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code">MySQL master master replication monitor with php code</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code/feed</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Using VLookup like Batch script to compare two excel / csv</title>
		<link>https://kedar.nitty-witty.com/blog/usingvlookup-and-batch-script-to-compare-two-excel-csv-and-retrive-result?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=usingvlookup-and-batch-script-to-compare-two-excel-csv-and-retrive-result</link>
					<comments>https://kedar.nitty-witty.com/blog/usingvlookup-and-batch-script-to-compare-two-excel-csv-and-retrive-result?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Tue, 24 Nov 2009 15:35:04 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[batch script]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[compare csv]]></category>
		<category><![CDATA[csv compare]]></category>
		<category><![CDATA[using vlookup]]></category>
		<category><![CDATA[vlookup]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=249</guid>

					<description><![CDATA[<p>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&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/usingvlookup-and-batch-script-to-compare-two-excel-csv-and-retrive-result">Using VLookup like Batch script to compare two excel / csv</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/usingvlookup-and-batch-script-to-compare-two-excel-csv-and-retrive-result/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>bat &#8211; batch file to create formatted date time (ddmmyyyy) directory</title>
		<link>https://kedar.nitty-witty.com/blog/bat-batch-file-to-create-formatted-date-ddmmyyyy-directory?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bat-batch-file-to-create-formatted-date-ddmmyyyy-directory</link>
					<comments>https://kedar.nitty-witty.com/blog/bat-batch-file-to-create-formatted-date-ddmmyyyy-directory?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:19:45 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[bat]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[Batch scripting]]></category>
		<category><![CDATA[code snippets]]></category>
		<category><![CDATA[Time-stamped files and directories]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=239</guid>

					<description><![CDATA[<p>In batch scripting, generating file and directory names with current date and time stamps can greatly enhance organization and workflow. This tutorial will walk you through various code snippets and&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/bat-batch-file-to-create-formatted-date-ddmmyyyy-directory">bat – batch file to create formatted date time (ddmmyyyy) directory</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/bat-batch-file-to-create-formatted-date-ddmmyyyy-directory/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Calculate MySQL Memory Usage – Quick Stored Procedure</title>
		<link>https://kedar.nitty-witty.com/blog/calculte-mysql-memory-usage-quick-stored-proc?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=calculte-mysql-memory-usage-quick-stored-proc</link>
					<comments>https://kedar.nitty-witty.com/blog/calculte-mysql-memory-usage-quick-stored-proc?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 16 Nov 2009 21:41:28 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[calculate mysql memory usage]]></category>
		<category><![CDATA[MySQL Memory Usage]]></category>
		<category><![CDATA[stored procedure]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=227</guid>

					<description><![CDATA[<p>In this post we will look into the MySQL memory utilization estimation or calculation based on the global variables. Using a simple stored procedure call you can get the memory&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/calculte-mysql-memory-usage-quick-stored-proc">Calculate MySQL Memory Usage – Quick Stored Procedure</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/calculte-mysql-memory-usage-quick-stored-proc/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Scheduled Backup MySQL Administrator &#038; Windows Scheduler – Odd</title>
		<link>https://kedar.nitty-witty.com/blog/scheduled-backup-mysql-administrator-windows-scheduler-odd?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=scheduled-backup-mysql-administrator-windows-scheduler-odd</link>
					<comments>https://kedar.nitty-witty.com/blog/scheduled-backup-mysql-administrator-windows-scheduler-odd?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 12 Nov 2009 09:04:35 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Scheduled backup]]></category>
		<category><![CDATA[Scheduled task]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=221</guid>

					<description><![CDATA[<p>Creating scheduled backup using administrator is an easy task. Follow the GUI and you&#8217;re done. But I observed something different! MySQL Version: 5.0.83 Community MySQL Administrator: 1.2.17 Machine: Intel P4,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/scheduled-backup-mysql-administrator-windows-scheduler-odd">Scheduled Backup MySQL Administrator & Windows Scheduler – Odd</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/scheduled-backup-mysql-administrator-windows-scheduler-odd/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor multiple mysql replication using php: Updated</title>
		<link>https://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=monitor-mysql-replication-using-php</link>
					<comments>https://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 11 Nov 2009 15:21:25 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[monitor replication]]></category>
		<category><![CDATA[mysql replication monitor]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[replication monitor in php]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=200</guid>

					<description><![CDATA[<p>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&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php">Monitor multiple mysql replication using php: Updated</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php/feed</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>Movie review: Ajab Prem Ki Gajab Kahani</title>
		<link>https://kedar.nitty-witty.com/blog/movie-review-ajab-prem-ki-gajab-kahani?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=movie-review-ajab-prem-ki-gajab-kahani</link>
					<comments>https://kedar.nitty-witty.com/blog/movie-review-ajab-prem-ki-gajab-kahani?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Mon, 09 Nov 2009 12:59:32 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[User Contribution]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=196</guid>

					<description><![CDATA[<p>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&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/movie-review-ajab-prem-ki-gajab-kahani">Movie review: Ajab Prem Ki Gajab Kahani</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/movie-review-ajab-prem-ki-gajab-kahani/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Buy Zune HD at Low Rates – Free  Discount Coupon $15</title>
		<link>https://kedar.nitty-witty.com/blog/buy-zune-hd-at-low-rates-free-discount-coupon-15?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=buy-zune-hd-at-low-rates-free-discount-coupon-15</link>
					<comments>https://kedar.nitty-witty.com/blog/buy-zune-hd-at-low-rates-free-discount-coupon-15?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Nov 2009 11:30:12 +0000</pubDate>
				<category><![CDATA[Friend's Posts]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Zune HD]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=107</guid>

					<description><![CDATA[<p>Hi All,I have figured out a way to get Zune HD discounted 15$ &#8230; Yes 15 $.What you have to do is go to dell site using following coupon link below:http://2b592ab2.linkbucks.comAdd&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/buy-zune-hd-at-low-rates-free-discount-coupon-15">Buy Zune HD at Low Rates – Free  Discount Coupon $15</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/buy-zune-hd-at-low-rates-free-discount-coupon-15/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>London dreams &#8211; 2009 &#8211; xtreme Movie review</title>
		<link>https://kedar.nitty-witty.com/blog/london-dreams-2009-xtreme-movie-review?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=london-dreams-2009-xtreme-movie-review</link>
					<comments>https://kedar.nitty-witty.com/blog/london-dreams-2009-xtreme-movie-review?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Nov 2009 05:08:22 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[london dreams]]></category>
		<category><![CDATA[movie review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=96</guid>

					<description><![CDATA[<p>Simply tragedic, pityful, disgusting and many words&#8230; Movie is far from reality and close to cruelty. The best thing about London Dreams is that it had an end, though nonsense,&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/london-dreams-2009-xtreme-movie-review">London dreams – 2009 – xtreme Movie review</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/london-dreams-2009-xtreme-movie-review/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Install 2 MySQL Server instances replication on Windows</title>
		<link>https://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box</link>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Nov 2009 07:56:02 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[master-master]]></category>
		<category><![CDATA[multiple instances of mysql]]></category>
		<category><![CDATA[replication]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=33</guid>

					<description><![CDATA[<p>At times you need to install multiple MySQL instances on same machine. This article is a brief step-by-step tutorial on the subject task which is divided into the following main&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box">Install 2 MySQL Server instances replication on Windows</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Replication slave lag monitoring using heartbeat and windows batch scripts</title>
		<link>https://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts</link>
					<comments>https://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Nov 2009 07:54:07 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[master-master]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[replication]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=30</guid>

					<description><![CDATA[<p>&#8220;Show Slave Status&#8221; command has a last column &#8220;Seconds_Behind_Master&#8221;, which gives us idea about how much time slave is lagging behind master. It is an important to be considered parameter&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts">Replication slave lag monitoring using heartbeat and windows batch scripts</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>how to search / find through all databases, tables, columns in MySQL</title>
		<link>https://kedar.nitty-witty.com/blog/search-through-all-databases-tables-columns-in-mysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=search-through-all-databases-tables-columns-in-mysql</link>
					<comments>https://kedar.nitty-witty.com/blog/search-through-all-databases-tables-columns-in-mysql?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 29 Oct 2009 08:04:35 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Scripts]]></category>
		<category><![CDATA[all table all columns]]></category>
		<category><![CDATA[find in tables]]></category>
		<category><![CDATA[MySQL Database Search]]></category>
		<category><![CDATA[Search all tables columns databases]]></category>
		<category><![CDATA[Search in all databases]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=38</guid>

					<description><![CDATA[<p>What will you do if one day some one ask you to find single string in all&#160;databases, all tables&#160;and in all&#160;columns, In MySQL Database? This article presents a practical solution&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/search-through-all-databases-tables-columns-in-mysql">how to search / find through all databases, tables, columns in MySQL</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/search-through-all-databases-tables-columns-in-mysql/feed</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL Master Master Replication and auto_increment_increment / auto_increment_offset</title>
		<link>https://kedar.nitty-witty.com/blog/problem-with-master-master-replication-and-auto-increment?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=problem-with-master-master-replication-and-auto-increment</link>
					<comments>https://kedar.nitty-witty.com/blog/problem-with-master-master-replication-and-auto-increment?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sun, 20 Sep 2009 07:59:11 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL-Articles]]></category>
		<category><![CDATA[Auto Increment]]></category>
		<category><![CDATA[auto increment offset]]></category>
		<category><![CDATA[Duplicate entry &#039;1&#039;]]></category>
		<category><![CDATA[Master Master Replication]]></category>
		<category><![CDATA[replication]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=36</guid>

					<description><![CDATA[<p>In this post we will see importance of replication related variables auto_increment_increment &#38; auto_increment_offset with respect to MySQL Master Master setup. Consider we&#8217;ve already set a master-master replication. Now create&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/problem-with-master-master-replication-and-auto-increment">MySQL Master Master Replication and auto_increment_increment / auto_increment_offset</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/problem-with-master-master-replication-and-auto-increment/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Ganapati Aarti: Sukhkarta Dukhharta &#8211; With English Translation &#124; download mp3</title>
		<link>https://kedar.nitty-witty.com/blog/ganapati-aarti-sukhkarta-dukhharta-with-english-translation-free-download-mp3?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ganapati-aarti-sukhkarta-dukhharta-with-english-translation-free-download-mp3</link>
					<comments>https://kedar.nitty-witty.com/blog/ganapati-aarti-sukhkarta-dukhharta-with-english-translation-free-download-mp3?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 22 Aug 2009 10:48:20 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[aarti]]></category>
		<category><![CDATA[free download]]></category>
		<category><![CDATA[ganpati]]></category>
		<category><![CDATA[Ganpati Aarti]]></category>
		<category><![CDATA[marathi]]></category>
		<category><![CDATA[Marathi to English]]></category>
		<category><![CDATA[Sukhkarata Dukhharata]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=98</guid>

					<description><![CDATA[<p>Ganapati Aarti: Sukhkarta Dukhharta ।। श्री गणेशाय नमः ।। सुखकर्ता दुखहर्ता वार्ता विघ्नाची &#124;नुरवी पूर्वी प्रेम कृपा जयाची &#124;सर्वांगी सुंदर उटी शेंदुराची &#124;कंठी झळके माळ मुक्ताफळाची &#124;&#124; १ &#124;&#124; जय&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/ganapati-aarti-sukhkarta-dukhharta-with-english-translation-free-download-mp3">Ganapati Aarti: Sukhkarta Dukhharta – With English Translation | download mp3</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/ganapati-aarti-sukhkarta-dukhharta-with-english-translation-free-download-mp3/feed</wfw:commentRss>
			<slash:comments>38</slash:comments>
		
		<enclosure url="http://kedar.nitty-witty.com/wp-content/uploads/2009/08/sukhkarata-dukhharta-ganesh-aarti.mp3" length="1399745" type="audio/mpeg" />

			</item>
		<item>
		<title>Unique birthday card wishes for My dear Brother</title>
		<link>https://kedar.nitty-witty.com/blog/unique-birthday-card-wish-for-my-dear-brother?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unique-birthday-card-wish-for-my-dear-brother</link>
					<comments>https://kedar.nitty-witty.com/blog/unique-birthday-card-wish-for-my-dear-brother?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 11:56:30 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Birthday wish]]></category>
		<category><![CDATA[Brother]]></category>
		<category><![CDATA[Dear Brother]]></category>
		<category><![CDATA[Happy Birthday Wishes]]></category>
		<category><![CDATA[Happy Birthday wishes for Brother]]></category>
		<category><![CDATA[online card]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=325</guid>

					<description><![CDATA[<p>This is an online birthday card wish to my dear brother. Click to view the Online Birthday Card: Happy Birthday Kaushik. Most people find it little difficult to guess the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/unique-birthday-card-wish-for-my-dear-brother">Unique birthday card wishes for My dear Brother</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/unique-birthday-card-wish-for-my-dear-brother/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>The Dos Chat &#8211; Lan Messenger</title>
		<link>https://kedar.nitty-witty.com/blog/the-dos-chat-lan-messenger?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-dos-chat-lan-messenger</link>
					<comments>https://kedar.nitty-witty.com/blog/the-dos-chat-lan-messenger?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Fri, 08 May 2009 08:14:45 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[messenger]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=49</guid>

					<description><![CDATA[<p>This is a LAN Messenger which allows you to chat with friends on local network. The Dos based chat program is just like a chat program but only for LAN.&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/the-dos-chat-lan-messenger">The Dos Chat – Lan Messenger</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/the-dos-chat-lan-messenger/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Selected Oscar Wilde Quotes</title>
		<link>https://kedar.nitty-witty.com/blog/selected-oscar-wilde-quotes-2?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=selected-oscar-wilde-quotes-2</link>
					<comments>https://kedar.nitty-witty.com/blog/selected-oscar-wilde-quotes-2?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 01 Apr 2009 04:22:46 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[one liners]]></category>
		<category><![CDATA[oscar wilde]]></category>
		<category><![CDATA[quotes]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=6</guid>

					<description><![CDATA[<p>Oscar Fingal O&#8217;Flahertie Wills Wilde!! Oscar Wilde is well known for his biting wit. And he has an extraordinary way of representing the things. Here is some collection of famous&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/selected-oscar-wilde-quotes-2">Selected Oscar Wilde Quotes</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/selected-oscar-wilde-quotes-2/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Gulaal movie &#8211; music and lyrics</title>
		<link>https://kedar.nitty-witty.com/blog/gulaal-movie-music-and-lyrics?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gulaal-movie-music-and-lyrics</link>
					<comments>https://kedar.nitty-witty.com/blog/gulaal-movie-music-and-lyrics?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 07 Mar 2009 10:54:32 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[Gulaal]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[movie review]]></category>
		<category><![CDATA[music and lyrics]]></category>
		<category><![CDATA[music review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=101</guid>

					<description><![CDATA[<p>Its been long since i&#8217;ve heard such contentful, meaningful, provoking and great lyrics with such gr8 musical representation.The lines they&#8217;ve written are just mind-blowing. Music is awesome and vocals as&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/gulaal-movie-music-and-lyrics">Gulaal movie – music and lyrics</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/gulaal-movie-music-and-lyrics/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Regular Expression Basics &#8211; Quick Reference</title>
		<link>https://kedar.nitty-witty.com/blog/regular-expression-basics-quick-reference?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=regular-expression-basics-quick-reference</link>
					<comments>https://kedar.nitty-witty.com/blog/regular-expression-basics-quick-reference?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Mar 2009 09:31:11 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[regular expression]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=62</guid>

					<description><![CDATA[<p>Characters Character Description Example Any character except [\^$.&#124;?*+() All characters except the listed special characters match a single instance of themselves. { and } are literal characters, unless they&#8217;re part&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/regular-expression-basics-quick-reference">Regular Expression Basics – Quick Reference</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/regular-expression-basics-quick-reference/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quick look at subversion / svn commands &#8211; overview</title>
		<link>https://kedar.nitty-witty.com/blog/quick-look-at-subversion-svn-commands-overview?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quick-look-at-subversion-svn-commands-overview</link>
					<comments>https://kedar.nitty-witty.com/blog/quick-look-at-subversion-svn-commands-overview?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Mar 2009 08:12:52 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[subversion]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=46</guid>

					<description><![CDATA[<p>About Subversion: Subversion, also known as svn, is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically)&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/quick-look-at-subversion-svn-commands-overview">Quick look at subversion / svn commands – overview</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/quick-look-at-subversion-svn-commands-overview/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delhi 6 &#8211; Movie review</title>
		<link>https://kedar.nitty-witty.com/blog/delhi-6-movie-review?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=delhi-6-movie-review</link>
					<comments>https://kedar.nitty-witty.com/blog/delhi-6-movie-review?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Sat, 21 Feb 2009 05:26:46 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[delhi 6]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[movie review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=103</guid>

					<description><![CDATA[<p>Delhi 6&#8230;It was a regular weekend and as usual i was expecting a good time with Delhi 6! Movie starts with a &#8220;Kala Bandhar&#8221; [monkey-man] fear in Delhi. A parallel shot&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/delhi-6-movie-review">Delhi 6 – Movie review</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/delhi-6-movie-review/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Dev D &#8211; Movie review</title>
		<link>https://kedar.nitty-witty.com/blog/dev-d-movie-review?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dev-d-movie-review</link>
					<comments>https://kedar.nitty-witty.com/blog/dev-d-movie-review?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Thu, 12 Feb 2009 05:31:41 +0000</pubDate>
				<category><![CDATA[Review - Movie, software...]]></category>
		<category><![CDATA[dev d]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[movie review]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=105</guid>

					<description><![CDATA[<p>Hi all,I don&#8217;t know why but just wanted to talk about the movie dev-d. I a lot of fun.TOI reports were 5-stars and we were damn eager to know the&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/dev-d-movie-review">Dev D – Movie review</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/dev-d-movie-review/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Funny Computer laws &#8211; quotes</title>
		<link>https://kedar.nitty-witty.com/blog/funny-computer-laws-quotes?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=funny-computer-laws-quotes</link>
					<comments>https://kedar.nitty-witty.com/blog/funny-computer-laws-quotes?noamp=mobile#respond</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 07:23:42 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[one liners]]></category>
		<category><![CDATA[quotes]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=13</guid>

					<description><![CDATA[<p>Amdahl&#8217;s Law: The speed-up achievable on a parallel computer can be significantly limited by the existence of a small fraction of inherently sequential code which cannot be parallelised. (Gene Amdahl)&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/funny-computer-laws-quotes">Funny Computer laws – quotes</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/funny-computer-laws-quotes/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Collection for insulting &#8211; one liners</title>
		<link>https://kedar.nitty-witty.com/blog/collection-for-insulting-one-liners?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=collection-for-insulting-one-liners</link>
					<comments>https://kedar.nitty-witty.com/blog/collection-for-insulting-one-liners?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Kedar]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 01:53:02 +0000</pubDate>
				<category><![CDATA[Just for fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[insulting]]></category>
		<category><![CDATA[insulting Oneliners]]></category>
		<category><![CDATA[one liners]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[ur so ugly roast]]></category>
		<guid isPermaLink="false">http://kedar.nitty-witty.com/?p=11</guid>

					<description><![CDATA[<p>Collection of insulting one-liners: A demitasse would fit his head like a sombrero. (Thanks, Chris Cole) A guy with your IQ should have a low voice too! A half-wit gave&#8230;</p>
The post <a href="https://kedar.nitty-witty.com/blog/collection-for-insulting-one-liners">Collection for insulting – one liners</a> first appeared on <a href="https://kedar.nitty-witty.com/blog">Change Is Inevitable</a>.]]></description>
		
					<wfw:commentRss>https://kedar.nitty-witty.com/blog/collection-for-insulting-one-liners/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
