Skip to content

Instantly share code, notes, and snippets.

@elenst
Created July 18, 2017 09:41
Show Gist options
  • Save elenst/7cfddbdc1ff25b311edc95b7fd006682 to your computer and use it in GitHub Desktop.
Save elenst/7cfddbdc1ff25b311edc95b7fd006682 to your computer and use it in GitHub Desktop.
MariaDB [test]> call pr2(80);
+----------+
| COUNT(*) |
+----------+
| 10000000 |
+----------+
1 row in set (24.98 sec)
+----------+
| COUNT(*) |
+----------+
| 10000000 |
+----------+
1 row in set (27.24 sec)
+----------+
| COUNT(*) |
+----------+
| 10000000 |
+----------+
1 row in set (52.31 sec)
+----------+
| COUNT(*) |
+----------+
| 10000000 |
+----------+
1 row in set (1 min 17.34 sec)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment