Skip to content

Instantly share code, notes, and snippets.

@rluisr
Created May 31, 2021 08:41
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 rluisr/de90fbb483ced3507741e1e4ad754959 to your computer and use it in GitHub Desktop.
Save rluisr/de90fbb483ced3507741e1e4ad754959 to your computer and use it in GitHub Desktop.
mysql> select * from d1.t1;
+----+
| id |
+----+
| 1 |
| 2 |
| 3 |
+----+
5 rows in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment