Showing entries 33086 to 33095 of 44044
« 10 Newer Entries | 10 Older Entries »
MySQL and DRBD, Often say NO :)

Florian is replying to James on the subject of using DRBD for MySQL HA. A discussion started earlier by Eric Florian is refuting most of the arguments that James has against using MySQL and DRBD together.

I`m also saying NO to MySQL and DRBD in most of the cases.. but not for any of the reasons James mentions.

I must say upfront I love DRBD and I have been using it in production for a long time but not for MySQL HA.

The problem with using MySQL on DRBD is the same problem you have when killing the power on a standalone MySQL machine and rebooting that machine.
DRBD saves you the time of powering up your machine and OS. But MySQL …

[Read more]
O'Reilly Web 2.0 Expo

I was at the O'Reilly Web 2.0 Expo in San Francisco last week, I thought about what I saw over the weekend. There seemed to be two Big Ideas at this conference:

1. That applications will move into the cloud/grid/utility, with everybody from Sun, Amazon, and Google to traditional hosting ISPs offering new clout/grid/utility computing solutions.

2. The big players are now moving away from software and software as a service to Platform as a Service. Yahoo, Google, Salesforce.com, Amazon, etc. are all opening up their APIs to turn them into platforms where you can come in and build your own applications on top of them.

What I Think (In Case You Cared...)

I don't think we'll ever move back to the days of dumb terminals and centralized applications run by service bureaus. Nevertheless, I was very excited by what I saw, because by making available both the hardware infrastructure and their …

[Read more]
Jonathan Schwartz has the last word on MySQL

It is perhaps fitting that the last word on the recent MySQL licensing row should belong to Sun’s CEO, Jonathan Schwartz. In a twitter Q&A with Web 2.0 Expo attendees, courtesy of Tim O’Reilly, he states that:

“we have no plans whatever of ‘hiding the ball,’ of keeping any technology from the community. Everything Sun delivers will be freely available, via a free and open license (either GPL, LGPL or Mozilla/CDDL), to the community.

Everything.

No exception.”

Which would appear to be pretty conclusive, despite his additional claim that “leaders at Sun have the autonomy to do what they think is right to maximize their business value - so long as they remember their responsibility to the corporation and all of its communities (from shareholders to developers). Not just …

[Read more]
A Place in the Sun

My first day was over a month ago (depending on how you reckon it - I count by when I was "onboarded" in Burlington, MA in late March), but I am finally settled in enough to have a Sun blog. It's been quite a ride.

This could (and may) be the subject of many posts in this space, but I thought I would start this one with some observations of what it is like going from a smallish company (MySQL was ~60 when I started and ~400 when we were acquired) to a largish one (Sun is close to 34,000 today).

Sun is big. I remember a statistic from 9th grade physics that the number of basketballs you can fit in the Earth is roughly the same as the number of Earths you can fit in our local star. I think there is a similar ratio for the number of MySQLs (offices, people, servers, etc) you can fit in the terrestrial Sun.

Some interesting first-month facts:

  • My local office …
[Read more]
Everything open source from Sun

In the recent interview Missed Twitter Questions from Jonathan Schwartz Interview at Web 2.0 Expo Sun CEO Jonathan Schwartz is quoted as saying “Everything Sun delivers will be freely available, via a free and open license (either GPL, LGPL or Mozilla/CDDL), to the community.”

Presently not everything is under one of these licenses. Java getting fully Open Source highlights that Java is getting there, but still contains closed source components. Open Solaris, NetBeans, Glassfish, Virtual Box and Open Office are. Even the mainline Solaris 10 is. Star Office is one that is not.

MySQL is also not there and presently has at least three different licenses. You …

[Read more]
Running Drupal 6 on MySQL 6 using the Falcon Storage Engine

This article describes how to install the Drupal 6.2 CMS on MySQL 6.0, using the Falcon Storage Engine. The operating system is a default Ubuntu 8.04 "Hardy Heron" (x86) installation.

I will make a few assumptions here, in order to keep the instructions simple: a fresh OS install, no other MySQL databases or web services are running or have already been installed. Both MySQL and the web server are installed on the same host. You should be able to become root to install packages and to have access to the local file system and the system configuration.

This article will explain how to install and configure Apache/PHP, MySQL 6.0 and …

[Read more]
MySQL Conf08 - Erica Brescia, CEO BitRock

Last but not least in my series of podcasts from this year's My SQL Conference and Expo, is my conversation with Erica Brescia, CEO of BitRock.  BitRock is the company behind BitNami and InstallBuilder and counts as its clients companies like MySQL, JasperSoft, KnowledgeTree, SugarCRM...

My interview with Erica (9:34)  Listen (Mp3)   Listen (ogg)

 
Erica, still standing and smiling at …

[Read more]
Sun and MySQL at the Royal Geographic Society

Definitely a great event took place last Friday, 25th of April, in London, at the Royal Geographical Society - see http://uk.sun.com/sunnews/events/2008/apr/mysql/
My presentation concerned the commercial offerings of MySQL, covering the server, 3rd party storage engines, the tools and the OEM solutions. If you are interested you can download the slides in PDF format from here.
-ivan

Variable's Day Out #9: long_query_time

Properties:

Applicable To MySQL Server
Server Startup Option --long-query-time=<value>
Scope Both
Dynamic Yes
Possible Values (< 5.1.21): Integer
(>=5.1.21): Numeric
Minimum Value (< 5.1.21): 1
(>=5.1.21): 0
Default Value 10
Category Monitoring

Description:

In case (as generally the case is) one wants to know about the bottlenecks in their …

[Read more]
A Place in the Sun

My first day was over a month ago (depending on how you reckon it - I count by when I was "onboarded" in Burlington, MA in late March), but I am finally settled in enough to have a Sun blog. It's been quite a ride.

This could (and may) be the subject of many posts in this space, but I thought I would start this one with some observations of what it is like going from a smallish company (MySQL was ~60 when I started and ~400 when we were acquired) to a largish one (Sun is close to 34,000 today).

Sun is big. I remember a statistic from 9th grade physics that the number of basketballs you can fit in the Earth is roughly the same as the number of Earths you can fit in our local star. I think there is a similar ratio for the number of MySQLs (offices, people, servers, etc) you can fit in the terrestrial Sun.

Some interesting first-month facts:

  • My local office …
[Read more]
Showing entries 33086 to 33095 of 44044
« 10 Newer Entries | 10 Older Entries »