<?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>PlanetMysql.ru - информация о СУБД MySQL &#187; General</title>
	<atom:link href="http://planetmysql.ru/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetmysql.ru</link>
	<description>Блог о самой популярной СУБД MySQL</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:53:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Screencast: Installing MariaDB</title>
		<link>http://blog.montyprogram.com/screencast-installing-mariadb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=screencast-installing-mariadb</link>
		<comments>http://blog.montyprogram.com/screencast-installing-mariadb/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 22:17:38 +0000</pubDate>
		<dc:creator>Monty Program Group Blog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://blog.montyprogram.com/?p=851</guid>
		<description><![CDATA[Instead of the usual text-heavy blog posts that appear here, I thought it would be fun to mix things up and do a screencast showing exactly how easy it is to upgrade MySQL to MariaDB:

Some notes:

The laptop I&#8217;m using had MySQL 5.1.55 installed with one database (apart from the system database). Installing MariaDB does not impact existing data in any way and once the install completed I had instant access to my data.
As part of the install you are given the option to set a new password for the root user. I choose to do it in the video, but you don&#8217;t need to. If you leave the password field blank the root password will not be changed. Other database users are preserved, of course.
As with any database upgrade, before doing this to a production system you should have backups and test.

Links:
Links shown or mentioned in the video:

http://kb.askmonty.org/en/installing-mariadb-deb-files
http://downloads.askmonty.org/mariadb/
http://downloads.askmonty.org/mariadb/repositories/
and of course: http://mariadb.org/

Comments?
What do you think? Should we make more screencasts? If so, what would you like to see demonstrated?]]></description>
			<content:encoded><![CDATA[<p>Instead of the usual text-heavy blog posts that appear here, I thought it would be fun to mix things up and do a screencast showing exactly how easy it is to upgrade MySQL to MariaDB:</p>

<h3>Some notes:</h3>
<ul>
<li>The laptop I&#8217;m using had MySQL 5.1.55 installed with one database (apart from the system database). Installing MariaDB does not impact existing data in any way and once the install completed I had instant access to my data.</li>
<li>As part of the install you are given the option to set a new password for the root user. I choose to do it in the video, but you don&#8217;t need to. If you leave the password field blank the root password will not be changed. Other database users are preserved, of course.</li>
<li>As with any database upgrade, before doing this to a production system you should have backups and test.</li>
</ul>
<h3>Links:</h3>
<p>Links shown or mentioned in the video:</p>
<ul>
<li><a href="http://kb.askmonty.org/en/installing-mariadb-deb-files">http://kb.askmonty.org/en/installing-mariadb-deb-files</a></li>
<li><a href="http://downloads.askmonty.org/mariadb/">http://downloads.askmonty.org/mariadb/</a></li>
<li><a href="http://downloads.askmonty.org/mariadb/repositories/">http://downloads.askmonty.org/mariadb/repositories/</a></li>
<li>and of course: <a href="http://mariadb.org/">http://mariadb.org/</a></li>
</ul>
<h3>Comments?</h3>
<p>What do you think? Should we make more screencasts? If so, what would you like to see demonstrated?</p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31868&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31868&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2012/02/02/screencast-installing-mariadb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle’s 27 MySQL security fixes and MariaDB</title>
		<link>http://blog.montyprogram.com/oracles-27-mysql-security-fixes-and-mariadb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oracles-27-mysql-security-fixes-and-mariadb</link>
		<comments>http://blog.montyprogram.com/oracles-27-mysql-security-fixes-and-mariadb/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 21:24:08 +0000</pubDate>
		<dc:creator>Monty Program Group Blog</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.montyprogram.com/?p=809</guid>
		<description><![CDATA[The MySQL community have something new on their radars. First up, it looks like MySQL is now part of the Oracle Software Security Assurance and this is something all MySQL users should be happy about. Next, it is worth noting that MySQL is now part of the Oracle Critical Patch Update (Oracle CPU), as the MySQL product line has made it into its first Oracle CPU advisory for January 2012. 
As part of the MySQL community, CPU’s are new to us &#8212; they are released on the Tuesday closest to the 17th day of January, April, July and October. This kind of reminds us of Patch Tuesday, but let’s not digress.
Being the first time MySQL is part of the Critical Patch Update, the advisory suggests that there are 27 new security fixes for Oracle MySQL, with one of the vulnerabilities having the possibility of remote exploitation without authentication. As developers of a MySQL branch we are naturally concerned towards the nature of this CPU’s.
For starters, its good to note that MariaDB is always based from a branch of MySQL (MySQL 5.1 for MariaDB 5.1, 5.2 &#038; 5.3, and MySQL 5.5 for MariaDB 5.5). So whenever there are security fixes that Oracle make into MySQL 5.1 and MySQL 5.5, we inherit them. This is one of the benefits of being a branch as opposed to being a fork.
“Oracle advisories include all issues that appeared since the last advisory. But this is the first advisory for MySQL. So either Oracle found 27 new problems since October 2011 or this includes everything that’s been outstanding,” said Sergei Golubchik, VP of Architecture for MariaDB and former MySQL security contact. 
Upon looking up all the CVE numbers, the reports were vague, like “Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.x and 5.5.x allows remote attackers to affect availability via unknown vectors.” They do not reference bug numbers, so from a bit of guesswork, we might assume that http://bazaar.launchpad.net/~mysql/mysql-server/5.1/revision/3560.1.3 is possibly a fix for the most serious vulnerability &#8211; the one that can be remotely exploited without authentication. That, for example, was fixed in May 2011, and has long been present in both MySQL and MariaDB, though our implementation varies from upstream.
We notice most CVE’s being reported in January 2012, but have no idea when they were reported to the Oracle bug database or bugs.mysql.com and when they were fixed. We believe that this is perhaps Oracle including MySQL into their Software Security Assurance program, which is what triggered all security bugs to be reported on cve.mitre.org, all on the same day.
Whether these 27 fixes are new or existing ones now being bundled up and reported in a Critical Patch Update remains open until more accurate information on what bugs they address is provided.  We’re actively working on finding out the answer.]]></description>
			<content:encoded><![CDATA[<p>The MySQL community have something new on their radars. First up, it looks like MySQL is now part of the <a href="http://www.oracle.com/us/support/assurance/index.html" title="Oracle Software Security Assurance" >Oracle Software Security Assurance</a> and this is something all MySQL users should be happy about. Next, it is worth noting that MySQL is now part of the Oracle Critical Patch Update (Oracle CPU), as the MySQL product line has made it into its first <a href="http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html" title="Oracle CPU advisory for January 2012" >Oracle CPU advisory for January 2012</a>. </p>
<p>As part of the MySQL community, CPU’s are new to us &#8212; they are released on the Tuesday closest to the 17th day of January, April, July and October. This kind of reminds us of <a href="http://en.wikipedia.org/wiki/Patch_Tuesday" title="Patch Tuesday" >Patch Tuesday</a>, but let’s not digress.</p>
<p>Being the first time MySQL is part of the Critical Patch Update, the advisory suggests that there are 27 new security fixes for Oracle MySQL, with one of the vulnerabilities having the possibility of remote exploitation without authentication. As developers of a MySQL branch we are naturally concerned towards the nature of this CPU’s.</p>
<p>For starters, its good to note that MariaDB is always based from a branch of MySQL (MySQL 5.1 for MariaDB 5.1, 5.2 &#038; 5.3, and MySQL 5.5 for MariaDB 5.5). So whenever there are security fixes that Oracle make into MySQL 5.1 and MySQL 5.5, we inherit them. This is one of the benefits of being a branch as opposed to being a fork.</p>
<p>“Oracle advisories include all issues that appeared since the last advisory. But this is the first advisory for MySQL. So either Oracle found 27 new problems since October 2011 or this includes everything that’s been outstanding,” said Sergei Golubchik, VP of Architecture for MariaDB and former MySQL security contact. </p>
<p>Upon looking up all the CVE numbers, the reports were vague, like “Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.x and 5.5.x allows remote attackers to affect availability via unknown vectors.” They do not reference bug numbers, so from a bit of guesswork, we might assume that http://bazaar.launchpad.net/~mysql/mysql-server/5.1/revision/3560.1.3 is possibly a fix for the most serious vulnerability &#8211; the one that can be remotely exploited without authentication. That, for example, was fixed in May 2011, and has long been present in both MySQL and MariaDB, though our implementation varies from upstream.</p>
<p>We notice most CVE’s being reported in January 2012, but have no idea when they were reported to the Oracle bug database or bugs.mysql.com and when they were fixed. We believe that this is perhaps Oracle including MySQL into their Software Security Assurance program, which is what triggered all security bugs to be reported on cve.mitre.org, all on the same day.</p>
<p>Whether these 27 fixes are new or existing ones now being bundled up and reported in a Critical Patch Update remains open until more accurate information on what bugs they address is provided.  We’re actively working on finding out the answer.</p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31692&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31692&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2012/01/21/oracles-27-mysql-security-fixes-and-mariadb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MariaDB: Improve Security with Two-Step Verification</title>
		<link>http://blog.montyprogram.com/security-with-two-step-verification/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mariadb-improve-security-with-two-step-verification</link>
		<comments>http://blog.montyprogram.com/security-with-two-step-verification/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 14:07:17 +0000</pubDate>
		<dc:creator>Monty Program Group Blog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[stories]]></category>
		<category><![CDATA[two step verification]]></category>

		<guid isPermaLink="false">http://blog.montyprogram.com/?p=754</guid>
		<description><![CDATA[In this primer I will show how to improve the security of your MariaDB installation by using two-step verification and how to use it from your Windows GUI client.
Let&#8217;s suppose you have your data in MariaDB, installed, say, on Ubuntu. And your users connect to it to run ad hoc queries, using some sort of a Windows GUI client. You don&#8217;t want them to write the access password on post-it notes or have it auto-entered by the client. And you don&#8217;t want anyone see the password when one of the salespersons connects to the mother ship from his laptop in the Internet café. So you decide to use the two-step verification, just like Google does, to secure the access to the data.

If you don&#8217;t know what a &#8220;two-step verification&#8221; is, see, for example, this introductory video by Google.
So, 2-step verification looks great, but how can we implement it? Luckily, there is a PAM module in the Google Authenticator project, and we can use it with a MariaDB PAM authentication plugin.
Let me digress for a second. Below we will implement a 2-step verification based on Google Authenticator. But you may want to evaluate other similar solutions before putting this primer in production. There are quite a few PAM modules implementing one-time password approach (and pam_goolge_authenticator is just one of them). In particular, OPIE (and S/Key) look interesting, because they don&#8217;t require a valid Unix account and a home directory for every user. There are also hardware based solutions, where a user is required to have a small password generating device (like, for example, RSA SecurID).
But back to Google Authenticator. First, we need to install the PAM module. On Ubuntu 11.10 it is very simple: one apt-get. On distributions that don&#8217;t include it (and older Ubuntu versions), you can use manual installation instructions.
Either way, we install /lib/security/pam_google_authenticator.so (I don&#8217;t have Ubuntu 11.10, so I had to do it manually). For a 2-step verification we need to require both the normal account password and the one-time code. This can be achieved with the following PAM configuration file:
auth            required        pam_unix.so
auth            required        pam_google_authenticator.so
account         required        pam_unix.so
I had to put it in /etc/pam.d/mysql file, on your system the location may be different. Having done that, let&#8217;s install the MariaDB PAM plugin and create the user account:

Now we need to configure Google Authenticator for an account:

Time to install a password generator application. There are versions for Android, iOS, and Blackberry. Google explains the details. When the installation is finished, start the application and enter the secret key into it — manually or using the QR-code. And we&#8217;re done and can use two-step verification when connecting to MariaDB. But our users use Windows! How will it play along?
The answer depends on the Windows MariaDB client that that your users have. At the moment of writing this article, only HeidiSQL has full support for pluggable authentication. You may already have it installed — HeidiSQL is part of MariaDB Windows distribution. Alternatively, you can download it directly from the official site.
First, we use HeidiSQL session manager to configure the connection parameters. Here, we will connect as the user &#8220;serg&#8221; — the  user, that we have created above to use the PAM authentication plugin. Note that there is no special configuration for pluggable authentication on the client, it is enabled automatically when necessary.

Now we can connect to the server. It uses PAM authentication plugin, that loads Google Authenticator, that asks for a verification code. And we see HeidiSQL asking:

We start the Authenticator application, it generates the verification code:

And we use it to login! Next time the verification code will be different, and nobody looking over the shoulder will be able to steal our precious connection password.]]></description>
			<content:encoded><![CDATA[<p>In this primer I will show how to improve the security of your MariaDB installation by using <strong>two-step verification</strong> and how to use it from your Windows GUI client.</p>
<p>Let&#8217;s suppose you have your data in MariaDB, installed, say, on Ubuntu. And your users connect to it to run ad hoc queries, using some sort of a Windows GUI client. You don&#8217;t want them to write the access password on post-it notes or have it auto-entered by the client. And you don&#8217;t want anyone see the password when one of the salespersons connects to the mother ship from his laptop in the Internet café. So you decide to use the two-step verification, just like Google does, to secure the access to the data.</p>
<p><span></span></p>
<p>If you don&#8217;t know what a &#8220;two-step verification&#8221; is, see, for example, this introductory <a href="http://www.youtube.com/watch?v=zMabEyrtPRg">video</a> by Google.</p>
<p>So, 2-step verification looks great, but how can we implement it? Luckily, there is a PAM module in the <a href="http://code.google.com/p/google-authenticator/">Google Authenticator</a> project, and we can use it with a MariaDB <a title="Writing a MariaDB PAM Authentication Plugin" href="http://blog.montyprogram.com/writing-a-mariadb-pam-authentication-plugin/">PAM authentication plugin</a>.</p>
<p>Let me digress for a second. Below we will implement a 2-step verification based on Google Authenticator. But you may want to evaluate other similar solutions before putting this primer in production. There are quite a few PAM modules implementing one-time password approach (and <em>pam_goolge_authenticator</em> is just one of them). In particular, OPIE (and S/Key) look interesting, because they don&#8217;t require a valid Unix account and a home directory for every user. There are also hardware based solutions, where a user is required to have a small password generating device (like, for example, RSA SecurID).</p>
<p>But back to Google Authenticator. First, we need to install the PAM module. On Ubuntu 11.10 it is very simple: <a href="http://tombuntu.com/index.php/2011/10/16/google-authenticator-pam-available-in-ubuntu-11-10/">one apt-get</a>. On distributions that don&#8217;t include it (and older Ubuntu versions), you can use <a href="http://guides.webbynode.com/articles/security/ubuntu-google-authenticator.html">manual installation instructions</a>.</p>
<p>Either way, we install <code>/lib/security/pam_google_authenticator.so</code> (I don&#8217;t have Ubuntu 11.10, so I had to do it manually). For a 2-step verification we need to require both the <strong></strong>normal account password and the one-time code. This can be achieved with the following PAM configuration file:</p>
<pre>auth            required        pam_unix.so
auth            required        pam_google_authenticator.so
account         required        pam_unix.so</pre>
<p>I had to put it in <code>/etc/pam.d/mysql</code> file, on your system the location may be different. Having done that, let&#8217;s install the MariaDB PAM plugin and create the user account:</p>
<p><img class="size-full wp-image-737 alignnone" style="border: 0pt none;" title="MariaDB PAM setup" src="http://blog.montyprogram.com/wp-content/uploads/2012/01/xterm-1.png" alt="" width="520" height="329" /></p>
<p>Now we need to configure Google Authenticator for an account:</p>
<p><img class="alignnone  wp-image-771" style="border: 0pt none;" title="Google Authenticator Setup" src="http://blog.montyprogram.com/wp-content/uploads/2012/01/xterm-21.png" alt="" width="520" height="686" /></p>
<p>Time to install a password generator application. There are versions for <a href="http://market.android.com/details?id=com.google.android.apps.authenticator">Android</a>, <a href="http://itunes.apple.com/us/app/google-authenticator/id388497605?mt=8">iOS</a>, and Blackberry. Google explains <a title="Installing Google Authenticator " href="http://support.google.com/accounts/bin/answer.py?hl=en&amp;answer=1066447">the details</a>. When the installation is finished, start the application and enter the secret key into it — manually or using the QR-code. And we&#8217;re done and can use two-step verification when connecting to MariaDB. But our users use Windows! How will it play along?</p>
<p>The answer depends on the Windows MariaDB client that that your users have. At the moment of writing this article, only <a title="HeidiSQL in KB" href="http://kb.askmonty.org/en/heidisql">HeidiSQL</a> has full support for pluggable authentication. You may already have it installed — HeidiSQL is part of <a title="Dowload MariaDB 5.3 for Windows" href="http://downloads.askmonty.org/mariadb/5.3/#os_group=windows">MariaDB Windows distribution</a>. Alternatively, you can download it directly from the <a title="Download HeidiSQL" href="http://www.heidisql.com/download.php">official site</a>.</p>
<p>First, we use HeidiSQL session manager to configure the connection parameters. Here, we will connect as the user &#8220;serg&#8221; — the  user, that we have created above to use the PAM authentication plugin. Note that there is no special configuration for pluggable authentication on the client, it is enabled automatically when necessary.</p>
<p><a href="http://blog.montyprogram.com/wp-content/uploads/2012/01/win-1.png"><img class="alignnone size-full wp-image-786" style="border: 0pt none;" title="HeidiSQL Session Manager" src="http://blog.montyprogram.com/wp-content/uploads/2012/01/win-1.png" alt="" width="503" height="378" /></a></p>
<p>Now we can connect to the server. It uses PAM authentication plugin, that loads Google Authenticator, that asks for a verification code. And we see HeidiSQL asking:</p>
<p><img class="alignnone size-full wp-image-734" style="border: 0pt none;" title="Google Authenticator Input Dialog" src="http://blog.montyprogram.com/wp-content/uploads/2012/01/win-2.png" alt="" width="504" height="377" /></p>
<p>We start the Authenticator application, it generates the verification code:</p>
<p><img class="alignnone size-full wp-image-732" style="border: 0pt none;" title="Android Authenticator App" src="http://blog.montyprogram.com/wp-content/uploads/2012/01/handy-2.png" alt="" width="512" height="272" /></p>
<p>And we use it to login! Next time the verification code will be different, and nobody looking over the shoulder will be able to steal our precious connection password.</p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31627&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31627&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2012/01/17/mariadb-improve-security-with-two-step-verification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java EE 6 using WebLogic 12c, NetBeans, and MySQL (Screencast #39)</title>
		<link>http://blogs.oracle.com/arungupta/entry/java_ee_6_using_weblogic?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=java-ee-6-using-weblogic-12c-netbeans-and-mysql-screencast-39</link>
		<comments>http://blogs.oracle.com/arungupta/entry/java_ee_6_using_weblogic#comments</comments>
		<pubDate>Wed, 04 Jan 2012 09:00:00 +0000</pubDate>
		<dc:creator>Arun Gupta</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[weblogic]]></category>

		<guid isPermaLink="false">http://blogs.oracle.com/arungupta/entry/java_ee_6_using_weblogic</guid>
		<description><![CDATA[Oracle WebLogic Server 12c is now


available and comes with a zip

installer.


This video shows how to develop and deploy a Java EE 6 application
on WebLogic 12c using NetBeans. It builds a simple application using
Java Persistence API 2.0, Enterprise JavaBeans 3.1, Servlets 3.0,
Java API for RESTful Web Services 1.1, Java Server Faces 2.0, and
Contexts &#38; Dependency Injection 1.0. The video also explains how
to configure MySQL database in NetBeans and use it for accessing the
database tables in the Java EE 6 applications.

Enjoy!




You can also check out the sample code built in this application from
here.

What kind of Java EE 6 applications are you deploying on WebLogic ?

What else would you like to see on this blog relating to Java EE 6
and WebLogic ?

Follow the complete series here.]]></description>
			<content:encoded><![CDATA[<br>
<img alt="" src="http://blogs.oracle.com/arungupta/resource/weblogic-12c.png" /><br>
<br>
Oracle WebLogic Server 12c is <a href="http://blogs.oracle.com/arungupta/entry/oracle_weblogic_server_12c_now">now


available</a> and comes with a <a href="http://blogs.oracle.com/arungupta/entry/get_started_with_oracle_weblogic">zip

installer</a>.<br>
<br>

This video shows how to develop and deploy a Java EE 6 application
on WebLogic 12c using NetBeans. It builds a simple application using
Java Persistence API 2.0, Enterprise JavaBeans 3.1, Servlets 3.0,
Java API for RESTful Web Services 1.1, Java Server Faces 2.0, and
Contexts &amp; Dependency Injection 1.0. The video also explains how
to configure MySQL database in NetBeans and use it for accessing the
database tables in the Java EE 6 applications.<br>
<br>
Enjoy!<br>
<br>

<br>
<br>
You can also check out the sample code built in this application <a href="http://java.net/projects/weblogic-examples/sources/weblogic-12c-user-examples/show/arun.gupta/javaee6/HelloWorld">from
here</a>.<br>
<br>
What kind of Java EE 6 applications are you deploying on WebLogic ?<br>
<br>
What else would you like to see on this blog relating to Java EE 6
and WebLogic ?<br>
<br>
Follow the complete series <a href="http://blogs.oracle.com/arungupta/tags/weblogic">here</a>.<br>
<br><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31488&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31488&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2012/01/04/java-ee-6-using-weblogic-12c-netbeans-and-mysql-screencast-39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OurSQL Episode 72: Blooper Retrospective</title>
		<link>http://technocation.org/content/oursql-episode-72%3A-blooper-retrospective?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oursql-episode-72-blooper-retrospective</link>
		<comments>http://technocation.org/content/oursql-episode-72%3A-blooper-retrospective#comments</comments>
		<pubDate>Sat, 31 Dec 2011 13:39:31 +0000</pubDate>
		<dc:creator>Technocation</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://planetmysql.ru/?guid=0d69260864f0a9f9a288734cd411558d</guid>
		<description><![CDATA[This week we play a bunch of bloopers, some you have heard, some you haven't, as our year-end gift to you.  We hope these make you laugh!
Sugus candy]]></description>
			<content:encoded><![CDATA[<p>This week we play a bunch of bloopers, some you have heard, some you haven't, as our year-end gift to you.  We hope these make you laugh!</p>
<p><a href="http://en.wikipedia.org/wiki/Sugus">Sugus candy</a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31456&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31456&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2011/12/31/oursql-episode-72-blooper-retrospective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OurSQL Episode 71: Table Manners, part 2</title>
		<link>http://technocation.org/content/oursql-episode-71%3A-table-manners,-part-2?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oursql-episode-71-table-manners-part-2</link>
		<comments>http://technocation.org/content/oursql-episode-71%3A-table-manners,-part-2#comments</comments>
		<pubDate>Mon, 26 Dec 2011 15:18:01 +0000</pubDate>
		<dc:creator>Technocation</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Server Tuning]]></category>

		<guid isPermaLink="false">http://planetmysql.ru/?guid=c9e30726b0239a683ab6f37a476039b1</guid>
		<description><![CDATA[This week, we continue our discussion about MySQL and its forks.  We discuss the Percona server and MariaDB.
Percona Live comes to Washington, DC on Wednesday, January 11th, 2012 at the Walter E. Washington Convention Center.  There is a 50% discount for students, faculty and staff of educational organizations, and a 35% discount for government employees. http://www.percona.com/live/dc-2012/
Percona Server
Percona software
read more]]></description>
			<content:encoded><![CDATA[<p>This week, we continue our discussion about MySQL and its forks.  We discuss the <a href="http://www.percona.com/software/percona-server/">Percona server</a> and <a href="http://www.mariadb.com">MariaDB</a>.</p>
<p>Percona Live comes to Washington, DC on Wednesday, January 11th, 2012 at the Walter E. Washington Convention Center.  There is a 50% discount for students, faculty and staff of educational organizations, and a 35% discount for government employees. <a href="http://www.percona.com/live/dc-2012/">http://www.percona.com/live/dc-2012/</a></p>
<p><strong>Percona Server</strong><br />
<a href="http://www.percona.com/software/">Percona software</a></p>
<p><a href="http://technocation.org/content/oursql-episode-71%3A-table-manners,-part-2">read more</a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31429&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31429&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2011/12/26/oursql-episode-71-table-manners-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrapping up MariaDB 2011</title>
		<link>http://blog.montyprogram.com/wrapping-up-mariadb-2011/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wrapping-up-mariadb-2011</link>
		<comments>http://blog.montyprogram.com/wrapping-up-mariadb-2011/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 15:42:41 +0000</pubDate>
		<dc:creator>Monty Program Group Blog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Subqueries]]></category>

		<guid isPermaLink="false">https://blog.montyprogram.com/?p=727</guid>
		<description><![CDATA[Parts of the world are already celebrating Christmas Eve and it&#8217;s time to relax and spend time with family and friends. Even if you don&#8217;t celebrate Christmas this is when there is time for less work. Here are a few words to round off MariaDB&#8217;s current state and where it&#8217;s heading.
This year culminated in MariaDB 5.3.3, the release candidate of 5.3. This is a significant release that makes years of work available by default in the database server. Earlier releases still required features to be explicitly switched on, but thanks to thorough testing assuring the quality of the new functionality we have now enabled them. It&#8217;s still called a release candidate which means it&#8217;s ready for general usage, but we want more user feedback before calling it stable. Make yourself familiar with the release notes. 
Most of the new features and functionality of 5.3.3 are performance related making it possible to suddenly e.g. make use of subqueries, which previously has been a rare sight in MySQL® based applications due to the limitations that has existed. This is now addressed in MariaDB and we encourage you to start using subqueries. You will actually get a result to your query in a reasonable time.
Another nice addition in 5.3.3 is the new GIS (Geographic Information System) functionality. MariaDB introduces spatial functionality in accordance with the OpenGIS specification. If you have the need for GIS functionality in your application try MariaDB. 
We had some challenges with the packaging of the authentication plugins and our release schedule was affected. Watch out for MariaDB 5.2.11 and MariaDB 5.5 in early 2012.
During 2011 we saw a huge increase in MariaDB popularity. We saw MariaDB being selected as the database for really critical systems (stay tuned for case studies of some of these systems). We saw some of the biggest IT companies making initial bets on MariaDB. A better basis for MariaDB&#8217;s 2012 couldn&#8217;t exist!
Thank You!]]></description>
			<content:encoded><![CDATA[<p>Parts of the world are already celebrating Christmas Eve and it&#8217;s time to relax and spend time with family and friends. Even if you don&#8217;t celebrate Christmas this is when there is time for less work. Here are a few words to round off MariaDB&#8217;s current state and where it&#8217;s heading.</p>
<p>This year culminated in MariaDB 5.3.3, the release candidate of 5.3. This is a significant release that makes years of work available by default in the database server. Earlier releases still required features to be explicitly switched on, but thanks to thorough testing assuring the quality of the new functionality we have now enabled them. It&#8217;s still called a release candidate which means it&#8217;s ready for general usage, but we want more user feedback before calling it stable. Make yourself familiar with the <a href="http://kb.askmonty.org/en/mariadb-533-release-notes">release notes</a>. </p>
<p>Most of the new features and functionality of 5.3.3 are performance related making it possible to suddenly e.g. make use of subqueries, which previously has been a rare sight in MySQL® based applications due to the limitations that has existed. This is now addressed in MariaDB and we encourage you to start using subqueries. You will actually get a result to your query in a reasonable time.</p>
<p>Another nice addition in 5.3.3 is the new GIS (Geographic Information System) functionality. MariaDB introduces spatial functionality in accordance with the OpenGIS specification. If you have the need for <a href="http://kb.askmonty.org/en/gis-features-in-533">GIS functionality</a> in your application try MariaDB. </p>
<p>We had some challenges with the packaging of the authentication plugins and our release schedule was affected. Watch out for MariaDB 5.2.11 and MariaDB 5.5 in early 2012.</p>
<p>During 2011 we saw a huge increase in MariaDB popularity. We saw MariaDB being selected as the database for really critical systems (stay tuned for case studies of some of these systems). We saw some of the biggest IT companies making initial bets on MariaDB. A better basis for MariaDB&#8217;s 2012 couldn&#8217;t exist!</p>
<p>Thank You!</p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31428&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31428&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2011/12/24/wrapping-up-mariadb-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing new features in MariaDB</title>
		<link>http://askmonty.org/blog/announcing-new-features-in-mariadb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=announcing-new-features-in-mariadb</link>
		<comments>http://askmonty.org/blog/announcing-new-features-in-mariadb/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 19:45:00 +0000</pubDate>
		<dc:creator>Monty Program Group Blog</dc:creator>
				<category><![CDATA[announcement]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[pam]]></category>
		<category><![CDATA[Thread pool]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://askmonty.org/blog/?p=721</guid>
		<description><![CDATA[We have lately been talking about some upcoming features that we feel are important to MariaDB users, because the corresponding ones that will be provided with MySQL will be incompatible with MariaDB and closed source.
We&#8217;re happy to announce the following:

The next version of MariaDB, version 5.2.10 will include an open source PAM Authentication Plugin. MariaDB 5.2.10 is scheduled for release next week.
A Windows Authentication Plugin is in development and QA currently and will be part of MariaDB 5.2.11, which is scheduled for release before Christmas.
MariaDB 5.5 will include both of the above plugins and an open source thread pool implementation. The soon-to-be-launched first version however will not include the thread pool.

Stay tuned for more information as soon as we start launching the above features.
Mission critical services relying on MariaDB should be aware that SkySQL has familiarized themselves with the new features and are ready to support all of the above options.]]></description>
			<content:encoded><![CDATA[<p>We have lately been talking about some upcoming features that we feel are important to MariaDB users, because the corresponding ones that will be provided with MySQL will be incompatible with MariaDB and closed source.</p>
<p>We&#8217;re happy to announce the following:</p>
<ul>
<li>The next version of MariaDB, version 5.2.10 will include an open source PAM Authentication Plugin. MariaDB 5.2.10 is scheduled for release next week.</li>
<li>A Windows Authentication Plugin is in development and QA currently and will be part of MariaDB 5.2.11, which is scheduled for release before Christmas.</li>
<li>MariaDB 5.5 will include both of the above plugins and an open source thread pool implementation. The soon-to-be-launched first version however will not include the thread pool.</li>
</ul>
<p>Stay tuned for more information as soon as we start launching the above features.</p>
<p>Mission critical services relying on MariaDB should be aware that <a title="SkySQL" href="http://www.skysql.com/">SkySQL</a> has familiarized themselves with the new features and are ready to support all of the above options.</p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31115&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=31115&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2011/12/02/announcing-new-features-in-mariadb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MariaDB Statistics and Surveys</title>
		<link>http://askmonty.org/blog/mariadb-statistics-and-surveys/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mariadb-statistics-and-surveys</link>
		<comments>http://askmonty.org/blog/mariadb-statistics-and-surveys/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 19:06:17 +0000</pubDate>
		<dc:creator>Monty Program Group Blog</dc:creator>
				<category><![CDATA[AskMonty Knowledgebase]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Jelastic]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[percona]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://askmonty.org/blog/?p=499</guid>
		<description><![CDATA[I just finished reading a couple of interesting, and somewhat related, blog posts which I think are worth sharing (apologies to anyone who has already seen them). One is from Jelastic and the other is from Michal Hrušecký.
I&#8217;ve written about MariaDB and the Jelastic cloud before (see MariaDB now available as a hosted database via Jelastic cloud platform). Now Jelastic has published statistics on the relative popularity of the various databases they offer. The good news is MariaDB is currently the database of choice for 14% of their customers. The bad news is that we&#8217;re in fourth place behind their other three database choices (MySQL, PostgreSQL, and MongoDB). However, MariaDB has only been available on their platform for a little over two months and we&#8217;re very happy that so many users of Jelastic&#8217;s state-of-the-art Java cloud are choosing to use MariaDB. Thanks! 
In the second blog post, Michal Hrušecký shares the results of what he terms his &#8220;little MySQL survey&#8221;. This time MariaDB comes in second behind MySQL Community Server (and ahead of MySQL Cluster and Percona Server). In case you didn&#8217;t know, Michal packages MySQL and MariaDB for openSUSE, so this survey was a good way for him to judge the relative popularity of some of the more popular variants and give him ideas on how to improve things.
BTW: If you know of other interesting/informative/etc&#8230; blog posts related to MariaDB, let us know so we can add them to the Blog Posts Relevant to MariaDB page of the AskMonty Knowledgebase!]]></description>
			<content:encoded><![CDATA[<p>I just finished reading a couple of interesting, and somewhat related, blog posts which I think are worth sharing (apologies to anyone who has already seen them). One is from <a href="http://jelastic.com/">Jelastic</a> and the other is from <a href="http://michal.hrusecky.net/">Michal Hrušecký</a>.</p>
<p>I&#8217;ve written about MariaDB and the Jelastic cloud before (see <a href="http://askmonty.org/blog/mariadb-and-jelastic/" title="MariaDB now available as a hosted database via Jelastic cloud platform">MariaDB now available as a hosted database via Jelastic cloud platform</a>). Now Jelastic has <a href="http://blog.jelastic.com/2011/10/19/database-marketshare-mysql-postgresql-mariadb-mongodb/" title="Database marketshare: MySQL, PostgreSQL, MariaDB, MongoDB">published statistics</a> on the relative popularity of the various databases they offer. The good news is MariaDB is currently the database of choice for 14% of their customers. The bad news is that we&#8217;re in fourth place behind their other three database choices (MySQL, PostgreSQL, and MongoDB). However, MariaDB has only been available on their platform for a little over two months and we&#8217;re very happy that so many users of Jelastic&#8217;s state-of-the-art Java cloud are choosing to use MariaDB. Thanks! </p>
<p>In the second blog post, Michal Hrušecký <a href="http://michal.hrusecky.net/2011/10/mysql-survey-results/" title="MySQL Survey Results">shares the results</a> of what he terms his &#8220;little MySQL survey&#8221;. This time MariaDB comes in second behind MySQL Community Server (and ahead of MySQL Cluster and Percona Server). In case you didn&#8217;t know, Michal packages MySQL and MariaDB for openSUSE, so this survey was a good way for him to judge the relative popularity of some of the more popular variants and give him ideas on how to improve things.</p>
<p>BTW: If you know of other interesting/informative/etc&#8230; blog posts related to MariaDB, let us know so we can add them to the <a href="http://kb.askmonty.org/en/blog-posts-relevant-to-mariadb" title="Blog Posts Relevant to MariaDB">Blog Posts Relevant to MariaDB</a> page of the AskMonty Knowledgebase!</p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=30427&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=30427&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2011/10/19/mariadb-statistics-and-surveys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MariaDB in Greece</title>
		<link>http://askmonty.org/blog/mariadb-in-greece/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mariadb-in-greece</link>
		<comments>http://askmonty.org/blog/mariadb-in-greece/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 22:08:38 +0000</pubDate>
		<dc:creator>Monty Program Group Blog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Greece]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://askmonty.org/blog/?p=494</guid>
		<description><![CDATA[The Caryatids on the south porch of the Erechtheion (420 BC), Athens, Greece
I suppose I should probably say &#8220;MariaDB στην Ελλάδα&#8221; which, according to Google Translate, is Greek for &#8220;MariaDB in Greece&#8221;. We&#8217;re still finalizing the arrangements, but I&#8217;m pleased to announce that the next Monty Program-sponsored MariaDB Developer Meeting will be held in (or near) Athens, Greece.
Monty Program tries to hold two MariaDB Developer Conferences / Monty Program company meetings each year. The most recent one was held in Portugal this past March and it&#8217;s past time for another one. Monty Program is a virtual company with employees scattered all around the world, and these meetings give us a chance to both get together with each other and to meet with other MariaDB developers and users.
The conference dates are Friday, Saturday, and Sunday, 11-13 November 2011. Most of us will be arriving on the 10th and leaving on the 15th. We will have an excursion day on Monday the 14th.
If you live in Greece, or would simply like to join us, please do! Nearly all of our conference sessions are open to the public, no registration required (but we would appreciate a heads up, just so we can make sure we have enough seats and power outlets). At past meetings we&#8217;ve had people from around the world join us, and we would like to continue that tradition.
As at past meetings, there will be three tracks: one focused on MariaDB development, a community track, and a documentation/infrastructure track. So there should be something of interest for anyone who would like to become involved in making MariaDB (and MySQL) better.
We&#8217;re working on the schedule right now. If there&#8217;s something you feel we should discuss, or if you are planning on attending let us know!
As soon as we have a meeting schedule put together, I&#8217;ll post it (or a link to it) here. During the conference I&#8217;ll also be posting our daily schedules and notes from the various sessions online, so watch this space!
Thanks.]]></description>
			<content:encoded><![CDATA[<div><a href="http://flic.kr/p/4nJQMZ"><img title="The Caryatids on the south porch of the Erechtheion (420 BC), Athens, Greece" src="http://farm3.static.flickr.com/2064/2215075563_cf0ebf57f9_m.jpg" alt="The Caryatids - Some rights reserved by archer10 (Dennis) CC BY-SA" width="180" height="240" /></a><p>The Caryatids on the south porch of the Erechtheion (420 BC), Athens, Greece</p></div>
<p>I suppose I should probably say &#8220;MariaDB στην Ελλάδα&#8221; which, according to Google Translate, is Greek for &#8220;MariaDB in Greece&#8221;. We&#8217;re still finalizing the arrangements, but I&#8217;m pleased to announce that the next Monty Program-sponsored <strong>MariaDB Developer Meeting</strong> will be held in (or near) <strong>Athens, Greece</strong>.</p>
<p>Monty Program tries to hold two MariaDB Developer Conferences / Monty Program company meetings each year. The most recent one was held in Portugal this past March and it&#8217;s past time for another one. Monty Program is a virtual company with employees scattered all around the world, and these meetings give us a chance to both get together with each other and to meet with other MariaDB developers and users.</p>
<p>The conference dates are Friday, Saturday, and Sunday, <strong>11-13 November 2011</strong>. Most of us will be arriving on the 10th and leaving on the 15th. We will have an excursion day on Monday the 14th.</p>
<p>If you live in Greece, or would simply like to join us, please do! Nearly all of our conference sessions are open to the public, no registration required (but we would appreciate a heads up, just so we can make sure we have enough seats and power outlets). At past meetings we&#8217;ve had people from around the world join us, and we would like to continue that tradition.</p>
<p>As at past meetings, there will be three tracks: one focused on MariaDB development, a community track, and a documentation/infrastructure track. So there should be something of interest for anyone who would like to become involved in making MariaDB (and MySQL) better.</p>
<p>We&#8217;re working on the schedule right now. If there&#8217;s something you feel we should discuss, or if you are planning on attending <a title="Monty Program Contact Form" href="http://montyprogram.com/contact/">let us know</a>!</p>
<p>As soon as we have a meeting schedule put together, I&#8217;ll post it (or a link to it) here. During the conference I&#8217;ll also be posting our daily schedules and notes from the various sessions online, so watch this space!</p>
<p>Thanks.</p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=30418&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=30418&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2011/10/19/mariadb-in-greece/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

