Showing entries 34136 to 34145 of 44876
« 10 Newer Entries | 10 Older Entries »
Notes from conference on Wiki

Its worth noting that all talks that have been blogged are being linked on the Forge Wiki. Take a look at Notes from the conference. There are some great entries there, and when the slides become live on the website (today, I believe), you can gather heaps of information, if you missed the most successful MySQL Conference & Expo. Book early for next year.

Thank you bloggers!

Technorati Tags: mysql, mysqluc08, mysqluc2008, mysqlconf, conference notes, …

[Read more]
Dual-licensing with patents: It's bound to happen

Pierre notes it is "only a matter of time before an open source company decides patents could be used to solidify open source dual-licensing schemes." I think he's right. In fact, I've seen this very issue rear its ugly head within my own company as I've thought through ways to partner with Microsoft and other proprietary companies.

It would be very easy to do as Novell did: Enter into an agreement to make a version of one's software "safe" from patents. It makes Microsoft happy. Presumably it makes one's users happy ("I'm safe from...my vendor and its partners?!").

But it doesn't fix the downstream problem, and it doesn't fix the broken software patent problem. It trades off FUD to make a sale. Myopic and ultimately damaging to one's customers, one's …

[Read more]
Big improvement to datagrid

I've changed the ordering handling on the datagrid class so that it is now picked up from SQL query. From the examples hopefully you should be able to work it out. Simply, you specify the connection parameters and the SQL query, and then pass them to a Create() method. The ordering is picked up from the query string, defaulting to that which is specified in the query. You subsequently are returned a datagrid object. Much easier I think. I've not made it live yet, so you'll have to make do with looking at the development version. Barring any catastrophies though this is the code that will go live.

MySQL UC 2008 Presentations

Since I wasn’t able to get to this year’s MySQL UC (employer change caused problems with US visa obtaining and I didn’t get visa in time) I’m really interested in all presentations people are posting after their sessions. I decided to collect them all in one place and would like to share with others - maybe someone will find it interesting to read what people have to say about many interesting aspects of MySQL usage.

So, I’ve created a folder in my Scribd.com account which you could use (and track using RSS readers) to find out what interesting presentations were published. You can use either my account or mysqluc08 folder there. One more possible option to track mysqluc presentations/documents is using our …

[Read more]
Final results from the UC exams

Four in the afternoon hit all too quickly today at the UC. 209 exams were delivered with 182 people passing. We had a few minor technical glitches but thanks to the very hard work of the Certification Team's all star players Christine Fortier and Ricky Ho (who managed to perform miracles on a routine basis while getting me trained on how UC exams really work) the three days of testing just went by in a blur.

Thanks to all who participated in the exams this year. There were a lot of very special people at the UC that we got to meet at the Magnolia room.

And special thanks to Jay Pipes who handled the UC and my tedious questions with such ease despite having no luggage for most of the conference.


Exams Pass Fail Total
Associate 11 0 11
Cluster 7 0 7
DBA-I 57 10 67
DBA-II 46 3 49
DEV-I 34 9 43
DEV-II 27 5 …
[Read more]
Dear Marten,

So now that you have posted some clarifications on what is going on exactly, it seems like there is less of a problem as original thought. However I must say that the the replies you posted on Jeremy's blog (and later mine as well), you let me to believe that things are quite bad indeed. Only now that I see your two posts on /, I can relax a bit again. Matthew has written a very good …

[Read more]
Just. Start. Writing.

So, exactly how does one breathe life into a technical blog? My instinctive approach to such tasks—and this is a personal failing to which I freely confess—is to overthink every element of the thing: tone, style, content, title, domain name, what have you.

After a month of dithering, I was struck by the simple fact that a blog is not an astronavigation exam, so all I really need to do is to stop thinking and just...start...writing.

"But about what?"

"Whatever. You'll figure it out. Just start typing. Now."

"But what if someone thinks it sucks?"

"Someone already does. Now get to it."

"But what about my voice? I need a voice. A writer needs a voice."

[cold stare]

Anyway, after a quick survey of the more active MySQL blogs, I developed a sense of what to avoid, what to emulate and perhaps what I might add to the scene.

[Read more]
FederatedX Storage Engine 0.4 released!

I'm pleased to announce the release of FederatedX Storage Engine 0.4! This release has transactional support as well as a wonderful new connection pool. This release is due to the efforts of Antony T. Curtis (Thank you so much Antony!). It is a patch he made over a year ago . By transactional support, this means that if your remote table type is transactional, transactions will now occur correctly since a constant connection is maintained for the duration of that transaction.

It is downloadable at http://www.patg.net/downloads/federatedx_engine-0.4.tar.gz


The patch changes:


Bug#25513
"Federated transaction failure"

Experimental and fully functional patch for review/comments.

What this patch …

[Read more]
What MySQL Can Learn from PostgreSQL

Hi! So this is completely my notes taken from the conference, without my thoughts attached to it. I should definitely post a lot more about this, and how the community can “improve” in time. Just not today. Believe me, sitting in the talk, was highly painful, and I’m wondering where my aspirin stash might be. The slides will be available soon, and lets just consider this a learning experience. It reminded me of the time Eric Raymond came to the Fedora Project’s very first FUDCon in Boston 2005 (probably the only session without available video :P).

What MySQL can learn from PostgreSQL
Joshua Drake

Compared us at OSCON 2007. MySQL lacked technical meat, compared to PostgreSQL. Since 2005, PostgreSQL booth had most visitors besides Mozilla.

MySQL Community is a second class citizen. MySQL AB does not advocate. They promote, they …

[Read more]
MySQL Conference, Chapter 2

The team just finished our second successful MySQL Con. Many thanks to Marten & Zack and all the folks at O’Reilly that put on such a great conference.

This year definitely had a different feel, and of course that had a lot to do with Sun’s influence. It felt like it was almost a new event, a chapter 2 for MySQL, and its ecosystem of vendors and customers. There were more people - I don’t know exact numbers, but it felt appeared to be twice as packed. The exhibit hall was the same, but we took up a bit more space than last year and certainly there were much fancier booths - ours included! We even gave away multiple prizes this year - our fun 8-ball tshirts, and a couple remote control helicopters. Scott Baird and Mike Hogan were the lucky winners this year.

The one thing that hasn’t changed is our fit with the MySQL customers. This year we met several of our own customers and users face-to-face - including an entire …

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