mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
5 lines
104 B
PHP
5 lines
104 B
PHP
--disable_query_log
|
|
EXECUTE ins_sel_with_result;
|
|
SET @select_id = LAST_INSERT_ID();
|
|
--enable_query_log
|
|
|