<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Zenedith&#039;s dev blog &#187; mysql</title>
	<atom:link href="http://zenedith.wordpress.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenedith.wordpress.com</link>
	<description>Dałem się namówić.., szatanowi chyba..</description>
	<lastBuildDate>Fri, 11 Dec 2009 18:12:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='zenedith.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/72bc6bd0f96b285413a345195853df49?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Zenedith&#039;s dev blog &#187; mysql</title>
		<link>http://zenedith.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://zenedith.wordpress.com/osd.xml" title="Zenedith&#039;s dev blog" />
		<item>
		<title>MySQL Connector/C++ : dostęp do bazy danych w cpp.</title>
		<link>http://zenedith.wordpress.com/2009/01/19/mysql-connectorc-dostep-do-bazy-danych-w-cpp/</link>
		<comments>http://zenedith.wordpress.com/2009/01/19/mysql-connectorc-dostep-do-bazy-danych-w-cpp/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 19:09:21 +0000</pubDate>
		<dc:creator>zenedith</dc:creator>
				<category><![CDATA[cpp]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://zenedith.wordpress.com/?p=417</guid>
		<description><![CDATA[Jak połączyć się z bazą danych MySQL z poziomu kodu w języku cpp? Najprościej przy użyciu biblioteki MySQL Connector/C++. Możemy ją znaleźć na stronie dev.mysql.com/doc/refman/5.1/en/connector-cpp.html a dokładniej ściągnąć ze podstrony w sekcji download.
Potrzebujmy również bazy danych MySQL &#8211; ja skorzystałem z wersji mysql-5.0.67-win32.exe ale na stronie oficjalnej można znaleźć znacznie nowsze wersje.
Zastrzeżenie jest jedno &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zenedith.wordpress.com&blog=2356819&post=417&subd=zenedith&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://zenedith.wordpress.com/2009/01/19/mysql-connectorc-dostep-do-bazy-danych-w-cpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zenedith</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/mysql_libs_install.jpg?w=300" medium="image">
			<media:title type="html">mysql_libs_install</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/cmake_settings_01.jpg?w=300" medium="image">
			<media:title type="html">cmake_settings_01</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/cmake_settings_02.jpg?w=300" medium="image">
			<media:title type="html">cmake_settings_02</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/cmake_settings_03.jpg?w=300" medium="image">
			<media:title type="html">cmake_settings_03</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/cmake_final_settings.jpg?w=300" medium="image">
			<media:title type="html">cmake_final_settings</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/vs2005_connection_info.jpg?w=300" medium="image">
			<media:title type="html">vs2005_connection_info</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/release_dir.jpg?w=300" medium="image">
			<media:title type="html">release_dir</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/missing_dll.jpg?w=300" medium="image">
			<media:title type="html">missing_dll</media:title>
		</media:content>

		<media:content url="http://zenedith.files.wordpress.com/2009/01/connect_app_result.jpg?w=300" medium="image">
			<media:title type="html">connect_app_result</media:title>
		</media:content>
	</item>
		<item>
		<title>Debian : Konfiguracja workspace’a dla Apache2+PHP5+MySQL #3.</title>
		<link>http://zenedith.wordpress.com/2008/12/30/debian-konfiguracja-workspace%e2%80%99a-dla-apache2php5mysql-3/</link>
		<comments>http://zenedith.wordpress.com/2008/12/30/debian-konfiguracja-workspace%e2%80%99a-dla-apache2php5mysql-3/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 13:29:56 +0000</pubDate>
		<dc:creator>zenedith</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://zenedith.wordpress.com/?p=293</guid>
		<description><![CDATA[@MySQL
Przy instalacji php5 podałem również pakiety do instalacji MySQL. Podam je tutaj jeszcze raz:

mysql-server-5.0 &#8211; serwer bazy danych mysql,
mysql-client-5.0 &#8211; klient serwera bazy danych mysql,
phpmyadmin &#8211; [opcjonalnie] &#8211; proste i intuicyjne zarządzanie bazą danych.

Należy uruchomić serwer bazy danych, jeśli nie jest on automatycznie uruchamiany wraz ze startem systemu. Służy do tego polecenie:
/etc/init.d/mysql start
a dostępne opcje [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zenedith.wordpress.com&blog=2356819&post=293&subd=zenedith&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://zenedith.wordpress.com/2008/12/30/debian-konfiguracja-workspace%e2%80%99a-dla-apache2php5mysql-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zenedith</media:title>
		</media:content>
	</item>
	</channel>
</rss>