<?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>Nasıl Yapılır? &#187; mysql server 4.1</title>
	<atom:link href="http://cosmovote.com/tag/mysql-server-41/feed/" rel="self" type="application/rss+xml" />
	<link>http://cosmovote.com</link>
	<description>Cosmovote</description>
	<lastBuildDate>Sun, 15 Nov 2009 22:48:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Server 4.1 Nasıl Kurulur? (Ubuntu)</title>
		<link>http://cosmovote.com/1172/mysql-server-41-nasil-kurulur-ubuntu/</link>
		<comments>http://cosmovote.com/1172/mysql-server-41-nasil-kurulur-ubuntu/#comments</comments>
		<pubDate>Sun, 10 May 2009 12:26:10 +0000</pubDate>
		<dc:creator>v10a</dc:creator>
				<category><![CDATA[Genel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server 4.1]]></category>
		<category><![CDATA[mysql server nasıl kurulur]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://cosmovote.com/?p=1172</guid>
		<description><![CDATA[Geçen gün MySQL Server 5 Nasıl Kurulur? diye bir yazı yazmıştım. Bugün de MySQL 4.1 kurulumunu anlatacağım.
&#8220;Terminal window&#8221;u açın. Şu komutları yazın:
sudo apt-get install mysql-server-4.1
PHP tabanlı bir şey üzerinde çalışıyorsanız şu komutları çalıştırın:
sudo apt-get install php4-mysql
Son olarak database (veritabanı) oluşturmak için:
mysqladmin create &#60;database adı buraya girilecek&#62;
İşte bu kadar  
]]></description>
		<wfw:commentRss>http://cosmovote.com/1172/mysql-server-41-nasil-kurulur-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
