<?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>Netexpertise &#187; Mysql</title>
	<atom:link href="http://www.netexpertise.eu/en/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>GLPI Ticket User Group Auto Assignment</title>
		<link>http://www.netexpertise.eu/en/glpi/ticket-user-group-auto-assignment.html</link>
		<comments>http://www.netexpertise.eu/en/glpi/ticket-user-group-auto-assignment.html#comments</comments>
		<pubDate>Mon, 16 Aug 2010 11:28:07 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[GLPI]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=694</guid>
		<description><![CDATA[GLPI user has to select the group he belongs to when creating a ticket or else the field remains empty. This stored procedure automatically assigns all tickets to the user&#8217;s group. Setup a cron job to run it every so often. &#160; begin update SI_BD.glpi_tracking t set t.fk_group= ( SELECT g.id FROM SI_BD.glpi_users u, SI_BD.glpi_groups [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/glpi/ticket-user-group-auto-assignment.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Accounting in Freeradius</title>
		<link>http://www.netexpertise.eu/en/freeradius/daily-accounting.html</link>
		<comments>http://www.netexpertise.eu/en/freeradius/daily-accounting.html#comments</comments>
		<pubDate>Sat, 30 May 2009 15:50:00 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Freeradius]]></category>
		<category><![CDATA[accounting]]></category>
		<category><![CDATA[billing software]]></category>
		<category><![CDATA[daily]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[quota]]></category>
		<category><![CDATA[radius]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://netexpertise/en/?p=26</guid>
		<description><![CDATA[We have seen a few posts on Freeradius user list and other forums asking how to collect accounting periodically. The Radius protocol provides accounting but not in the way that many would like. Here&#8217;s a short list of things we would like to modify or improve: Traffic is not collected at regular intervals As a [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/freeradius/daily-accounting.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Mysql Ultra-Fast Backup with LVM</title>
		<link>http://www.netexpertise.eu/en/mysql/mysql-ultra-fast-backup-with-lvm.html</link>
		<comments>http://www.netexpertise.eu/en/mysql/mysql-ultra-fast-backup-with-lvm.html#comments</comments>
		<pubDate>Sat, 26 Jul 2008 13:17:23 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[logical]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://netexpertise/en/?p=84</guid>
		<description><![CDATA[It is generally good practice to respect the two following points when backing up databases. The backup has to be: consistent fast Consistency is easily achieved putting a read lock on all tables beforehands. However, this isn&#8217;t always applied, and WILL definately lead to a database integrity problem at some stage. Once a lock has [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/mysql/mysql-ultra-fast-backup-with-lvm.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

