Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0RC1

Bug #16505 Error In Mysql Create Function
Submitted: 2009-08-10 04:33 UTC
From: bfintal Assigned:
Status: Open Package: CodeGen_MySQL_UDF (version 1.0.0RC1)
PHP Version: 5.2.4 OS: Ubuntu 8.04
Roadmaps: (Not assigned)    
Subscription  


 [2009-08-10 04:33 UTC] bfintal (Benjamin Intal)
Description: ------------ I keep on getting this error when I try to create the function in MySql. Googling rendered that this might have something to do with debugging. Can't open shared library 'lib_mosaicked.so' (errno: 22 /lib/lib_mosaicked.so: undefined symbol: _db_enter_) Expected result: ---------------- A successful function creation Actual result: -------------- Can't open shared library 'lib_mosaicked.so' (errno: 22 /lib/lib_mosaicked.so: undefined symbol: _db_enter_)

Comments