<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello,<br>
<br>
I do not experience that leak at the moment and I'm using Luasql in
production ( 20-25k calls a day ) on fedora core 11.<br>
<br>
Either it's been fixed, or it'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 &eacute;crit&nbsp;:
<blockquote
 cite="mid:AANLkTikKsLAy55aInjK9WH9oL4PbGsWVDdFV918TaI36@mail.gmail.com"
 type="cite">The Wiki and comments on this list talk highly of Lua as
the "preferred" 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.&nbsp; 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>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
  </pre>
</blockquote>
<br>
</body>
</html>