<?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>ter Smitten&#039;s &#187; MySQL</title>
	<atom:link href="http://blog.tersmitten.nl/archives/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tersmitten.nl</link>
	<description>Geek stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:28:54 +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>How to install RMySQL on R 2.14.0 for Windows XP</title>
		<link>http://blog.tersmitten.nl/archives/1345</link>
		<comments>http://blog.tersmitten.nl/archives/1345#comments</comments>
		<pubDate>Tue, 08 Nov 2011 14:03:44 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cran-r]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1345</guid>
		<description><![CDATA[While installing RMySQL on OS X and Linux is really simple this is not the case for Windows. After trying several how to&#8217;s RMySQL still wasn&#8217;t working. Then I started experimenting my self&#8230; With success! This is what I did: Install R 2.14 Install R tools (2.14) (with modifying path option) Install MySQL (5.5.17) (with [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1345/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert a MySQL database and all its tables to UTF-8/InnoDB</title>
		<link>http://blog.tersmitten.nl/archives/1219</link>
		<comments>http://blog.tersmitten.nl/archives/1219#comments</comments>
		<pubDate>Thu, 16 Jun 2011 18:04:11 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1219</guid>
		<description><![CDATA[Today I ran into some Trac problems when trying to view a SVN changeset in the SVN browser. I read that these problems were caused by MySQL? so I tried `the suggested`. Because I had to do this for 3 Trac instances I created a little php (commandline) script to do the job. &#60; ?php [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1219/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to enable Syntax highlighting in less</title>
		<link>http://blog.tersmitten.nl/archives/1015</link>
		<comments>http://blog.tersmitten.nl/archives/1015#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:23:55 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1015</guid>
		<description><![CDATA[I wanted to have syntax highlighting for a big SQL file I was working on. Finding a solution didn&#8217;t take my too long. Source-highlight given a source file, produces a document with syntax highlighting. Output formats that are supported: HTML XHTML LATEX TEXINFO ANSI DocBook Input formats that are supported: Ada Asm Applescript Awk Autoconf [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1015/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MySQL; How to make a PRIMARY- or UNIQUE key of multiple fields</title>
		<link>http://blog.tersmitten.nl/archives/877</link>
		<comments>http://blog.tersmitten.nl/archives/877#comments</comments>
		<pubDate>Wed, 19 May 2010 09:25:56 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=877</guid>
		<description><![CDATA[For a project I was working on I needed a multi field (column) key. Both `id` and `server` were not unique, but put together they were. I already had `id` as my PRIMARY KEY, but that was not correct anymore. So the first thing to do was remove that KEY: ALTER TABLE `clients` DROP PRIMARY [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/877/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing osTicket on CentOS 5.3</title>
		<link>http://blog.tersmitten.nl/archives/199</link>
		<comments>http://blog.tersmitten.nl/archives/199#comments</comments>
		<pubDate>Tue, 27 Oct 2009 13:57:21 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[osTicket]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=199</guid>
		<description><![CDATA[First we have to download osTicket and make it a available via http: cd /var/www wget http://osticket.com/dl/osticket_1.6.rc5.tar.gz tar -xzvf osticket_1.6.rc5.tar.gz ln -s /var/www/osticket_1.6.rc5/upload /var/www/html/osticket Then we create a database by means of the MySQL client: mysql&#62; CREATE USER 'osticket'@'localhost' IDENTIFIED BY '****************'; &#160; GRANT USAGE ON * . * TO 'osticket'@'localhost' IDENTIFIED BY '****************' WITH [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/199/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Installing OTRS on CentOS 5.3</title>
		<link>http://blog.tersmitten.nl/archives/152</link>
		<comments>http://blog.tersmitten.nl/archives/152#comments</comments>
		<pubDate>Tue, 27 Oct 2009 12:42:20 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OTRS]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=152</guid>
		<description><![CDATA[Download the latest OTRS package: wget http://ftp.otrs.org/pub/otrs/RPMS/fedora/4/otrs-2.4.5-01.noarch.rpm Install it! rpm -ivh otrs-2.4.5-01.noarch.rpm error: Failed dependencies: perl-DBD-MySQL is needed by otrs-2.4.5-01.noarch mysql-server is needed by otrs-2.4.5-01.noarch You&#8217;ll probably get an error. Install the dependencies and (re)install the OTRS package: yum install mysql-server rpm -ivh otrs-2.4.5-01.noarch.rpm Restart your webserver (apache): service httpd restart Use the MySQL client, [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/152/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing phpmyadmin in CentOS 5.3</title>
		<link>http://blog.tersmitten.nl/archives/172</link>
		<comments>http://blog.tersmitten.nl/archives/172#comments</comments>
		<pubDate>Tue, 27 Oct 2009 12:29:16 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=172</guid>
		<description><![CDATA[phpmyadmin isn&#8217;t in the default installed yum repositories. Therefore we have to enable a repository that does contain phpmyadmin. EPEL is such a repository. See here how to enable EPEL. After that it&#8217;s really simple: yum install phpmyadmin cd /etc/httpd/conf.d/ nano phpMyAdmin.conf and change allow from 127.0.0.1 to allow from 127.0.0.1 192.168.1.0/24 (for example) then: [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/172/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset MySQL password</title>
		<link>http://blog.tersmitten.nl/archives/21</link>
		<comments>http://blog.tersmitten.nl/archives/21#comments</comments>
		<pubDate>Tue, 15 Sep 2009 09:34:18 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=21</guid>
		<description><![CDATA[If you happen to forget the root password or discover that for some reason you are unable to login, then you can make use of the --skip-grant-tables option of MySQL. This is how you use it: First you have to stop MySQL /etc/init.d/mysqld stop Then you start MySQL with the --skip-grant-tables option /usr/libexec/mysqld --skip-grant-tables After [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

