You can set the parameter MySQL4DebugEnabled to YES.
You'll see all mysql transaction in your sogo.log.

NM


le 2011-09-14 05:58, Christoph a écrit :
Hello!

1) Yes, I did and the mysql-log looks fine. Everytime I try to log into SOGo I
see the query I expected:

110913 23:09:41    50 Query     SELECT c_password FROM sogo_view WHERE c_uid =
'[email protected]'

2) Yes:

root:/var/log/mysql# su - sogo
sogo:~$ mysql --protocol tcp -usogo -p                                  
                                                
Enter password:                                                         
                                                                
Welcome to the MySQL monitor.  Commands end with ; or \g.               
                        
Your MySQL connection id is 68                                          
                                        
Server version: 5.1.41-3ubuntu12.10 (Ubuntu)                            
        
                                                                        
                                                                        

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
                                

mysql>  show tables;
+----------------------+
| Tables_in_sogo       |
+----------------------+
| sogo_alarms_folder   |
| sogo_folder_info     |
| sogo_sessions_folder |
| sogo_user_profile    |
| sogo_view            |
+----------------------+
5 rows in set (0.00 sec)

mysql>  quit                                                         
                                                                
Bye                                                                     
                                                                        
        
3) I will try to set password to plain in vboxadm and will tell if that works.

Thanks a lot!

Christoph

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to