19 May 2013

The Ruby Reflector

Topic

Ported

  Source Favicon
Email

Ported back from the upstream MySQL 5.6 the fix for unnecessary log_flush_order_mutex acquisition. Bug fixed # 1163262 ( Alexey Kopytov ).

When mysqldump was used with --innodb-optimize-keys and --no-data options, all secondary key definitions would be lost. Bug fixed # 989253 ( Alexey Kopytov ).

Warning about the Percona Toolkit UDFs was omitted when installing from Percona's Debian repositories. Bug fixed # 1015506 ( Alexey Bychko…

mysqlperformanceblog.com Read
  Source Favicon
Email

Ported the Thread Pool patch from MariaDB . This feature enables the MySQL server to keep the top performance even with the increased number of client connections.

Expanded Fast Index Creation has been ported from Percona Server for MySQL 5.5

Handle Corrupted Tables feature has been ported from Percona Server for MySQL 5.5

Bugs Fixed:

Fixed the upstream # 68116 that caused the MySQL server to crash with assertion error when …

mysqlperformanceblog.com Read
  Source Favicon
By Shannon Behrens of JJinuxLand 5 months ago.
Email

…that I want to point out because they're so interesting. Adam Singer ported Eric Bidelman's terminal sample. Try clicking near the cursor and typing help . Here's the source .

John McCutchan , who clearly has a background in video gaming, ported his Pointer Lock And First Person Shooter Controls sample to Dart. Here's the source .

Special thanks go to Adam Singer, Shailen Tuli, John McCutchan, and Jason Brooks for …

jjinux.blogspot.com Read
  Source Favicon
By Assaf of Labnotes 1 year ago.
Email

Ported Porting a RESTful Web service from Java to Node.js . Performance numbers are eye opening.

Power Orders of Magnitude: Power Users vs. Mainstream Users :

For your product to succeed, it needs to solve a problem for a lot of different people who will use it in a lot of different ways. If this were easy, more people would be running billion-dollar companies.

Good news Lies that Losers Tell : the tendency to only listen to leading indicators of good …

blog.labnotes.org Read
  Source Favicon
On ZURB 3 years ago.
Email

Ported over existing form functionality

Redesigned the look and feel of the website

Email newsletter redesign

Email newsletter content

Social media strategy and tools

Blogging and Newsletter strategy

Annual Report sticker and six inserts

Volunteer 'Thank You' Postcard

We'll make sure to update our post to show the actual results.

On the marketing side we published:

8 edited videos

230 images on Flickr

40 tweets

zurb.com Read
  Source Favicon
Email

Ported the Thread Pool patch from MariaDB. This feature enables the server to keep the top performance even with the increased number of client connections.

New user statements have been introduced for handling the XtraDB changed page tracking log files.

In addition to the -debug build option for build-binary.sh script, new -valgrind option has been introduced, which will build debug builds with the Valgrind instrumentation enabled.

Bugs Fixed:

Ported

mysqlperformanceblog.com Read
  Source Favicon
Email

Bug # 724674 - Ported an updated version of the original implementation of the Remove Excessive Function Calls feature, which removes some fcntl calls to improve performance. ( Oleg Tsarev)

Bug # 727704 - When using the Expand Table Import feature, importing .ibd files created on MySQL 5.0 or Percona Server versions prior to 5.1.7 could crash the server. ( Yasufumi Kinoshita)

MySQL bugs 56433 and 51325 - These MySQL …

mysqlperformanceblog.com Read
  Source Favicon
Email

Bug # 724674 - Ported an updated version of the original implementation of the Excessive Function Calls , which removes some fcntl calls to improve performance. ( Oleg Tsarev)

For more information, please see the following links:

Downloads - binary distributions and Percona Software Repositories

Installation instructions

Consulting , support , training , and custom development

Release notes …

mysqlperformanceblog.com Read
  Source Favicon
By Fred Linhoss of MySQL Performance Blog over 2 years ago.
Email

Ported to the Percona Server 5.1.47-11 code base. ( Yasufumi Kinoshita)

XtraBackup now uses the memory allocators of the host operating system, rather than the built-in InnoDB allocators (see Using Operating System Memory Allocators ). ( Yasufumi Kinoshita)

Bugs Fixed

Bug # 595770 - Binaries are stripped by rpmbuild , so __os_install_post is redefined to change the default behaviour. ( Aleksandr Kuzminsky)

Bug # 589639 - Fixed a problem of …

mysqlperformanceblog.com Read