Message from discussion
mysql-driver and last-insert-id
MIME-Version: 1.0
Received: by 10.100.142.19 with SMTP id p19mr661140and.26.1239026746899; Mon,
06 Apr 2009 07:05:46 -0700 (PDT)
Date: Mon, 6 Apr 2009 07:05:46 -0700 (PDT)
X-IP: 91.193.166.218
User-Agent: G2/1.0
X-HTTP-UserAgent: Opera/9.64 (Windows NT 5.1; U; en) Presto/2.1.1,gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 studio.intra-net (squid/3.0.STABLE13)
Message-ID: <9be3dbcd-5238-4e3b-8373-cf94e5f87877@r15g2000vbi.googlegroups.com>
Subject: mysql-driver and last-insert-id
From: cris <cris.k...@gmail.com>
To: erlyweb <erlyweb@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi Yariv.
I've not found ability to get last-insert-id in erlyweb mysql driver.
But on code-google there is a patch which adds this ability to your
driver http://code.google.com/p/erlang-mysql-driver/issues/detail?id=8
.