News

From Askmonty.org

Main Page >  News 
General News | Conference attendance | Meetings

This page collects the most important things that are happening at Monty Program Ab.

For the latest blog posts from the developers, visit http://planetmariadb.org.

Contents

Upcoming events

.

March 2010

February 2010

January 2010

  • MariaDB 5.1.41-rc released.
  • MySQL 5.1.42 and XtraDB 9 merged into MariaDB and will be in the next release.

December 2009

  • Kristian presented MariaDB at FLUG (Funen's Linux User Group), December 3.

November 2009

October 2009

September 2009

  • Added extended statistics to the slow query log and options to more precisely define what to log. (Based on the microslow patch from Percona)
  • Added table elimination optimization.
  • Kristian presented MariaDB at BSDDK, September 30.

August 2009

  • All company meeting in Majorca (August 19-24'th)
  • Percona XtraDB now replaces InnoDB in the MariaDB 5.1 tree.
  • Our Builbot now has a Cross Reference facility that allows to search in previous (or running) test runs for test failures using various criterias.

July 2009

  • Monty, Kurt, Henrik, Igor, and Ethan attended OSCon July 20-24.
  • Monty was interviewed by Dr. Dobb's Journal. You can read the interview here.
  • Monty, Kurt, and Henrik were at the Community Leadership Summit unconference July 18-19. A session regarding the future of MySQL was held, and you can watch a video of the proceedings.
  • We have 2 new contractors starting first of July and now have 15 people working for Monty Program Ab. (The reason we have a lot of contractors is because in countries where we don't have a legal entity, we can only hire contractors. We do however treat contractors with exactly the same rules as ordinary employees.)
  • Pushed a performance improving patch which eliminates some unneeded character set conversions. Overall speed improvement is 1-5% (according to sql-bench) but may be higher for large result sets with all characters between 0x00-0x7f.
  • Our Buildbot at http://buildbot.askmonty.org/buildbot/ now understands the output of mysql-test-run.pl, so it can show test failures and server error log files, and give better completion time estimates. This should greatly help when debugging test failures. The patches for the Buildbot code have been merged upstream, and will be in the next Buildbot release.

June 2009

  • Kurt von Finck gave a keynote presentation about the Hacking Business Model at the Open Source Bridge conference in Portland, Oregon on June 17. You can watch the keynote at blip.tv.
  • Extended MariaDB to be able to handle 32 (up from 16) key segments. The MyISAM and Maria storage engines were updated to handle this.

May 2009

April 2009

March 2009

  • We installed our first instance of buildbot (still a couple of weeks of work to get this to work properly). We will use buildbot to test all pushes to the source code and also to do monthly binaries of MariaDB.
  • Added and extended pool-of-threads from MySQL 6.0 to MariaDB.
  • Worklog added to hold and help us plan all development tasks we are working and should consider working it. Worklog allows also anyone to vote and comment upon tasks. One can offer to pay to get an existing task completed and suggest new tasks one would like to see added to MariaDB.

February 2009