|
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 … |
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).
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 buy MySQL
Originally uploaded by FallenPegasus
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]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]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:
My good friend Fred just blogged about his favourite set of MySQL tools including Maatkit, Querysniffer , MyTop and other interresting tools.
Check them out..
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.
…
|
I'll make this my last comment on the MySQL Deal until I can write about concrete steps. Most of the reports are very positive, including this one from The Register: Meet the world's premier open source vendor - Sun. The most negative one is from John Dvorak: The Sun-MySQL deal stinks. I don't follow John D but I know he has a wide readership, so it is disappointing that he is so off the mark. And it is not … |