vim-dadbod icon indicating copy to clipboard operation
vim-dadbod copied to clipboard

MySQL: LAST_INSERT_ID() returns 0

Open Phantasimay opened this issue 1 year ago • 0 comments

hi master, i love your plugin, its great, but i have problen with command LAST_INSERT_ID() in mysql it return 0, not what really last insert in my auto_increment id. i was search relate topic on this. As far as i know it because new connection id every query so LAST_INSERT_ID not recorded. could you give me guide to fix it or to set PersistentConnections true. thanks.

Phantasimay avatar Apr 15 '24 21:04 Phantasimay