[CP] Fix bug for last_insert_id()

This commit is contained in:
2149
2023-06-14 02:48:20 +00:00
committed by ob-robot
parent 435d6eb508
commit 90c2c33118
9 changed files with 274 additions and 40 deletions

View File

@ -4569,7 +4569,7 @@ last_insert_id()
1
select bug15728()|
bug15728()
0
1
drop function bug15728|
drop table t3|
drop procedure if exists bug18787|