<?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>MySQL Expert &#124; MySQL Performance &#124; MySQL Consulting &#187; Mosso</title>
	<atom:link href="http://ronaldbradford.com/blog/category/professional/cloud-computing/mosso/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronaldbradford.com/blog</link>
	<description>Expert times and information on MySQL</description>
	<lastBuildDate>Tue, 07 Sep 2010 18:45:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Drizzle now available on Mosso</title>
		<link>http://ronaldbradford.com/blog/drizzle-now-available-on-mosso-2009-04-27/</link>
		<comments>http://ronaldbradford.com/blog/drizzle-now-available-on-mosso-2009-04-27/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 03:32:50 +0000</pubDate>
		<dc:creator>ronald</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mosso]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Professional]]></category>

		<guid isPermaLink="false">http://ronaldbradford.com/blog/?p=1466</guid>
		<description><![CDATA[Mosso the Rackspace Cloud now has a Drizzle developer image much like the first Drizzle AMI on EC2.
The Mosso interface is definitely different, it&#8217;s a GUI, and I definitely prefer CLI, but it&#8217;s a simpler navigation for a new user. I suspect an API may be available.
I had an issue with the backup process, more [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mosso.com">Mosso</a> the <a href="http://rackspace.com">Rackspace</a> Cloud now has a Drizzle developer image much like the first <a href="http://ronaldbradford.com/blog/announcing-drizzle-on-ec2-2009-04-26/">Drizzle AMI on EC2</a>.</p>
<p>The Mosso interface is definitely different, it&#8217;s a GUI, and I definitely prefer CLI, but it&#8217;s a simpler navigation for a new user. I suspect an API may be available.</p>
<p>I had an issue with the backup process, more the lack of feedback. The Knowledge Base didn&#8217;t help, so both calling and Live Chat directed me ultimately to the same person.  I also found a bug in the backup process, that is being able to select an incomplete backup to try and launch a new server. I talked to Support about and apparently already known.</p>
<p>And in true open source form, the Drizzle version is actually one point higher then yesterday&#8217;s AWS image.</p>
<p>I don&#8217;t know how to *publish* this backup so others can try it. Something on the list of things to do, however I was able to verify my backup with a new instance.</p>
<pre>
$ drizzle
Welcome to the Drizzle client..  Commands end with ; or \g.
Your Drizzle connection id is 2
Server version: 2009.04.998 Source distribution

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

drizzle>
drizzle> select version();
+-------------+
| version()   |
+-------------+
| 2009.04.998 |
+-------------+
1 row in set (0 sec)

drizzle> select count(*) from sakila.film;
+----------+
| count(*) |
+----------+
|     1000 |
+----------+
1 row in set (0.18 sec)
</pre>
]]></content:encoded>
			<wfw:commentRss>http://ronaldbradford.com/blog/drizzle-now-available-on-mosso-2009-04-27/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
