mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +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
|
|
|