Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. mysql> SHOW GLOBAL VARIABLES LIKE 'tmp_table_size';
  2. +----------------+----------+
  3. | Variable_name | Value |
  4. +----------------+----------+
  5. | tmp_table_size | 16777216 |
  6. +----------------+----------+
  7. 1 row in set (0.01 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement