Profile
Achievement
 
    
                Eloi's Recent Snippets
- All /
 « Prev 1 Next »
Stored Procedure for search and replace a string in all fields of all tables of one DataBase
        
        
        
            2 
        
        
            1614 
        
                    posted 15 years ago by Eloi
            Stored Procedure for search a string in all fields of all tables of one DataBase
        
        
        
            1 
        
        
            1177 
        
                    posted 15 years ago by Eloi
            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 
        
        
            1152 
        
                    posted 16 years ago by Eloi
            Splitting table users in frequently and infrequently accessed attributes
        
        
        
            2 
        
        
            1585 
        
                    posted 16 years ago by Eloi
            Saving the IP as Int we save a lot of space and permit do beautibul selects
        
        
        
            2 
        
        
            1273 
        
                    posted 16 years ago by Eloi
            Una manera sencilla y muy limpia para utilizar tamaños de fuentes relativos y que todos los navegadores muestren el mismo tamaño de letra.
Solo hay que asignar al "body" un tamaño de letra en "%" y luego al resto de elementos asignarle otro tam...
        
        
        
            12 
        
        
            2606 
        
                    posted 19 years ago by Eloi