aboutsummaryrefslogtreecommitdiffstats
path: root/addons/app_mysql.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-06Merged revisions 317837 via svnmerge from russell1-1/+5
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r317837 | russell | 2011-05-06 14:24:11 -0500 (Fri, 06 May 2011) | 11 lines Fix a crash in the MySQL() application. This code was not handling channel datastores safely. The channel must be locked. (closes issue #17964) Reported by: wuwu Patches: issue17964_addon_1.6.2_svn.patch uploaded by seanbright (license 71) Tested by: wuwu ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@317843 f38db490-d61c-443f-a65b-d21fe96a405b
2010-10-08Add option to res_config_mysql and app_mysql to specify a character set thatespiceland1-5/+14
MySQL should use. (closes issue 17948) Reported by qmax. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@290939 f38db490-d61c-443f-a65b-d21fe96a405b
2009-08-10AST-2009-005tilghman1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@211539 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-30Rename mysql.conf to app_mysql.conf, make module support both namesrussell1-1/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@204419 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-30Rename app_addon_sql_mysql to app_mysqlrussell1-0/+611
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@204417 f38db490-d61c-443f-a65b-d21fe96a405b