Showing entries 961 to 970 of 1147
« 10 Newer Entries | 10 Older Entries »
Displaying posts with tag: General (reset)
Hacking MySQL Source (in a good way)

HackFest B: Creating a New SHOW Command by Brian Aker at the MySQL Users Conference

Brian stepped through the steps for those attending to modify and deploy new functionality in the mysql server. Cool. The end result I would consider for an experienced developer as relatively easy (after avoiding the pitfalls).

NOTE: I wasn’t able to complete this successfully during the session, but I’ve posted this, so hopefully the input and review of others can help in overcoming the current issues. See Outstanding Issues throughout my notes.

Our goal: Produce a new command SHOW CONFERENCE;

The following commands were performed on CentOS 4.2. There may be some …

[Read more]
qotd

I heard Cory Doctorow about a week ago (yes, we have cool international speakers here in Melbourne all the time!), and if there was only one thing you’re really meant to take away from his talk, I think I found the gem.


Cory signs a book

We’re usually told content is king. He says thats a myth. Have you seen the six trillion dollar industry, that is telecommunications? (okay, I don’t know if that stat is remotely correct…) So the content is king idea is bollocks. What is really king is community and inter-personal communication. Getting people to talk about it. Humans are terribly social beings, so yeah, go community.

“Trying to kill MySQL by acquiring open source is like trying to kill
a dolphin by drinking the ocean.” — Marten Mickos

And yes, that quote ties in well with the …

[Read more]
talk went well

I can relax now, My talk is done and I’ve been talkinq to people about more specific things. Several have congratulated me on it.

Looking forward to the BOF, although sleep would be nice.oh how I’m going to sleep on the plane

PBXT - The MySQL Community Transactional Storage Engine

In having a discussion with Paul McCullagh (the creator of PBXT transactional storage engine) and Taneli Otala MySQL AB CTO after the keynote presentation at the MySQL User Conference, Taneli made the following comment (paraphrased and reproduced with permission).

“I talk about PBXT in discussions shamelessly. The development of PBXT was excellent timing in the MySQL community landscape”.

It was an excellent commendation that MySQL AB management considered so highly the contributions from the community. As mentioned in the opening keynote, MySQL with the Storage Engine API with MySQL 5.1 has great potential to expand what options are available to user of MySQL.

Good work Paul. I like many others wish you the best in your continued development and contribution. …

[Read more]
Improvements in SHOW STATUS

It just dawned on me as this topic was mentioned in a MySQL Conference presentation yesterday in a manual process. So my thought is, why can’t the following functionality be added to the MySQL server.

My request for two new extensions to the SHOW STATUS command.

SAVE STATUS - This enables the current SHOW STATUS to be saved (or more specifically cached), you can only keep one copy per server instance.

DIFF STATUS - This shows the difference between the current SHOW STATUS and the last saved show status from the SAVE STATUS command.

This would quickly, easily and interactively via a mysql prompt enable a DBA to see the state of change in a more condensed form. The syntax may need to cater for Session/Global scope, and of course would need to be appropiately named, my examples is just an idea.

Of course you can write an easy script that does the same, …

[Read more]
Could not have said Agile better myself

I’ve just attended Scott Ambler’s presentation on Agile Database Techniques: Data Doesn?t Have to be a Four-Letter Word Anymore at the MySQL Users Conference.

There is so much content on the topic, it’s impossible to present so much information in a short 45 minute session. I can speak with authority in regards to the same problem of condensing so much content given this issue with my own presentation MySQL for Oracle Developers.

I ask this question. Why is common sense considered such a radical approach? I state this because Agile Methodology approaches in so many ways are common sense, but …

[Read more]
Data entry stinks!

I know how much I hate data entry. So do the MySQL folks a favor — if you’re at the Users conference, fill out an evaluation form for the conference at:

http://www.oreilly.com/go/confeval

and a speaker evaluation for each session at:

http://www.oreilly.com/go/spkreval

It took me a while to find the links, so I’m posting them here. I find myself writing down comments during the talk anyway, so having the browser open and writing comments directly into the eval form is useful for me.

And you have your laptop with you anyway (you’re reading this, aren’t you?). So pop open a browser and spend 2 minutes after each presentation giving feedback. Who knows, you might win something too!

Opening Conference Keynote

Mike writes a good summary of the MySQL Conference opening keynote State of the Dolphin: Interview with Kaj, Monty and David of MySQL.

I’d like to add just two comments.

Firstly, it was great to see community awards to Giuseppe, Roland, Marcus and Rasmus. Well done!

Second, it was a great thing to see on the slides a reference to Paul’s PBXT Transactional Storage Engine. A MySQL storage engine from the community. I’ve had a chance to meet Paul and have a number of great discussions with him. I wish him all the best, and I’m happy to contribute what I can to see his engine make it into the MySQL product in the future.

Bootstraping

Tuesday’s Keynote speaking from the MySQL Users Conference including a presentation from Greg Gianforte of RightNow Technologies on “Bootstrapping: Starting an Open Source Business With Almost No Money!Read More.

Taking directly from Greg’s presentation, here are some key points for bootstraping that meant something to me.

  • Sales is Job #1
  • Don’t spend Beyond Your Means
  • There Is Always Another Way
  • What is Your Noble Purpose?

Some great points. In summary, not having funds should not be an excuse, find another way . You just need to think creatively. I agree completely, thinking creatively is something I do well. Immerse yourself - talk to lots of people, …

[Read more]
MySQL Users Conference

So, I’m at the MySQL Users Conference. I ran into Jay Pipes and Mike Kruckenberg yesterday. That was not surprising. Surprising was the fact that Mike Hillyer (of sakila sample db fame, which I am very interested in) found me and said “Hi”. I can’t wait for his talk on the sample database; I want to run out and rewrite all the documentation using the sample db. I was introduced to Colin Charles as well, who congratulated me on the success of the Boston MySQL Users conference.

This morning I sat down for the keynotes and Roland Bouman said, “Sheeri!” He was followed by Markus Popp, …

[Read more]
Showing entries 961 to 970 of 1147
« 10 Newer Entries | 10 Older Entries »