Showing entries 34281 to 34290 of 45389
« 10 Newer Entries | 10 Older Entries »
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]
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]
Command Line History

Inspired by the Rail Spikes:

bash-3.2$ history 1000 | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head

228 cd

167 git

10 ssh

10 DEPLOY=production

6 sudo

6 pwd

6 ./script/import_views.rb

5 rm

4 rake

4 mv

bash-3.2$

Really interesting stats, I’d never guess that git is used more than ssh on my desktop (I’m a remote worker and mysql consultant so I ssh really often).

Thank You Ubuntu

Well, I decided to take the plunge and migrate from Windows XP to Ubuntu. Now, technically, I have been wanting to do this for a while, but I was dependant on my windows to dial up to my internet (some problem with my ISP here). I tried to do it in Ubuntu a few months ago, but it was too complicated for me. However, it left me with a yearning to try again.
So, I waited for the new Ubuntu to come out and in parallel fixed my router.

Why?
The reason I thought it was a good idea to move to linux was mainly for self-improvement.

I recently read some blogs (couldn't find them now) that mentioned that with all the new web apps, there will be less and less emphasis on the OS. In 2011 (gartner says), this will hit a crucial point.
I was thinking, maybe more people will adopt free linux when everything important will be in "the cloud" and all you really need is a browser anyway. So I know how to use linux, I …

[Read more]
Nüshìmen, xianshéngmen: A speech in Chinese on video

“Ladies and gentlemen, good afternoon and welcome to this presentation regarding the acquisition of the company MySQL AB by Sun Microsystems.”

Since my speech on Sun / MySQL integration for about 400 people in Beijing last week, I have been asked a few times about what it’s like to give a speech in Chinese. Well, I wouldn’t really know, as all I did was read aloud a text for 8 minutes. I remembered what passage was about what topic, and I had noted which words to stress, when to raise my hand etc. But of the actual words, I understood perhaps 5-10 % (based on them being repeated often enough). So I know I am a fuzongcai (Vice President) with Sun Microsystems, I know the difference between a kèhù (customer) and a yònghù (user). I live …

[Read more]
Showing entries 34281 to 34290 of 45389
« 10 Newer Entries | 10 Older Entries »