Thread Previous • Date Previous • Date Next • Thread Next |
Guys, everytime I run the following command: show global status like 'created%tmp%tables' the created_tmp_tables is incremented by 1.Is that right? I mean, which relationship between a show global (that will perform a minimum select at information_schema) and a new temporary table?
I would appreciate your comments. Alex
Thread Previous • Date Previous • Date Next • Thread Next |