1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-04 06:05:05 +03:00
mariadb/mysql-test/t/identity.test
2001-09-10 17:30:29 -06:00

3 lines
64 B
Plaintext

select last_insert_id(345);
select @@IDENTITY,last_insert_id();