I'm forwarding this issue here because this isn't one of my areas of
expertise (or even areas of dabbling.)

Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 27 by mabreu.ti: No getlastautoid method in luasql.mysql driver.
http://code.google.com/p/luaforwindows/issues/detail?id=27

What steps will reproduce the problem?
1. create a mysql connection
2. execute an insert in the database
3. call conn:getlastautoid() method

What is the expected output? What do you see instead?

I expected to get the ID of the row inserted. I got an error of method
do not exists.

What version of the product are you using? On what operating system?
Lua for Windows 5.1.4.30 and 5.1.4.40. I'm using Windows XP SP3 32bits
and Windows 2008 server SP2 64 bits.

Please provide any additional information below.

This method (getlastautoid) get the last ID generated in MySQL ou
Postgres databases. This exists on the source code of LuaSQL drivers.

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to