Thanks for info.  Do you have any code segment of your successful implementation you would share?<br><br><div class="gmail_quote">On Sun, Jul 11, 2010 at 3:45 AM, Tristan Mahé <span dir="ltr">&lt;<a href="mailto:t.mahe@telemaque.fr">t.mahe@telemaque.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


  
  

<div text="#000000" bgcolor="#ffffff">
Hello,<br>
<br>
I do not experience that leak at the moment and I&#39;m using Luasql in
production ( 20-25k calls a day ) on fedora core 11.<br>
<br>
Either it&#39;s been fixed, or it&#39;s just that as I coded my scripts using
careful local declaration of the sql stuff ( local var in blocks ) and
calling the garbage collector after some time, it fixed the trouble.<br>
<br>
You can always use luasql with the odbc connector if you fear the mysql
one, but the best advice I would give you is to try (ie write a sample
script, use sipp to launch tests on a long period, and then notice if
it leaks... ). <br>
<br>
Regards,<br>
<br>
Gled<br>
Le 11/07/2010 06:05, D Al a écrit :
<blockquote type="cite"><div class="im">The Wiki and comments on this list talk highly of Lua as
the &quot;preferred&quot; language to use with FS, although JavaScript seems to
be very active.<br>
  <br>
The Wiki also mentions a serious memory leak when using the LUASQL.  Is
that still the case? And if so, is there a way to use LUA and access a
MYSQL database that makes sense?<br>
  <br>
Thanks<br>
  </div><pre><fieldset></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
  </pre>
</blockquote>
<br>
</div>

<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>