Showing entries 35701 to 35710 of 44876
« 10 Newer Entries | 10 Older Entries »
Look ma! Mysql Federation sucks!

I was trying to explore alternatives for slave/master architectures and gave a try to federated tables. No this post is not about Sun buying mySql.

So I compiled a fresh 5.0.51 on two boxes. It’s quite easy to setup, all it takes is the main server and the sub servers to support federated engine.Only trick is to [...]

Oracle Buys BEA

It took a bit (see the Original News back in October 06) but this time Oracle got through (NYTimes Article).

Like last time (Original Thread) there are several threads at TheServerSide covering the topic: Rod Johnson on Oracle/BEA and Oracle set to buy BEA for $8.5B. And, like last time, the threads …

[Read more]
Backing up MySQL using ZFS Snapshots: SnapBack

While browsing the many blog entries on blogs.sun.com about the MySQL Acquisition (thanks a lot for the very warm welcome!), I stumbled over this (Python-based) utility: SnapBack, a tool that uses ZFS snapshots to perform physical backups of MySQL databases on Solaris. Very cool! This is actually something I was wanting to add to the mylvmbackup script, too - I have to take a closer look at how this is done (I tried to install OpenSolaris on a VirtualBox instance, but it caused it to crash the emulator).
 

 

A hidden gem in the MySQL distribution: replace

Since the very early days, the MySQL distribution packages contain a very useful commandline-tool named replace. As the name implies, it can be used to replace strings in text files. From the documentation:

The replace utility program changes strings in place in files or on the standard input. Invoke replace in one of the following ways:

shell> replace from to [from to] ... -- file [file] ...
shell> replace from to [from to] ... < file

from represents a string to look for and to represents its replacement. There can be one or more pairs of strings. Use the -- option to indicate where the string-replacement list ends and the filenames begin. In this case, any file named on the command line is modified in place, so you may want to make a copy of the original before converting it. …

[Read more]
Project 365, Day 16: Sun buys MySQL


Project 365, Day 16: Sun buy MySQL
Originally uploaded by FallenPegasus

In a Vortex

In a vortex. That's the only way to describe the past thirty days, during which we closed out our second quarter, and put together the transaction to acquire MySQL. How'd it all start?

"That'll never happen, I've been trying for years." That's what I told Rich Green (EVP, Software at Sun) about six months ago in response to his assertion, "if there were one company I'd love to acquire, it'd be MySQL. They're an amazing company." Why'd I say it was impossible?

For nearly five years, I've been getting together for dinner with Marten Mickos, MySQL's CEO, catching up on the industry, chatting about trends and business models, and just as the dessert was about to be served... I'd say, "geez, we have so much in common, Marten, we …

[Read more]
Becoming MySQL?s Ambassador to Sun

This is a week full of changes. It’s been a wonderful week for me, meeting with so many MySQLers, telling the rest of the departments about our Community, having productive meetings, being acquired by Sun, and singing Karaoke with my colleagues from the Legal Team as well as performing drinking songs that get posted on YouTube.

The latest change came today. I’ll put my duties as VP Community Services on a spare flame, and focus on the integration of MySQL into Sun. Title unknown (as we’re still just planning the integration, not executing it), but something like “MySQL Ambassador to Sun”.

We want to take Sun by storm. My task will be to get out the message to Sun. “It’s not that I want you to filter the emails, but …”, said my boss Mårten. And as usual with sentences that start …

[Read more]
Kaj is Like a Virgin

There is a japanese karaoke bar here in the Dolphin and Swan hotel (where we are finishing the the MySQL All Company Meeting). I asked the people who would find it appropriate to sing along, and there were many who did:

read more

MySQL Toolkit

My good friend Fred just blogged about his favourite set of MySQL tools including Maatkit, Querysniffer , MyTop and other interresting tools.

Check them out..

MySQL in the SUNshine State

I thought it was amusing that MySQL and Sun decided to make their announcement from the Sunshine state. I wasn't sure if I was going to blog about the purchase. Given the fact that I work in a Solaris environment, It'll be easier to convince management that MySQL can be used now that Sun can support us.

I've been reading the blogs, and in general I think it's great for MySQL and Sun for their future growth. I know people are hoping that Sun can help MySQL overcome some of their technical issues , and plenty of people are blogging about how much current MySQL employees may change, support and such.

[Read more]
Showing entries 35701 to 35710 of 44876
« 10 Newer Entries | 10 Older Entries »