<?xml version="1.0" encoding="iso-8859-9"?>
<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>CODE PROJECT &#124; php, codeigniter, smarty, design patterns &#187; mysql</title>
	<atom:link href="http://code.internet.com.tr/etiket/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.internet.com.tr</link>
	<description>bir gün bir gün bir çocuk</description>
	<lastBuildDate>Sun, 31 Jan 2010 11:11:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>hangisi daha büyük ? int(7) mi ? int(8) mi ?</title>
		<link>http://code.internet.com.tr/mysql-numeric-types/</link>
		<comments>http://code.internet.com.tr/mysql-numeric-types/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 23:20:19 +0000</pubDate>
		<dc:creator>Emre Çevik</dc:creator>
				<category><![CDATA[ipuçları]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[byte]]></category>
		<category><![CDATA[numeric]]></category>
		<category><![CDATA[performans]]></category>
		<category><![CDATA[types]]></category>
		<category><![CDATA[zerofill]]></category>

		<guid isPermaLink="false">http://code.internet.com.tr/?p=472</guid>
		<description><![CDATA[Geçenlerde bir arkadaşımın veritabanını incelerken her tablo alanına bu değerleri verdiğini gördüm. neden bu kadar uğraştığını sorduğumda ise performans için cevabını aldım.. 
int(7) ile int(8) arasındaki fark nedir ?
tinyint(1) ile tinyint(2) arasında hiç bir fark yoktur. int(5) ile int(6) arasındada hiç bir fark yoktur yani sanmayınki tinyint(1) 15 değerini almaz. bal gibide alır.

peki biz neden [...]]]></description>
		<wfw:commentRss>http://code.internet.com.tr/mysql-numeric-types/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

