Eloi


Member since 06/27/2006

Location: Barcelona

Website: http://eloipoch.es

3 snippets

2182 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Eloi's Recent SnippetsTagged mysql



« Prev 1 Next »
This script shows the top 10 worst indexes (in terms of selectivity %) on the whole MySQL server instance. Selectivity is the percentage of distinct values in an indexed field compared to the number of records in the table. Note that this query can...
1 566 posted 14 years ago by Eloi
Splitting table users in frequently and infrequently accessed attributes
2 991 posted 14 years ago by Eloi
Saving the IP as Int we save a lot of space and permit do beautibul selects
2 633 posted 14 years ago by Eloi
« Prev 1 Next »