Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!
Play Webslides

Navneet Kumar's Bookmarks tagged MySQL   View Popular

You are here: Diigo Home > Navneet Kumar's Bookmarks

Ads by Google
Expand All 1 - 20 of 53 Next › Last »
1Expand

MySQL :: MySQL Newsletter Efficiently using VARCHAR columns

using varchars fragmrentation sorting

Tags: MySQL on 2008-06-20 -All Annotations (0) -About

more fromwww.mysql.com

2Expand

COUNT(*) vs COUNT(col) | MySQL Performance Blog

count(col) vs count(*)

Tags: MySQL, Performance on 2008-06-19 -All Annotations (0) -About

more fromwww.mysqlperformanceblog.com

1Expand

MySQL :: How to Monitor MySQL's performance

Tags: MySQL, Performance, Optimization on 2008-06-18 and saved by3 people -All Annotations (0) -About

more fromwww.mysql.com

7Expand

MySQL Server Memory Usage | MySQL Performance Blog

myswl memory usage

Tags: MySQL, Tuning, Memory on 2008-06-18 and saved by2 people -All Annotations (0) -About

more fromwww.mysqlperformanceblog.com

1Expand

What exactly is read_rnd_buffer_size | MySQL Performance Blog

read_rnd-buffer_size

Tags: MySQL, Optimization on 2008-06-18 and saved by2 people -All Annotations (0) -About

more fromwww.mysqlperformanceblog.com

1Expand

SHOW INNODB STATUS walk through | MySQL Performance Blog

Tags: MySQL, InnoDB on 2008-05-27 and saved by2 people -All Annotations (0) -About

more fromwww.mysqlperformanceblog.com

How MySQL executes OrderBY

how mysql executes Order By

Tags: MySQL, how-to on 2008-05-26 -All Annotations (0) -About

more froms.petrunia.net

1Expand

MySQL: Power of covering index : peter_zaitsev:

covering index

Tags: MySQL, Index, Performance on 2008-04-16 -All Annotations (0) -About

more frompeter-zaitsev.livejournal.com

8Expand

How to exploit MySQL index optimizations at Xaprb

index optimizations in innodb
Covering indexes

Tags: MySQL, Optimization, InnoDB, DB_Design, Indexing on 2008-04-16 and saved by2 people -All Annotations (0) -About

more fromwww.xaprb.com

6Expand

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

Tags: MySQL, Index, Performance on 2008-04-16 -All Annotations (0) -About

more fromwww.mysqlperformanceblog.com

1 - 20 of 53 Next › Last »
List 20 50 100

Notation: * = Private bookmark and comment| = Clipping [?] | = Public highlight [?]