I think that was already fixed.<div>It always pays to update to GIT HEAD when in doubt.</div><div><br><br><div class="gmail_quote">On Sun, Jul 17, 2011 at 2:39 PM, Robert Huddleston <span dir="ltr">&lt;<a href="mailto:rhuddleston@gmail.com">rhuddleston@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Wondering if I should log this to Jira?<br>
<br>
Looks like a recent code addition - so not sure protocol here - also never having logged a Jira before.<br>
<br>
In switch_core_sqldb.c there are some PRAGMA calls.<br>
<br>
I&#39;m finding that in my MYSQL unixODBC environment - these PRAGMA calls are causing syntax errors.<br>
<br>
I&#39;m not familiar with the syntax - I&#39;ve seen equivalents on MS-SQL and Oracle etc - but never seen such on MYSQL.<br>
<br>
<a href="http://fisheye.freeswitch.org/changelog/freeswitch.git/?showid=11690aff4c4b819e981c4763abff37c33700f5ab&amp;view=fe" target="_blank">http://fisheye.freeswitch.org/changelog/freeswitch.git/?showid=11690aff4c4b819e981c4763abff37c33700f5ab&amp;view=fe</a><br>

<br>
Any ideas?<br>
<br>
        switch_cache_db_execute_sql(sql_manager.event_db, &quot;PRAGMA synchronous=OFF;&quot;, NULL);<br>
        switch_cache_db_execute_sql(sql_manager.event_db, &quot;PRAGMA count_changes=OFF;&quot;, NULL);<br>
        switch_cache_db_execute_sql(sql_manager.event_db, &quot;PRAGMA temp_store=MEMORY;&quot;, NULL);<br>
        switch_cache_db_execute_sql(sql_manager.event_db, &quot;PRAGMA journal_mode=OFF;&quot;, NULL);<br>
<br>
<br>
_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div>