/ Published in: SQL
                    
                                        
It does not show the grants themselves, but shows all users with grants.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
SELECT USER,Host FROM mysql.user;
URL: http://www.netadmintools.com/art431.html
Comments
 Subscribe to comments
                    Subscribe to comments
                
                