Rich Green talking at MySQL UserConf.
Dot point 2: GPL.
Let’s see….
Rich Green talking at MySQL UserConf.
Dot point 2: GPL.
Let’s see….
Marten has opened the 2008 MySQL Conference and Expo this morning in Santa Clara.
What was funny in the early slides was the photo showing the burning of the IPO Prospectus. Marten mentioned now with many Sun lawyers in the audience he has to be more careful what to say.
This morning while coming down for breakfast, a Sun employee entered the lift. I introduced myself, and he indicated he knew me by name. When I asked what department he was in, he said “legal”. Being intrigued as to who he knew me, I’d discovered he has read my emails and blog posts.
I must admit I’ve met a number of new people this week and the first word has been “Oh!”, as in they have heard of my name previously.
These have been unexpected responses and information for me, I’m not normally surprised like this. I’ll not be changing what I say, and how I say it, professionally my writing and publishing will continue to embody …
[Read more]There are quite a few business angles you might see only if you’re here at the conference, and you won’t get from blogs. For example, let’s take a look at the contents of the shoulder bags they hand out with your registration. (This is only a partial list.)
Mike told me there’s a book. It’s a real book. Epic FAIL.
Properties:
Applicable To | InnoDB | ||||||
Introduced In | 5.1.22 | ||||||
Server Startup Option | --innodb-autoinc-lock-mode=<value> | ||||||
Scope | Global | ||||||
Dynamic | No | ||||||
Possible Values |
enum(0,1,2) Interpretation:
|
No, these slides are not fresh from the User Conference in Santa Clara… ?
Today, I held a presentation in front of all developers and support engineers of our technical department about database partitioning, MySQL Proxy, HSCALE and the progress we are making.
Download the presentation slides here.
The solidDB for MySQL database engine for MySQL may have lost its sponsor following IBM’s acquisition of Solid Info Tech but events at this week’s MySQL Conference and Expo prove the certified engines program is alive and well.
Not only has Oracle announced that its Innobase subsidiary has updated InnoDB transactional storage engine, but there is also a new member of the certified engines program.
Kickfire has recently …
[Read more]I’m still looking for new entries. I get quite a few suggestions, but not all of them make it into quiz questions. Do send in your suggestions!
What happens if you try to enter the following command into MySQL?
CREATE TABLE t1 (
i INT,
INDEX i (i)
);
Reading evening news and rss feeds I found interesting next sequence:
Jeremy's post "MySQL to launch new features only in MySQL Enterprise"
basically about some new features of MySQL will be available only for paid customers
Then Kaj's post Anthropology: Sun studies MySQL with tagline "Sun didn?t acquire MySQL to change it, but to learn from it"
And finally news Sun Tackles Video Codec with info "Sun is working on a royalty-free and open video codec and media system"
What is interesting for me - while Sun moves to make most products OpenSourced - to name …
[Read more]As followers of Free / Open Source Software know, there are several ways of being free.
As for free as in speech, look for Wednesday’s keynote at the MySQL Users Conference here in Santa Clara on the US West Coast. It’s by Rick Falkvinge, party leader of the Swedish Pirate Party. Or download MySQL Community Server, it’s free as in speech.
As for free as in beer, sure, again, just download MySQL Community Server, install it, and use it. Old news.
But what if you’re lazy enough not to want to download and install MySQL Server? What if you just want to use an instance of MySQL Serer, installed and provided by someone else, with a simple command like
mysql -h db4free.net -P 3307 -u [username] -p[password] ?
Well, in that case, register for a …
[Read more]