Re: Question on stability of results returned by C api mysql_fetch_row()
[email protected] (Tony Mountifield) Thu, 11 Feb 2021 23:53:01 +0000 (UTC)
| Newsgroups | comp.databases.mysql |
|---|---|
| Organization | Software Insight Ltd., Winchester, UK |
| Message-ID | <[email protected]> |
In article <[email protected]>, Lew Pitcher <[email protected]> wrote: > > If that doesn't explain it, then you may need to share the appropriate > > portion of the real code that doesn't work. > > Perhaps, but not yet. The real code is in such a raw state that it isn't > worth sharing yet. Nevertheless, more eyes make bugs shallower. > FWIW, it attempts to produce a printed, interpreted log of telephone > calls from raw "Call Detail Record" data (as generated by my Asterisk > 18.1.0 PBX) stored in a MySql table. The "interpretation" includes > grouping related call detail records into a single "telephone call" > instance for reporting purposes, determining the caller's name (from a > couple of "telephone book" tables), and which telephone (or internal > service) answered the call (with data derived from a "channel alias" > table and/or an "extension alias" table, as appropriate for the call). I used and developed with Asterisk for many years, including CDR processing. So happy to offer any insight if needed. Privately if you prefer. > And, this is just a hobby ;-) Yes, for me too, having retired from real work! :) Cheers Tony -- Tony Mountifield Work: [email protected] - http://www.softins.co.uk Play: [email protected] - http://tony.mountifield.org