On 3/27/2017 6:15 AM, Daniel Black wrote:
On 26/03/17 22:11, Michael Widenius wrote:
There is still a lot of work to fix edge cases, but in the current
implementation most major things seams to work...

Comments, suggestions or questions?
NICE!

How will this value be exposed to getGeneratedKeys in mariadb-connector-j?
I do not think it needs to. Statement.getGeneratedKeys returns generated auto-increment values on insert, the same ulonglong that is in OK packet, the same thing that LAST_INSERT_ID() is returning.
 no sequences involved


_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp


_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to