Showing entries 31816 to 31825 of 44933
« 10 Newer Entries | 10 Older Entries »
To headline or to summarize 1000+ articles per week?

Ok, here’s your chance to make a recommendation on the front page layout for relationalnews.com , the new website that features news for all of the major relational database systems. Check out the three options below and leave a comment or email me with your own solution. If selected you will be credited one the site for your influence. 

The question is: we’re getting just over 1000 new articles per week from the feeds, and the current front page displays the title and summary of the latest 10 articles. This means lots of pagination clicking to see even the approximate 150 new articles for the current day. 

Option 1: display only the headlines, no article summaries, for the past 24 hours with links to the full article from the archive. Sorted by published date, limited to the past 24 hours …

[Read more]
I really need a better Example Storage Engine

At my current gig, we're trying to make a custom storage engine do something rather out of the ordinary.

Which isn't really a surprise, all new storage engines try to do something "out of the ordinary". If you need "ordinary", just use MyISAM or InnoDB. (Those two engines are, themselves, rather extraordinary...)

But in the process of trying to hunt one particular thing down, I am wishing again for a storage engine that is completely utterly blandly ordinary.

An example storage engine that has no tricks, no performance hacks, no elegant data structures, no clever code, and yet actually works, able to insert, update, delete, and select real data.

My "piggy engine" would be perfect, if I ever get around to finishing it.

Innodb just got better!

I just got back from vacation and noticed that two patchsets have been released that greatly improve Innodb performance! Maybe I need to take more breaks

Yasufumi Kinoshita's patches Percona recently released a patch which includes performance fixes developed by Yasufumi Kinoshita from NTT Comware. This helps diskbound applications quite significantly. Details at Bug #29413 Maximum performance of OLTP benchmark is not so scalable on multi-cpu. It looks like the bulk of performance improvements come from breaking up the lock guarding the buffer pool structures, and improvements in the IO code path. The "buf_pool->mutex" also gets quite hot when concurrency is not limited (via innodb_thread_concurrency) and …

[Read more]
GreenSQL-FW: 0.9.2 released

GreenSQL is a database firewall used to protect database from SQL injection attacks. New release fixes a number of critical bugs. We recommend all users to update.

This release includes a number of pre-build packages of popular operating systems.
We supply packages for: CentOS, openSUSE, Fedora, Ubuntu, Debian.

List of changes:
1. GreenSQL can automatically build whitelist if the system is in the learning mode.
2. After learning period is over, GreenSQL automatically blocks all new queries.
3. Added simulation mode to test risk matrix calculation.
4. A number of risk matrix calculation bugs were fixed.
5. Code optimization patches.
6. Log timestamps patch applied (thanks to jgarcia).
7. Fixed Fedora 9 compilation errors.
8. Risk matrix enhancement - added detection of db content bruteforce attacks.

We have updated GreenSQL configuration database. You will have to …

[Read more]
Advanced Bazaar for MySQL developers



Guilhem Bichot has written an excellent article on Advanced Bazaar for MySQL Developers. In addition of showing the most common Bazaar operations for developers, Guilhem shows how to create a new feature and submit it for review to MySQL.


The article is an practical introduction to Bazaar's advanced features. After the basics, magnificently covered by Daniel Fischer a few weeks ago, this article explains how to perform high level development operations with Bazaar.
Bravo Guilhem! …

[Read more]
Workshop and prize at Software Freedom Day

During MySQL/Sun developers meeting in Riga, Latvia, we will celebrate the Software Freedom Day in cooperation with the University of Latvia and other organizations.

One of the events taking place will be a workshop on MySQL optimization, held at the Linux Center computer lab at the University, under the supervision of Jay Pipes, one of the major experts in MySQL performance tuning.

The best performer at the workshop will be awarded a very appropriate prize. A copy of …

[Read more]
Investing in an open source company (IT mill)

I just made an investment into the Finnish open source company IT mill.

I was elected to be in the IT mill board to be able to efficiently help with the companies business and community strategies. I have also introduced IT mill to Ralf Wahlsten, who will act as an advisor for IT mill's board when needed. Ralf Wahlsten was also an investor in MySQL AB.

IT mill is a still quite small but it has many of the the characteristics of a company that is meant to succeed:

  • The company is profitable and has been so for a long time.
  • The company knows how to growing organically according to it's profit. (This is very important to know even if one later decides to grow exponentially with the help of …
[Read more]
Updated External Language Stored Procedures

I have merged the code from the mysql-5.1 launchpad repository which should put this repository up to the recent 5.1.28-rc version. You can examine the source repository here.On a related note, had a brief email exchange with Eric Herman and so I hope that there will be time for him to do some work to complete the support for Java stored routines.

MySQL Admin/Dev wanted

I have just accepted a position with Lycos as Principle Software Engineer, which I'm very excited about and will write about in a later post on this blog.

More immediate is the need to find someone to replace me at Grazr. I want to find them a well-qualified person. Some of the requirements are:

5+ Years with:

* Perl, mod_perl development, Perl OO, DBI
* Developing web applications with MySQL
* SQL -- and this means more than 'select * from foo'
* MySQL Administration
* Knowledge of good schema design
* Apache
* Linux Administration

Other needs:

* Sphinx Search Engine
* Memcached
* Familiarity with Nagios
* Understand different MySQL storage engines
* Familiarity with MySQL UDFs (I have a few I wrote at Grazr that someone will have to figure out)
* Any other MySQL monitoring tools (Cacti, etc)

[Read more]
Could open source have helped Lehman's technology customers?

As Lehman Brothers files for bankruptcy, investment banks and brokers using its technology are in the dark about the future of their investments READ MORE

Showing entries 31816 to 31825 of 44933
« 10 Newer Entries | 10 Older Entries »