MySQL Interface

Torbjorn Tornkvist tobbe@REDACTED
Thu Apr 21 08:36:10 CEST 2005


BTW: It would be nice if someone could write a little
HowTo on how to setup and use ODBC from Erlang.
You'll find the HowTo framework here:

 http://www.trapexit.org/docs/howto/

Cheers, Tobbe


Michael McDaniel wrote:

>On Wed, Apr 20, 2005 at 04:35:57AM -0400, Alexander Williams wrote:
>  
>
>>Evening, folk:
>>
>>  I'm  trying to put a Yaws front-end on a number of interfaces to the
>>  underlying MySQL database within my SAM3 music broadcast system. The
>>  Yaws  part of the beast is actually no problem at all, truth be told
>>  ...  its  tying to that pesky MySQL back-end that's the bugger right
>>  now.
>>
>>  I've  been  using  the MySQL interface listed on the Erlang projects
>>  page  (by  Magnus  Ahltorp), but it seems to get a bit confused when
>>  multiple  requests  get  issued to the database in a short time, and
>>  the  initialization  of  the  database channel itself is kind of ...
>>  awkward.
>>
>>  Undoubtedly, folks are doing more MySQL than I've been, so I thought
>>  I'd ask here. Sensible, really.
>>
>>  Many thanks in advance.
>>
>>-- 
>> Alexander Williams  (thantos@REDACTED)
>>The Squid's Redoubt: http//chancel.org:8000/Redoubt
>>  Currently Playing: Audra and the Antidote - Strange & Beautiful
>>              Album: Hello?
>>
>>    
>>
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>I am using R10B-4 odbc on Linux.
>$ uname -a
>Linux sftp 2.6.4-52-smp #1 SMP Wed Apr 7 02:11:20 UTC 2004 i686 i686 i386 GNU/Linux
>
>I have not stress tested it so do not know how it will work with
>multiple requests using multiple connections.
>
>~~Michael
>
>
>  
>




More information about the erlang-questions mailing list