Navneet Kumar's Bookmarks tagged → View Popular
You are here: Diigo Home > Navneet Kumar's Bookmarks
MySQL :: MySQL Newsletter Efficiently using VARCHAR columns
using varchars fragmrentation sorting
more fromwww.mysql.com
COUNT(*) vs COUNT(col) | MySQL Performance Blog
count(col) vs count(*)
more fromwww.mysqlperformanceblog.com
MySQL Server Memory Usage | MySQL Performance Blog
myswl memory usage
more fromwww.mysqlperformanceblog.com
What exactly is read_rnd_buffer_size | MySQL Performance Blog
read_rnd-buffer_size
more fromwww.mysqlperformanceblog.com
SHOW INNODB STATUS walk through | MySQL Performance Blog
more fromwww.mysqlperformanceblog.com
MySQL :: Tuning MySQL Server 4.0 Query cache.
query cache
more fromwww-it.mysql.com
What MySQL buffer cache hit rate should you target | MySQL Performance Blog
what hit ratio is good
more fromwww.mysqlperformanceblog.com
How fast can you sort data with MySQL ? | MySQL Performance Blog
file sorting
more fromwww.mysqlperformanceblog.com
How MySQL executes OrderBY
how mysql executes Order By
more froms.petrunia.net
MySQL :: MySQL 3.23, 4.0, 4.1 Reference Manual :: 5.1.3 System Variables
mysql 4 system variables
more fromdev.mysql.com
MySQL :: MySQL 5.0 Reference Manual :: 5.1.3 System Variables
sytem variables
more fromdev.mysql.com
Covering index and prefix indexes | MySQL Performance Blog
Covering indexes
more fromwww.mysqlperformanceblog.com
MySQL: Power of covering index : peter_zaitsev:
covering index
more frompeter-zaitsev.livejournal.com
How to exploit MySQL index optimizations at Xaprb
index optimizations in innodb
Covering indexes
more fromwww.xaprb.com
Do you always need index on WHERE column ? | MySQL Performance Blog
The reason why index scan is slower than table scan is that in case of the index scan the MySQL needs to perform more operations like :
read index, get pointer to row, get data from row,
that adds overhead to the operations.
Full table scan takes constant time no matter the cardinality, index traversing speed depends on the index cardinality
more fromwww.mysqlperformanceblog.com
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]


