Showing entries 441 to 450 of 934
« 10 Newer Entries | 10 Older Entries »
Displaying posts with tag: sun (reset)
Los Angeles MySQL meetup with Facebook DBA, Chris Schneider


South Californians, mark your calendars! On February 24th at 7,30pm the Los Angeles Meetup Group will host Chris Schneider, Facebook DBA, who will talk about "Scaling MySQL".

Now, if I talk about scaling MySQL, I will refer to personal experience in my consulting career, when 10 million people connected all at once to my customer's web site. You may be interested in the story or simply yawn. But when a Facebook DBA talks to you about scaling, 10 million connection is low traffic, and scaling takes a completely different meaning.

In this meetup, Chris will talk about different methodologies used at Facebook to deal with their scaling issues. If you are near Los Angeles on February 24th, you don't want to miss this …

[Read more]
Los Angeles MySQL meetup with Facebook DBA, Chris Schneider


South Californians, mark your calendars! On February 24th at 7,30pm the Los Angeles Meetup Group will host Chris Schneider, Facebook DBA, who will talk about "Scaling MySQL".

Now, if I talk about scaling MySQL, I will refer to personal experience in my consulting career, when 10 million people connected all at once to my customer's web site. You may be interested in the story or simply yawn. But when a Facebook DBA talks to you about scaling, 10 million connection is low traffic, and scaling takes a completely different meaning.

In this meetup, Chris will talk about different methodologies used at Facebook to deal with their scaling issues. If you are near Los Angeles on February 24th, you don't want to miss this …

[Read more]
MySQL University: Developing MySQL on Solaris

This Thursday (February 19th, 14:00 UTC), MC Brown & Trond Norbye will give a MySQL University session on Developing MySQL on Solaris. MC works on the MySQL Documentation Team and has been involved with quite a few Solaris things, for example porting MySQL to openSolaris. Trond has been involved with many things, including openSolaris, as you can see from his blog.

For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It …

[Read more]
MySQL Partitions at PHPCon Italia

I will speak at PHPCon Italia 2009, in Rome, on March 19th.

The subject is a very trendy. I will cover efficiency with partitions, a topic that every DBA and MySQL developers should enjoy.

MySQL Partitions at PHPCon Italia

I will speak at PHPCon Italia 2009, in Rome, on March 19th.

The subject is a very trendy. I will cover efficiency with partitions, a topic that every DBA and MySQL developers should enjoy.

MySQL Partitions at PHPCon Italia

I will speak at PHPCon Italia 2009, in Rome, on March 19th.

The subject is a very trendy. I will cover efficiency with partitions, a topic that every DBA and MySQL developers should enjoy.

Contributing Code to MySQL -- Some Simple Guidelines

If you would like to contribute to MySQL development, you can read the relevant top-level page on the MySQL Forge.

This page has some useful links to various forms of contributing to MySQL, including contribution of code to MySQL. (The MySQL|Sun team have recently simplified some of these pages in order to make them more useful to community members and potential contributors.)

Note that after some simple paperwork submitted to Sun ("Sun Contributor Agreement" or "SCA"), any signatory can contribute to any Sun-sponsored …

[Read more]
Contributing Code to MySQL -- Some Simple Guidelines

If you would like to contribute to MySQL development, you can read the relevant top-level page on the MySQL Forge.

This page has some useful links to various forms of contributing to MySQL, including contribution of code to MySQL. (The MySQL|Sun team have recently simplified some of these pages in order to make them more useful to community members and potential contributors.)

Note that after some simple paperwork submitted to Sun ("Sun Contributor Agreement" or "SCA"), any signatory can contribute to any Sun-sponsored …

[Read more]
Contributing Code to MySQL -- Some Simple Guidelines

If you would like to contribute to MySQL development, you can read the relevant top-level page on the MySQL Forge.

This page has some useful links to various forms of contributing to MySQL, including contribution of code to MySQL. (The MySQL|Sun team have recently simplified some of these pages in order to make them more useful to community members and potential contributors.)

Note that after some simple paperwork submitted to Sun ("Sun Contributor Agreement" or "SCA"), any signatory can contribute to any Sun-sponsored …

[Read more]
Open Source does not mean Customization Heaven..

Unless you are doing it wrong.

And sadly I`m seeing more and more people doing it wrong.
To a lot of people Open Source means that they have a piece of software that does almost what they want and which they can modify to their best wishes and use internally.

So they fork locally,, they don't redistribute their code , but they aren't contributing their changes back upstream, chances are these changes wouldn't be accepted upstream anyhow as they are really customizing the code for their specific cases. At first sight this doesn't look so bad , at second sight ..

When weeks or months later the upstream project releases an urgent security fix, the local fork has deviated soo much that it can't upgrade anymore and stays with an insecure version.
Often it's worse.. a feature that could have been accepted upstream has been implemented slightly different in the local fork, the result being that newer features depending …

[Read more]
Showing entries 441 to 450 of 934
« 10 Newer Entries | 10 Older Entries »