June 19, 2013

Comment: Should we give a MySQL Query Cache a second chance ?

Steve, If you would like us to implement something you can contact our Sales team and we can get a quote for you. If you do not have any budget to make it happen but just would like to report it as feature idea please file it as a bug and we’ll consider it.

Post: Wishes for mysqldump

… large and partially corrupted database I’ve got couple of feature ideas for mysqldump or similar tool and appropriate import tool Dump…

Post: MySQL Public Worklog and Community Focus

… cool guys use. It however got very little community developed features integrated into it. Being acquired by Sun, I hope MySQL… Enterprise market may demand even more Enterprise features from MySQL as well as making current features more solid. I hope however Sun… for community to add worklog tasks/feature requests which would be natural way of getting community ideas and with voting and commenting…

Post: Economics of Performance Optimization

… for Yahoo and develop the new “Applet” which will be featured on the front page you quite likely start with scaled… want at least two. Implementing memcache may look like best idea from economic standpoint until you think about resources and risks… and data center stuff so developers can keep developing new features which users are screaming about instead of this boring backend…

Comment: Database problems in MySQL/PHP Applications

… and external caching of result sets is generally a good idea and having pre-compiled summary data ready to go in…. For example you can do: > SELECT id FROM users WHERE featured=1; > Now populate List for IN on your PHP application… JOIN users ON users.id = articles.user_id AND users.featured = 1 ; > Use Indexes This item was not in original article…

Post: InnoDB Full-text Search in MySQL 5.6 (part 1)

… run a MATCH .. AGAINST is the same (modulo any new features introduced with InnoDB full-text search), that’s largely where… whatsoever (with one exception that I’ll explain below) – the idea behind this investigation wasn’t to find out how to… end user, I might have a hard time using the feature at all, because it could completely alter the behavior of…

Post: Announcing Percona XtraDB Storage Engine: a Drop-in Replacement for Standard InnoDB

…’s ACID-compliant design and advanced MVCC architecture, and adds features, more tunability, more metrics, more scalability on many cores, and… ideas, as well as incorporate improvements specifically sponsored by customers. Please contact us if you would like to sponsor any specific features

Comment: Dangerous command

… stored procedures, events and other objects…” It is a nice idea that makes practical sense. It is also something that will… half-baked features, and the idea is to reduce those, not spawn more of them. It’s sad that the feature was dropped…

Post: Paul McCullagh answers your questions about PBXT

…). Both methods improve the management of the asynchronous writes. The idea behind the log-based solution, on the other hand, is… yet support incremental backup, but this is planned. Internally this feature is implemented by PBXT using an MVCC-based consistent snapshot… question. Relative to maintaining performance, stability and data integrity, adding features to an engine is easy. So I would say that…

Post: Commodity Hardware, Commodity Software and Commodity People

… is quickly leaving this Commodity Space in terms of overall feature complexity. MySQL 5.2 will give you many storage engines…, other may be good with MySQL Cluster but have no idea how to write storage engines or optimize for Falcon storage… development. I think it is natural for software to chase features, because this is where customers are leading the product (“implement…