mirror of
https://github.com/MariaDB/server.git
synced 2025-05-10 02:01:19 +03:00
6 lines
104 B
PHP
6 lines
104 B
PHP
--disable_query_log
|
|
EXECUTE ins_sel_with_result;
|
|
SET @select_id = LAST_INSERT_ID();
|
|
--enable_query_log
|
|
|