<?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>MySQL &#8211; g.fisk</title>
	<atom:link href="https://www.gfisk.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.gfisk.com</link>
	<description>Random Tech Tips, Photography, Music, Words</description>
	<lastBuildDate>Sat, 16 May 2026 02:27:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://i0.wp.com/www.gfisk.com/wp-content/uploads/cropped-gf-compress.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>MySQL &#8211; g.fisk</title>
	<link>https://www.gfisk.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">12970820</site>	<item>
		<title>Koken &#8211; How to Export Albums and Images</title>
		<link>https://www.gfisk.com/koken-how-to-export-albums-and-images-to-a-new-gallery-system/</link>
					<comments>https://www.gfisk.com/koken-how-to-export-albums-and-images-to-a-new-gallery-system/#comments</comments>
		
		<dc:creator><![CDATA[gfisk]]></dc:creator>
		<pubDate>Sun, 01 Mar 2020 16:01:21 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[Koken]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://www.gfisk.com/?p=7694</guid>

					<description><![CDATA[With Koken no longer actively supported I needed to move to another Gallery management system but found it wasn't possible due to how Koken stored Albums and images - in a completely random nonsensical method with no way to copy, migrate or otherwise export your galleries and files in a way that can be reconstructed into a new photo gallery system.]]></description>
		
					<wfw:commentRss>https://www.gfisk.com/koken-how-to-export-albums-and-images-to-a-new-gallery-system/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7694</post-id>	</item>
		<item>
		<title>PHP 5 upgrade &#8211; [mysql_old_password] construct error</title>
		<link>https://www.gfisk.com/php-5-upgrade-mysql_old_password-construct-error/</link>
					<comments>https://www.gfisk.com/php-5-upgrade-mysql_old_password-construct-error/#respond</comments>
		
		<dc:creator><![CDATA[gfisk]]></dc:creator>
		<pubDate>Tue, 22 Dec 2015 20:10:55 +0000</pubDate>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[shared hosting]]></category>
		<guid isPermaLink="false">http://www.gfisk.com/?p=5160</guid>

					<description><![CDATA[Issue: Drupal, WordPress, any PHP based Website or Cron jobs stop working after your web host upgrades from PHP 4.x to 5.x. In my case the issue was random as some sites and Cron jobs on the [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.gfisk.com/php-5-upgrade-mysql_old_password-construct-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5160</post-id>	</item>
		<item>
		<title>Create Database Model From Existing Database &#8211; MySQL Workbench</title>
		<link>https://www.gfisk.com/create-database-model-from-existing-database/</link>
					<comments>https://www.gfisk.com/create-database-model-from-existing-database/#comments</comments>
		
		<dc:creator><![CDATA[gfisk]]></dc:creator>
		<pubDate>Sun, 01 Jun 2014 14:55:11 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">http://www.gfisk.com/?p=4146</guid>

					<description><![CDATA[In case I&#8217;m not the only one who had trouble figuring out how to create a Database Model from an existing Database using MySQL WorkBench. Database &#8211; MySQL Database Tool &#8211; MySQL WorkBench v 6.1 Documentation [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.gfisk.com/create-database-model-from-existing-database/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4146</post-id>	</item>
		<item>
		<title>Migrate Miva Merchant 5 to CS-Cart 4</title>
		<link>https://www.gfisk.com/migrate-miva-merchant-5-to-cs-cart-4/</link>
					<comments>https://www.gfisk.com/migrate-miva-merchant-5-to-cs-cart-4/#respond</comments>
		
		<dc:creator><![CDATA[gfisk]]></dc:creator>
		<pubDate>Thu, 14 Nov 2013 01:54:34 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[CS-Cart]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">http://www.gfisk.com/?p=3680</guid>

					<description><![CDATA[Had a customer who wanted to change from Miva Merchant 5 to  CS-Cart 4. They really liked CS-Cart&#8217;s control and ability to makes changes quickly and wanted to make the move.  So how to get this done without [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.gfisk.com/migrate-miva-merchant-5-to-cs-cart-4/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3680</post-id>	</item>
		<item>
		<title>Merge Data from two Databases &#8211; MySQL</title>
		<link>https://www.gfisk.com/merge-data-from-two-databases/</link>
					<comments>https://www.gfisk.com/merge-data-from-two-databases/#comments</comments>
		
		<dc:creator><![CDATA[gfisk]]></dc:creator>
		<pubDate>Thu, 15 Dec 2011 06:06:51 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[CubeCart]]></category>
		<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">http://www.gfisk.com/?p=2142</guid>

					<description><![CDATA[How you end up on Google querying  &#8220;Merge two Databases&#8221;&#8230; Like any good story that may be a long tale. I&#8217;m writing this because a CubeCart site I maintain was on a server that crashed and [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.gfisk.com/merge-data-from-two-databases/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2142</post-id>	</item>
		<item>
		<title>Asset Management Database &#8211; Free Download</title>
		<link>https://www.gfisk.com/it-asset-management-database-free-download/</link>
					<comments>https://www.gfisk.com/it-asset-management-database-free-download/#comments</comments>
		
		<dc:creator><![CDATA[gfisk]]></dc:creator>
		<pubDate>Sat, 14 Feb 2009 18:38:48 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Asset Management]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Websites]]></category>
		<guid isPermaLink="false">http://www.gfisk.com/?p=339</guid>

					<description><![CDATA[Web based PHP and MySQL Asset Management database for fast easy access, updates and CSV generated reports. The application is designed to manage IT assets from a Desktop Services perspective: computers and associated hardware, printers and [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.gfisk.com/it-asset-management-database-free-download/feed/</wfw:commentRss>
			<slash:comments>110</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339</post-id>	</item>
	</channel>
</rss>
