Re: [Maria-developers] CREATE SEQUENCE is coming

2017-03-27 Thread Daniel Black
On 28/03/17 07:31, Vladislav Vaintroub wrote: > > > 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

Re: [Maria-developers] CREATE SEQUENCE is coming

2017-03-27 Thread Vladislav Vaintroub
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 getGeneratedK

Re: [Maria-developers] CREATE SEQUENCE is coming

2017-03-26 Thread Daniel Black
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?

[Maria-developers] CREATE SEQUENCE is coming

2017-03-26 Thread Michael Widenius
Hi! For those that are trying to port applications to MariaDB from other databases or need more features than the current AUTO_INCREMENT provides, the following may be of interest: First version of sequence is pushed to bb-10.2-sequence. It should be merged to bb-10.2-compatilbity and then to 10.