Message from discussion
mysql
Received: by 10.52.23.146 with SMTP id m18mr27988154vdf.7.1336542724145;
Tue, 08 May 2012 22:52:04 -0700 (PDT)
X-BeenThere: golang-nuts@googlegroups.com
Received: by 10.220.153.198 with SMTP id l6ls2314504vcw.6.gmail; Tue, 08 May
2012 22:51:59 -0700 (PDT)
Received: by 10.52.88.201 with SMTP id bi9mr27809251vdb.6.1336542719027;
Tue, 08 May 2012 22:51:59 -0700 (PDT)
Received: by 10.52.88.201 with SMTP id bi9mr27809250vdb.6.1336542719017;
Tue, 08 May 2012 22:51:59 -0700 (PDT)
Return-Path: <jeremyvillalo...@gmail.com>
Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52])
by gmr-mx.google.com with ESMTPS id l12si757774vdf.3.2012.05.08.22.51.59
(version=TLSv1/SSLv3 cipher=OTHER);
Tue, 08 May 2012 22:51:59 -0700 (PDT)
Received-SPF: pass (google.com: domain of jeremyvillalo...@gmail.com designates 209.85.212.52 as permitted sender) client-ip=209.85.212.52;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jeremyvillalo...@gmail.com designates 209.85.212.52 as permitted sender) smtp.mail=jeremyvillalo...@gmail.com; dkim=pass header...@gmail.com
Received: by vbzb23 with SMTP id b23so3879920vbz.11
for <golang-nuts@googlegroups.com>; Tue, 08 May 2012 22:51:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:date:message-id:subject:from:to:content-type;
bh=jJdD0bTMpF3rg9QOR6wbe/ZHSTnxZhOpTC2QMnAgVrc=;
b=LO0flqH/hiHWgTcufBPglV0OED5G1zyynNPidiUzUmZbn6v43AyZE6TF9khAp2RhKo
yLV8/VUGCw7QAuuFROT4lb7hev6acQP6kEXxXSoAqDGLbwQGhhx6I6HvhNl6zJ8of/Hm
Th5WPZPGo08jvL2BquQuVGbCWuH4RDRHZkiELCXOMdtf2hRqFUsUNZn8dnMUKJSDTPab
TBwrglObve5RVP2ZWmL85IDiRgfqeEhQ/Chz8A92DD4/XXIJkdX141cbMVkzsNmc4a6s
HeUnBNTqrResfL4Cff2gK9iBYICXet3O+++eh2u+n6W5ZQdBQc2dgxD23FVvDlixz+D7
Dirw==
MIME-Version: 1.0
Received: by 10.52.72.227 with SMTP id g3mr8927536vdv.21.1336542718918; Tue,
08 May 2012 22:51:58 -0700 (PDT)
Received: by 10.52.90.11 with HTTP; Tue, 8 May 2012 22:51:58 -0700 (PDT)
Date: Wed, 9 May 2012 01:51:58 -0400
Message-ID: <CAHDOXNhMybOU1AMgzTPq1+a9P=e4__fo5y+qYoK9Su+owuU...@mail.gmail.com>
Subject: mysql
From: Jeremy Villalobos <jeremyvillalo...@gmail.com>
To: golang-nuts@googlegroups.com
Content-Type: multipart/alternative; boundary=bcaec5016525fd00b304bf941986
--bcaec5016525fd00b304bf941986
Content-Type: text/plain; charset=ISO-8859-1
Hello:
I am working on a small project to learn more about go. Can someone point
me to a good basic mysql tutorial. Do I need extra libraries ? Or is
everything included in go 1 ?
I get confused by google's answers to these questions. There seems to be
about 5 open source mysql connectors, I am not sure which one is the
mainstream ( the one "everybody" is using.
Thanks for the help
--bcaec5016525fd00b304bf941986
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hello:<div><br></div><div>I am working on a small project to learn more abo=
ut go. =A0Can someone point me to a good basic mysql tutorial. =A0Do I need=
extra libraries ? =A0Or is everything included in go 1 ?</div><div><br></d=
iv>
<div>I get confused by google's answers to these questions. =A0There se=
ems to be about 5 open source mysql connectors, I am not sure which one is =
the mainstream ( the one "everybody" is using. =A0</div><div><br>
</div><div><br></div><div><br></div><div>Thanks for the help</div><div><br>=
</div><div><br></div>
--bcaec5016525fd00b304bf941986--