percona.com - How popular is percona.com? (://URLFAN)

How popular is your website?  
Enter a website above, we'll show you who's talking about it right now.
We're currently ranking the popularity of 3,783,534 websites by parsing 125,624,157 blog posts from 2,082,793 blog feeds.
Ranks #129036
out of 3,783,534 websites
Website mentioned in 14 unique feeds, 82 posts.
Bloggers mention this site on average every 3 days.
Sites ranked more popular Sites ranked less popular
129035. womensvoicesforchange.org
129034. img.moonbuggy.org
129037. bethhirsch.com
129038. dzancbooks.org

Similar domains:
examples.percona.com   

E-mail me anytime this website is mentioned
Feed subscribe and receive new mentions via RSS
Is this your website? Activate our free extended features.

 

Showing blog posts that mention percona.com

mysql 5.1 continues community release madness
Post Source: www.fishpool.org
Posted: Dec 02 2008 09:30:15


so mysql 5.1 is declared ga contains enough bugs to make monty rail against it publically doesnt as far as ive been able to gather have a stable crossrelease pluggable storage engine abi despite that being a major release feature meaning you have to have new plugin releases for each mysql server release before upgrading anything and continues the ma......
[Show More]


presentations from opensqlcamp published
Post Source: www.mysqlperformanceblog.com
Posted: Dec 02 2008 07:21:50


we have now published presentations from opensqlcamp at percona presentation pages percona mysql patches is a great presentation to see percona patches for mysql in action showing how you can use them to get more understanding of your server load and improve server performance as well as how they can improve performance all together. sphinx fulltext search engine is presenta......
[Show More]




mysql for hosting providers how do they manage
Post Source: www.mysqlperformanceblog.com
Posted: Nov 28 2008 23:24:29


working with number of hosting providers i always wonder how do they manage to keep things up given mysql gives you so little ways to really restrict how much resources single user can consume. i have written over a year ago about 10 ways to crash or overload mysql and since that people have come to me and suggested more ways to do the same. this is huge hole in mysql design thinking little.....
[Show More]


theres nothing point one about 5.1
Post Source: mtocker.livejournal.com
Posted: Nov 28 2008 19:23:01


mysql 5.1 is ga. yay a lot of new features have been added and the numbering convention of just adding a .1 doesnt really explain that. if i had of numbered it i probably would have called it 6.0. in some ways mysql has done both themselves and dbas a small injustice. while working at mysql i met a lot of customers that tended to be conservative they donrsqu......
[Show More]


mysql community
Post Source: blog.gslin.org
Posted: Nov 26 2008 16:53:04


mysql ab sun mysql mysql bitkeeper close source bazaar open source source code branch ......
[Show More]


using multiple key caches for myisam scalability
Post Source: www.mysqlperformanceblog.com
Posted: Nov 26 2008 07:55:21


i have written before myisam does not scale or it does quite well two main things stopping you is table locks and global mutex on the keycache. table locks are not the issue for read only workload and write intensive workloads can be dealt with by using with many tables but key cache mutex will still hunt you. if you aware of mysql history you may think key cache scalability was fixed......
[Show More]


how percona does a mysql performance audit
Post Source: www.mysqlperformanceblog.com
Posted: Nov 25 2008 05:42:01


our customers or prospective customers often ask us how we do a performance audit its our most popular service. i thought i should write a blog post that will both answer their question so i can just reply read all about it at this url and share our methodology with readers a little bit. this fits well with our philosophy of openness. it also shocks people someti......
[Show More]


alternativa a mysql query analyzer
Post Source: www.notitodo.com
Posted: Nov 24 2008 10:30:00


mysql ha lanzado su nueva versian de mysql query analyzer dentro de mysql enterprise de la cual hablan muy bien en casi todos los blogs. para aquellos que usemos la versian community podemos usar una alternativa gratuita a esa herramienta. para ello debemos instalar los parches que ofrece percona los cuales entre otras cosas permiten obtener matricas desde el propio servidor. tambia......
[Show More]


percona lab
Post Source: fschiettecatte.wordpress.com
Posted: Nov 23 2008 22:01:24


i recently came across this interesting project by percona lab to provide a version of mysql with all the cool patches applied to it. it is not the latest greatest version of mysql 5.1 currently 5.1.29 but i expect they will catch up with the ga release of 5.1 which i understand is just around the corner. posted in software developmen t......
[Show More]


query profiling using show processlist
Post Source: www.jetprofiler.com
Posted: Nov 20 2008 18:22:41


the mysql database server can display a lot of performance statistics. however most of them relate to general server parameters such as buffer sizes and query cache settings. of course such settings are important to get right and can make a huge difference in performance. once youve tuned them however you need to start looking at the tables and queries. when a single bad query can cost ......
[Show More]


mysql binaries percona build7 with latest patches
Post Source: www.mysqlperformanceblog.com
Posted: Nov 14 2008 17:35:20


we made new binaries for mysql 5.0.67 build 7 which include patches we recently announced . the percona release includes plain text code innodb che ck defrag. patch session status to check fragmentation of the last innodb scan 1.0 percona gpl the names are innodb scan ......
[Show More]


adaptive checkpointing
Post Source: www.mysqlperformanceblog.com
Posted: Nov 13 2008 13:29:28


do you know that there are two limits about dirty modified but not flushed to disk blocks of innodb buffer pool one is the limit of amo unt . the other is the limit of age. limit of amo unt as you know buffer pool of innodb works as writeback cache of its datafiles. if the buffer pool is filled by dirty blocks innodb cannot......
[Show More]


new specjappserver results at mysql and sun.
Post Source: www.mysqlperformanceblog.com
Posted: Nov 13 2008 04:26:18


as you likely have seen sun has posted the new specjappserver results more information from tom daly can be found here these results are quite interesting for me as i worked on some of the previous specjappserver benchmarks several years ago while being employed by mysql. these are great results plus they can be relevant to a lot of us because commodity x86 based hardware was used fo....
[Show More]


new presentations published meetup and highload
Post Source: www.mysqlperformanceblog.com
Posted: Nov 07 2008 20:27:56


we have finally found the time to update out presentation pages weve added the presentation on mysql scaling by sharding and replication as well as russian language presentations ive given at highload conference back in october. innodb scalability and new features russian scaling mysqlpowered web sites by sharding and replication russian won......
[Show More]


mirrored binlogs patch
Post Source: www.mysqlperformanceblog.com
Posted: Oct 25 2008 17:31:07


...roredbinlogs and fastmasterpromotion patches as second provides feature to make slave as master in case of main master failure. at this moment you can download patch by itself there httpwww .percona.c ommysql5 .0.67b6p atchesmir ror binlog .patch with docs on our wiki also the patch will be included in ourdelta binaries beside our releases for centos redhat platform so you can ...
[Show More]


improved innodb rw lock patch
Post Source: www.mysqlperformanceblog.com
Posted: Oct 20 2008 18:22:59


there is patch from google to improve smp performance but for some workloads it showed for us reverse scalability. e.g. update key benchmark from sysbench. there are also results with yasufumis rw locks httpbug s.mysql.co mbug.php id26442 threads standard innodb google smpfix yasufumi rw lock 1 9700.28 10601.96 9432.44 2 14355.66 16673.3......
[Show More]


percona8217s patches spread to a wider audience
Post Source: www.mysqlperformanceblog.com
Posted: Oct 14 2008 04:38:46


perconas patches are now available to a wider audience via ourdelta a community effort to provide builds with features percona patches google patches etc and storage engines pbxt sphinx etc that arent in the main mysql server. arjen lentz is really the brainchild behind this. kudos arjen what does this mean for the percona patches well now......
[Show More]


engines on the state of
Post Source: krow.livejournal.com
Posted: Oct 13 2008 18:31:19


so many engines and so little to choose from. this is one of our two major decision points in drizzle right now. let me explain. today we have innodb maria falcon and pbxt . simple not really. innodb is not a single engine it is three engines. we have the default one which is shipped. it has been the wunderkinder for years now but has been showing its age. go buy a piece of hard......
[Show More]


profiling queries with zend db and optimizing them by hand
Post Source: www.techfounder.net
Posted: Oct 12 2008 05:42:55


database performance is one of the major bottlenecks for most web applications. most web developers are not database experts and im no exception there are however several basic methods to analyze and optimize database performance without resorting to expert consultants such as those whose founders blogs are an invaluable source of mysql knowledge. the performa......
[Show More]


announce front end performance optimization
Post Source: www.mysqlperformanceblog.com
Posted: Oct 11 2008 01:41:35


i guess many of you know us and so our company for mysql related services. it is true this is majority of our business at this point but it is far from everything. our goal in reality is to help people to build and operate quality systems typically web sites which means we help customers with performance scalability high availability as the whole not just mysql related issues. indeed......
[Show More]


three ways to know when a mysql slave is about to start lagging
Post Source: www.mysqlperformanceblog.com
Posted: Oct 09 2008 02:56:06


the trouble with slave lag is that you often cant see it coming. especially if the slaves load is pretty uniform a slave thats at 90 of its capacity to keep up with the master can be indistinguishable from one thats at 5 of its capacity. so how can you tell when your slave is nearing its capacity to keep up with the master here are three ways one wat......
[Show More]


what is stored innodb buffer pool
Post Source: www.mysqlperformanceblog.com
Posted: Sep 29 2008 04:35:27


ever wonder what is stored in innodb buffer pool at the moment it is not so hard actually we made a short patch for mysql 5.0 which show innodb buffer pool content plain text sql mysql select from informatio n schema.i nnodb buff er pool co ntent .. ....
[Show More]

Similar post was found from:
www.revenuesource.com


finding what created tmp disk tables with log slow filter
Post Source: www.mysqlperformanceblog.com
Posted: Sep 22 2008 17:16:49


...on. set global log slow f ilterqu ot then it was just a question of examining the slow query log and fixing the queries. more information about the patches is available here httpwww .percona.c ompercona lab.html entry posted by ewen one comment add to ......
[Show More]


hack mysql status update
Post Source: hackmysql.com
Posted: Sep 19 2008 19:17:20


i havent posted any update in 2 months not because i havent been doing anything but rather the opposite i have been exceptionally busy. as baron has noted i work with percona doing the maintenance and development for maatkit of which release 2325 was just published. consequently i havent been working on my own scripts though hopefully that will change and in some w......
[Show More]


Feeds and posts are not affliated with ://URLFAN. They are displayed here simply for informational purposes, if you would like to remove your feed please contact us.

 

 

© 2006-2008 ://URLFAN (Server 202 Generated Dec 03 08 00:26 in -0.79 secs.)

Contact Us / About ://URLFAN / Notify me when my site is added or updated. / Add my RSS feed to ://URLFAN