[Serusers] mysql problem when runnnig cvs head version

Rafael J. Risco G.V rafael_rgv at yahoo.com
Tue Aug 24 17:12:34 CEST 2004


Hello
 
I need to run ser dev version (from cvs head) in order to run dev version of sems with mp3 recording support and other features... I re-compiled ser and change some parameters like this:
 
loadmodule "/usr/local/lib/ser/modules/uri_db.so" ##needed in cvs head version
modparam("group", "db_url", "mysql://ser:heslo@localhost/ser")  # "mysql" instead of "sql" in cvs head vs.
modparam("uri_db", "db_url", "mysql://ser:heslo@localhost/ser") # instead of "uri" 
 
please see errors below...  any idea?
 
 0(0) group module - initializing
 0(0) find_mod_export: found <db_use_table> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_init> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_close> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_query> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_raw_query> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_free_result> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_insert> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_delete> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) find_mod_export: found <db_update> in module mysql [/usr/local/lib/ser/modules/mysql.so]
 0(0) get_connection(): Connection not found in the pool
[root at gkproxy01 sip_router]#  0(0) submit_query(): Unknown column 'table_version' in 'field list'
 0(0) submit_query(): Error while submitting query
 0(0) table_version(): Error in db_query
 0(0) release_connection(): Removing connection from the pool
 0(0) group:mod_init(): Error while querying table version
 0(0) init_mod(): Error while initializing module group
ERROR: error while initializing modules
 0(0) DEBUG: tm_shutdown : start
 0(0) DEBUG: unlink_timer_lists : empting DELETE list
 0(0) DEBUG: tm_shutdown : empting hash table
 0(0) DEBUG: tm_shutdown : releasing timers
 0(0) DEBUG: tm_shutdown : removing semaphores
 0(0) DEBUG: tm_shutdown : destroing tmcb lists
 0(0) DEBUG: tm_shutdown : done
 0(4380) shm_mem_destroy
 0(4380) destroying the shared memory lock




---------------------------------
Do You Yahoo!?
Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo.
Visíta Yahoo! Noticias.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20040824/9bf297aa/attachment.htm>


More information about the sr-users mailing list