 
					
				
		
09-16-2008 09:22 AM
 
					
				
		
08-27-2009 04:37 PM
 
					
				
		
08-28-2009 03:03 AM
 
					
				
		
08-28-2009 07:42 AM
grant all on alfresco.* to 'alfresco'@'localhost' identified by 'alfresco' with grant option;
grant all on alfresco.* to 'alfresco'@'localhost.localdomain' identified by 'alfresco' with grant option; 
					
				
		
08-28-2009 09:57 AM
 
					
				
		
08-31-2009 02:47 AM
 
					
				
		
08-31-2009 03:37 AM
 
					
				
		
08-31-2009 04:06 AM
mysql -u alfresco -pshow databases;+——————–+
| Database           |
+——————–+
| information_schema |
| alfresco           |
+——————–+show grants;+—————————————————————————————————————–+
| Grants for alfresco@localhost                                  |
+—————————————————————————————————————–+
| GRANT USAGE ON *.* TO 'alfresco'@'localhost' IDENTIFIED BY PASSWORD 'mot_de_passe_crypte'                       |
| GRANT ALL PRIVILEGES ON `alfresco`.* TO 'alfresco'@'localhost' WITH GRANT OPTION                                |
+—————————————————————————————————————–+ 
					
				
		
09-09-2009 10:34 AM
 
					
				
				
			
		
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.