From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,eea6f4393135cf79,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!u26g2000yqu.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: gnatcoll and mysql Date: Sat, 3 Jul 2010 02:47:49 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 89.240.135.62 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1278150469 19035 127.0.0.1 (3 Jul 2010 09:47:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 3 Jul 2010 09:47:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u26g2000yqu.googlegroups.com; posting-host=89.240.135.62; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12160 Date: 2010-07-03T02:47:49-07:00 List-Id: Looking though the ada code in the include of gnatcoll, I can see no reference to mysql only sqllite and postgres but I was under the impression that gnatcoll interfaced to mysql. I think I must be missing something! Can anyone shed some light on this?