Skip to content

Instantly share code, notes, and snippets.

@moriya-hm5
Created October 27, 2019 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moriya-hm5/07b18be3b117d1eff9393bc4e7f944ac to your computer and use it in GitHub Desktop.
Save moriya-hm5/07b18be3b117d1eff9393bc4e7f944ac to your computer and use it in GitHub Desktop.
mysql> select last_insert_id();
+------------------+
| last_insert_id() |
+------------------+
| 0 |
+------------------+
1 row in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment