I'm still having the problems with Mysql connectivity with ser. I have mysqld running as root. I have installed mysql version 4.1.0 (alpha version) and mysql client is 0.9.3 glibc2.3 version on linux. I get the following error while starting the ser. It says consider upgrading the mysql client.As fas as I have seen in mysql.com, the one i downloaded and installed in the latest version. Please suggest if there is any other one that I have to install.
0(3663) find_export: found <~db_free_query> in module mysql [/usr/local//lib/se r/modules/mysql.so] 0(3663) find_export: found <~db_insert> in module mysql [/usr/local//lib/ser/mo dules/mysql.so] 0(3663) find_export: found <~db_delete> in module mysql [/usr/local//lib/ser/mo dules/mysql.so] 0(3663) find_export: found <~db_update> in module mysql [/usr/local//lib/ser/mo dules/mysql.so] 0(3663) connect_db(): Client does not support authentication protocol requested by server. Consider upgrading MySQL client 0(3663) db_init(): Error while trying to connect database 0(3663) mod_init(): Error while connecting database 0(3663) init_mod(): Error while initializing module usrloc ERROR: error while initializing modules 0(3663) DEBUG: tm_shutdown : start 0(3663) DEBUG: tm_shutdown : empting DELETE list 0(3663) DEBUG: tm_shutdown : empting hash table 0(3663) DEBUG: tm_shutdown: releasing timers 0(3663) DEBUG: tm_shutdown : removing semaphores 0(3663) DEBUG: tm_shutdown : done 0(3663) shm_mem_destroy 0(3663) destroying the shared memory lock
Thanks. Sesha