mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
2 lines
64 B
Text
2 lines
64 B
Text
select last_insert_id(345);
|
|
select @@IDENTITY,last_insert_id();
|