[asterisk-users] asterisk odbc segfaults
Marek Červenka
cervajs at fpf.slu.cz
Fri May 27 10:58:25 CDT 2016
hi,
i have the same problems as in
https://issues.asterisk.org/jira/browse/ASTERISK-25833
my current combination is centos 6 32-bit, unixODBC 2.3.2 (recompiled
from fedora20), mysql 5.1.73, mysql-connector-odbc 5.1.5, asterisk 13.9.1
i tried update to mysql-connector-odbc 5.3.6 from oracle but it
segfaults every time
can you share your working mysql+odbc combination?
thanks
odbcinst.ini
[ODBC]
Trace=No
Pooling=Yes
Threading=0
[MySQL ODBC 5.3 Unicode Driver]
Driver=/usr/lib/libmyodbc5w.so
UsageCount=1
odbc.ini
[pbxdb-connector]
Description = MySQL connection to 'pbxdb' database
Driver = MySQL ODBC 5.3 Unicode Driver
Database = pbxdb
Server = localhost
UserName = top
Password = secret
Port = 3306
Socket = /var/lib/mysql/mysql.sock
#SSLCIPHER = AES256-SHA
Charset = utf8
--
---------------------------------------
Marek Cervenka
=======================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160527/cf8dda5b/attachment.html>
More information about the asterisk-users
mailing list