<?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>Weblog Tools Collection &#187; mysql</title>
	<atom:link href="http://weblogtoolscollection.com/archives/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:00:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>One Tool Inadvertently Helps Cure Others&#8217; Ills</title>
		<link>http://weblogtoolscollection.com/archives/2010/12/02/one-tool-inadvertently-helps-cure-others-ills/</link>
		<comments>http://weblogtoolscollection.com/archives/2010/12/02/one-tool-inadvertently-helps-cure-others-ills/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 00:22:55 +0000</pubDate>
		<dc:creator>Mark Ghosh</dc:creator>
				<category><![CDATA[Cool Scripts]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[VaultPress]]></category>
		<category><![CDATA[wordpress-plugin]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=9078</guid>
		<description><![CDATA[So we have not made it a secret on this blog that we are big fans of VaultPress as a product (Disclosure: They are advertisers on this blog). I have been using it on this blog (amongst others) for our protection and have happily paid for our privilege and peace of mind. It has been a little rocky to get started and we have offered and received help and feedback for the issues we ran into during the initial sync with VaultPress. The peace of mind is satisfying, the support is very reasonable, the product is a &#8220;set it and forget it&#8221; and as such, it runs on its own. I check the security area once in a while and marvel at the number of comments and other statistics that are mildly interesting but not all that helpful. Then I noticed something last morning that made me think. I know that does not [...]]]></description>
			<content:encoded><![CDATA[<p>So we have not made it a secret on this blog that we are big fans of VaultPress as a product (Disclosure: They are advertisers on this blog). I have been using it on this blog (amongst others) for our protection and have happily paid for our privilege and peace of mind. It has been a little rocky to get started and we have offered and received help and feedback for the issues we ran into during the initial sync with VaultPress. The peace of mind is satisfying, the support is very reasonable, the product is a &#8220;set it and forget it&#8221; and as such, it runs on its own. I check the security area once in a while and marvel at the number of comments and other statistics that are mildly interesting but not all that helpful.</p>
<p>Then I noticed something last morning that made me think. I know that does not happen often but I like it when it does. I happened to click on the &#8220;Activity Log&#8221; tab on the VaultPress dashboard and found the following.</p>
<div id="attachment_9079" class="wp-caption aligncenter" style="width: 613px"><a href="http://weblogtoolscollection.com/wp-content/uploads/2010/12/Screen-shot-2010-12-01-at-8.28.11-AM.png" rel="thumbnail"><img class="size-full wp-image-9079 " title="Screen shot 2010-12-01 at 8.28.11 AM" src="http://weblogtoolscollection.com/wp-content/uploads/2010/12/Screen-shot-2010-12-01-at-8.28.11-AM.png" alt="" width="603" height="275" /></a><p class="wp-caption-text">VaultPress Activity Log</p></div>
<p style="text-align: left;">For those of you that are not the programmer types, the above is a list of all the database &#8220;writes&#8221; that this blog had performed in the last 3 minutes. Also for the non-programmer types, database reads and writes for the most part, writes more so than reads, are what increases or decreases the time required to produce webpages that are generated by applications with a database back end. That was a mouthful. Simply put, in general, the less interaction with the database or the more efficient the interaction, the more efficient your page. So when I found this nicely tabulated list of database queries with past histories of each entry, I was pretty happy. Now I know which plugin(s) the above queries are from, I can remove them and/or fix them and the problem would go away.</p>
<p>Now back to VaultPress. What an elegant way to troubleshoot errant code that is write intensive! It acts like a scrolling database change log, along with the recent history of all such activity, for each commit! This is the stuff of geek dreams!</p>
<p>Not only does the service offer you peace of mind from disaster, protect your blog from malicious file changes (version update oversights notwithstanding), it also gives you a very elegant way to perceive your blog, in real time, from the perspective of your database.</p>
<p>I can&#8217;t wait to find other nondescript ways that VaultPress will prove to be useful. Besides the obvious stuff, the statistics, the security and now the activity log, what other gems have you found hidden in the vaults of VaultPress?</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2010/12/02/one-tool-inadvertently-helps-cure-others-ills/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Bids Farewell to PHP 4 and MySQL 4</title>
		<link>http://weblogtoolscollection.com/archives/2010/07/25/wordpress-bids-farewell-to-php-4-and-mysql-4/</link>
		<comments>http://weblogtoolscollection.com/archives/2010/07/25/wordpress-bids-farewell-to-php-4-and-mysql-4/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 14:15:15 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[WordPress 3.2]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=8271</guid>
		<description><![CDATA[After five years of dedicated support, WordPress will be leaving PHP 4 and MySQL 4 behind for the far more current and secure PHP 5 and MySQL 5. WordPress 3.2, planned to launch during the first half of 2011, will be the first release to require PHP 5.2 or higher and MySQL 5.0.15 or higher. The change really comes as no surprise. Both PHP 5 and MySQL 5 are far more secure than their predecessors and they are actively developed. How long has it been since an update was made to PHP 4 and MySQL 4? The final version of PHP 4 was released during August of 2008, followed by the final version of MySQL 4 on December of 2008. Both PHP 4 and MySQL 4 have been discontinued for almost two years. The WordPress team is confident that the change in requirements will be relatively inconsequential. According to Mark [...]]]></description>
			<content:encoded><![CDATA[<p>After five years of dedicated support, <a href="http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/">WordPress will be leaving PHP 4 and MySQL 4 behind</a> for the far more current and secure PHP 5 and MySQL 5.  WordPress 3.2, planned to launch during the first half of 2011, will be the first release to require PHP 5.2 or higher and MySQL 5.0.15 or higher.</p>
<p>The change really comes as no surprise. Both PHP 5 and MySQL 5 are far more secure than their predecessors and they are actively developed. How long has it been since an update was made to PHP 4 and MySQL 4? The final version of PHP 4 was released during August of 2008, followed by the final version of MySQL 4 on December of 2008. Both PHP 4 and MySQL 4 have been discontinued for almost two years.</p>
<p>The WordPress team is confident that the change in requirements will be relatively inconsequential.  According to Mark Jaquith, &#8220;Only around 11 percent of WordPress installs are running on a PHP version below 5.2 [and] fewer than 6 percent of WordPress users are running MySQL 4.&#8221;  Mr. Jaquith adds that most users running a PHP version less than 5.2 belong to hosting providers which actually support PHP 5.2 or higher.  These users may have the ability to enabled PHP 5 via their hosting provider&#8217;s control panel or request to be moved to a server with PHP 5.2 or higher and MySQL 5.0.15 or higher.</p>
<p>Arguably, some hosting providers still swear by PHP 4 and MySQL 4, but considering that both Drupal and Joomla will sport similar requirements later this year, many will be forced to finally offer PHP 5 and MySQL 5.  If your hosting provider insists on forcing you to use a PHP and MYSQL version that has been discontinued for almost two years, consider the cliché &#8220;there are many fish in the sea&#8221; and find a new hosting provider.</p>
<p>Hot on the heels of this announcement is the new <a href="http://wordpress.org/extend/plugins/health-check/">Health Check plugin</a> which will immediately confirm your server&#8217;s WordPress 3.2 compliance upon activation.  The plugin will be receiving several additional features in the near future, but for now it should provide peace of mind for most of you regarding the impending change in WordPress&#8217; requirements.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2010/07/25/wordpress-bids-farewell-to-php-4-and-mysql-4/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Scaling WordPress Part 1: Using MySQL Replication and HyperDB</title>
		<link>http://weblogtoolscollection.com/archives/2010/03/27/scaling-wordpress-part-1-using-mysql-replication-and-hyperdb/</link>
		<comments>http://weblogtoolscollection.com/archives/2010/03/27/scaling-wordpress-part-1-using-mysql-replication-and-hyperdb/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 05:45:58 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[HyperDB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2010/03/27/scaling-wordpress-part-1-using-mysql-replication-and-hyperdb/</guid>
		<description><![CDATA[Everyone loves to get loads of traffic to their websites, however, websites get timed out or respond very slowly when many users try to access it at the same time. WordPress does a pretty good job of handling lots of users at once, however it in itself cannot help you manage all the traffic, and you need proper server setups and cache setup to scale to accommodate more users.]]></description>
			<content:encoded><![CDATA[<p>Everyone loves to get loads of traffic to their websites, however, websites get timed out or respond very slowly when many users try to access it at the same time. WordPress does a pretty good job of handling lots of users at once, however it in itself cannot help you manage all the traffic, and you need proper server setups and cache setup to scale to accommodate more users.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">WordPress Super Cache</a> does a pretty neat job too at handling heavy traffic, however, there will be a time when the cache in itself will not solve your problems and you will need to make changes to your server setup in order to ensure that your website loads properly and fast.</p>
<p>One of my pet projects on my <a href="http://techie-buzz.com/" target="_blank">personal websites</a> has been to scale the site to allow around 70-100 thousand+ users to seamlessly access the site without having to suffer slow load times on a daily basis. </p>
<p>I did tweak my server quite a bit, however, after a point of time I ran out of tweaks and looked at what I could do to scale the system to seamlessly manage more traffic. I did manage to handle traffic to a point by tweaking the servers, but alas the traffic kept increasing and my I ran out of tweaks. </p>
<p>This is when I started to scale the system itself to handle more traffic. Though I am not done fully yet and will do some more changes in near future to scale it further, I thought it best to document my changes so that others could benefit from it. So here is the first part, which includes a tutorial on how you can scale WordPress by using a master-slave (replication) setup for MySQL.</p>
<p><strong>Note:</strong> The guide is aimed towards users use standalone WordPress installation on a VPS or dedicated server. Shared hosting providers do not allow users to change system settings, and this implementation will require to make few.</p>
<h3>What Is MySQL Replication or Master-Slave Setup?</h3>
<p>MySQL replication basically involves an automatic replication of data from one MySQL database server to a different one located on the same machine or another one. In this scenario you can setup a master MySQL database to which data is written, once that happens the data is then automatically replicated across all the slaves you have setup.</p>
<p>Let me give you a practical example; you have database A where inserts/updates happen, now in a master-slave setup this will be your master server. With replication, you keep the master database as is, however, you add new slave databases which will constantly check back with the master database for updates and then automatically replicate it to themselves without you having to run manual SQL update/insert statements.</p>
<p>So when you insert new data into the master database, the slave database will be notified and will automatically copy the new data over to itself, this replication happens quickly enough that you may not even notice it. If you are not yet clear about what this means, you can visit the <a href="http://dev.mysql.com/doc/refman/5.0/en/replication.html" target="_blank">MySQL manual for replication</a>.</p>
<h3>How Does MySQL Replication Help?</h3>
<p>In a production environment of a website database reads constitute a major chunk of the total database accesses. So for example, if 1000 users visit your website, there might be somewhere around 1000 or more hits to the database, depending on how your site works. The latency to respond to those requests will be higher when compared to a site which gets lesser traffic since all those 1000+ hits have to be processed by a single database.</p>
<p>With MySQL replication you can distribute the reads between the master itself and several slaves, so the latency to respond back to requests will be much lower since the load is distributed among several servers.</p>
<p>In addition to that, since you are replicating data, you will also have backups in several places, which you can then use as failovers if your main database has any problem.</p>
<h3>How Can You Replicate MySQL Data In A Master-Slave Environment?</h3>
<p>Replicating data from a master to one or more slaves is very easy, all it takes is a few configuration changes. A master server will have to be configured only once, and so will a slave. However, you might have to repeat certain steps on the master server in order to grant privileges to multiple slaves to access the data on it.</p>
<p>I would rather prefer not to go into the steps required to create a master slave environment, as an excellent one already exists on HowtoForge: <a href="http://www.howtoforge.com/mysql_database_replication" target="_blank">How To Set Up Database Replication In MySQL</a>.</p>
<p><em>In my setup I have used a Master-Slave environment, but you can also use a Master-Master environment, I would not go into that, but you can always look it up on the internet.</em></p>
<h3>How do I use a MySQL Master-Slave Setup with WordPress?</h3>
<p>After you have created a master-slave setup you have multiple resources, but how do you really tell WordPress to actually read from multiple databases?</p>
<p>Don&#8217;t worry you do not have to scratch your head and hire programmers to do it. There is a solution in the form of <a href="http://wordpress.org/extend/plugins/hyperdb/" target="_blank">HyperDB</a> which is written by the WordPress team, and is actively used in WordPress MU and on WordPress.com(?). </p>
<p>Just download HyperDB and follow the instructions to setup the different databases you have created. Once that is done, HyperDB will internally take care of distributing the load across multiple MySQL servers.</p>
<p>HyperDB is not like a regular plugin so you <strong><em>will need</em></strong> to follow the <a href="http://wordpress.org/extend/plugins/hyperdb/installation/" target="_blank">installation instructions</a> and also make changes to the DB settings to specify the different MySQL servers you have. Once you have made the changes, your WordPress install will load faster than when it did with a single MySQL database.</p>
<p>That&#8217;s it, with two simple steps you now have multiple databases serving your website. This will definitely ease out the load on your servers and will also allow you to easily scale by adding more slaves to your setup.</p>
<p>In my scenario the cost of scaling added only around $20 per box a month, since I threw in servers with minimal configuration as they were only DB servers and did not take up much resources to read data. If I need to scale more I could throw in few more boxes and handle more traffic easily.</p>
<p>Just an afterthought, it does make a difference if your slave servers are on the same network as the master or if they are on an outside network, as far as possible try and add boxes on an internal network itself.</p>
<p>Did you find this guide interesting? Do you think this will help you scale your system? Do let me know through your comments. Oh and also do tell me if you have used any other method to scale your system or would prefer to do it differently.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2010/03/27/scaling-wordpress-part-1-using-mysql-replication-and-hyperdb/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>How many Queries are too many?</title>
		<link>http://weblogtoolscollection.com/archives/2008/07/12/how-many-queries-are-too-many/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/07/12/how-many-queries-are-too-many/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 14:05:56 +0000</pubDate>
		<dc:creator>Mark Ghosh</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[queries]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3731</guid>
		<description><![CDATA[I have been asked this question quite a few times and I never have a perfect answer. It is obviously an important question to ask but it can be answered in many different ways based on preferences, need for plugins, optimization techniques used and a variety of other factors. Weblog Tools Collection uses a lot of plugins and is very query heavy but the in spite of that, the front page uses 59 queries to generate itself. I think the default (on a vanilla WordPress install on the default theme) is 27 or something of that nature. The larger the number of queries, the slower the page is going to load and the more load you are going to put on your MySql server. All of the above is true if you do not use inline or regenerative caching mechanisms. The caveat on this blog is that its plugins and [...]]]></description>
			<content:encoded><![CDATA[<p>I have been asked this question quite a few times and I never have a perfect answer. It is obviously an important question to ask but it can be answered in many different ways based on preferences, need for plugins, optimization techniques used and a variety of other factors.</p>
<p>Weblog Tools Collection uses a lot of plugins and is very query heavy but the in spite of that, the front page uses 59 queries to generate itself. I think the default (on a vanilla WordPress install on the default theme) is 27 or something of that nature. The larger the number of queries, the slower the page is going to load and the more load you are going to put on your MySql server. All of the above is true if you do <em>not</em> use inline or regenerative caching mechanisms. The caveat on this blog is that its plugins and its MySql server are highly optimized (via inline caching mechanisms) to reduce load.</p>
<p>Larger number of queries on a WordPress blog are probably caused by plugins that have been installed. Plugin authors can have non-optimized and useless queries that either take a long time to execute or need a large(r) number of queries to acheive a simple(r) result. I suspect that one could follow the 80-20 rule with 80% of the queries on your blog being generated by 20% of the plugins. If you can identify the top hitters and either optimize or replace them, you will have a happier blog and a happier MySql server.</p>
<p>It is also important to remember that the number of queries might not be the <em>only</em> straw that is breaking the camel&#8217;s back. SQL queries can be poorly constructed and can put a tremendous drain on resources. I remember a certain recent comments plugin that made queries which scanned entire tables before producing a result. If you are concerned about the speed of you blog or the number of queries, start disabling plugins. You might be pleasantly surprised to find that a few plugins might be causing most of your headaches. Once you identify the suspect plugins, you can then either find replacements that are more oprtimized or find other ways of obtaining the same result.</p>
<p>How many queries does your font page generate? If you find efficiencies by disabling plugins, please tell us about the results.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/07/12/how-many-queries-are-too-many/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>DiggProof your WordPress</title>
		<link>http://weblogtoolscollection.com/archives/2007/01/23/diggproof-your-wordpress/</link>
		<comments>http://weblogtoolscollection.com/archives/2007/01/23/diggproof-your-wordpress/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 13:46:02 +0000</pubDate>
		<dc:creator>Mark Ghosh</dc:creator>
				<category><![CDATA[Blogging News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Hack]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/01/23/diggproof-your-wordpress/</guid>
		<description><![CDATA[DiggProof your WordPress A close look at optimizing and tweaking your MySql database for WordPress and other tips and plugins to make your WordPress blog faster than it already is. Even though WordPress is fast in its own right, this article is geared for high traffic blogs and especially those that run WordPress on smaller Virtual Private Servers. While we are on the subject of optimizations, the newly released WordPress 2.1 Ella has introduced many code and query optimizations that should make WordPress much faster than it already was. For example, one of the changes introduced to handle future posts gives the database the ability to cache more queries at the MySql level and should reduce load on the database server (however minuscule).]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.circlesixdesign.com/2007/01/22/diggproof/">DiggProof your WordPress</a> A close look at optimizing and tweaking your MySql database for WordPress and other tips and plugins to make your WordPress blog faster than it already is. Even though WordPress is fast in its own right, this article is geared for high traffic blogs and especially those that run WordPress on smaller Virtual Private Servers.</p>
<p>While we are on the subject of optimizations, the newly released <a href="http://wordpress.org/development/2007/01/ella-21/">WordPress 2.1 Ella</a> has introduced many code and query optimizations that should make WordPress much faster than it already was. For example, one of the changes introduced to handle future posts gives the database the ability to cache more queries at the MySql level and should reduce load on the database server (however minuscule).</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2007/01/23/diggproof-your-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Closed, Open Source Share Compatibility Problems</title>
		<link>http://weblogtoolscollection.com/archives/2005/12/13/closed-open-source-share-compatibility-problems/</link>
		<comments>http://weblogtoolscollection.com/archives/2005/12/13/closed-open-source-share-compatibility-problems/#comments</comments>
		<pubDate>Tue, 13 Dec 2005 13:27:31 +0000</pubDate>
		<dc:creator>Mark Ghosh</dc:creator>
				<category><![CDATA[Blogging News]]></category>
		<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[strict]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/12/13/closed-open-source-share-compatibility-problems/</guid>
		<description><![CDATA[Closed, Open Source Share Compatibility Problems: Interesting take on the compatibility problems brought onto WordPress by the latest versions of Mysql running in &#8220;strict&#8221; mode as default. Especially poignant here because I see well greased programmers moving to the postgresql model because of a shift of ideologies of the mysql group. I should look into the added benefits that the strict model provides to the system.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eweek.com/article2/0,1895,1900450,00.asp">Closed, Open Source Share Compatibility Problems</a>: Interesting take on the compatibility problems brought onto WordPress by the latest versions of Mysql running in &#8220;strict&#8221; mode as default. Especially poignant here because I see well greased programmers moving to the postgresql model because of a shift of ideologies of the mysql group. I should look into the added benefits that the strict model provides to the system.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2005/12/13/closed-open-source-share-compatibility-problems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MYdbPAL Free Download</title>
		<link>http://weblogtoolscollection.com/archives/2005/10/19/mydbpal-free-download/</link>
		<comments>http://weblogtoolscollection.com/archives/2005/10/19/mydbpal-free-download/#comments</comments>
		<pubDate>Wed, 19 Oct 2005 12:10:14 +0000</pubDate>
		<dc:creator>Mark Ghosh</dc:creator>
				<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[schema]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/10/19/mydbpal-free-download/</guid>
		<description><![CDATA[MYdbPAL Free Download: I am not sure of this program and you are on your own to figure out how this works but from my initial reaction, though the user interface is hideous, it can be a useful database education tool and provide good insight into existing database schemas. Thanks SlickDeals]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.it-map.com/html/mydbpal_.html">MYdbPAL Free Download</a>: I am not sure of this program and you are on your own to figure out how this works but from my initial reaction, though the user interface is hideous, it can be a useful database education tool and provide good insight into existing database schemas. Thanks SlickDeals</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2005/10/19/mydbpal-free-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  weblogtoolscollection.com/archives/tag/mysql/feed/ ) in 0.63397 seconds, on Feb 14th, 2012 at 1:49 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 14th, 2012 at 2:49 pm UTC -->
