7 Feb
2015
7 Feb
'15
1:41 p.m.
Hi, Roberto! On Dec 15, Roberto Spadim wrote:
guys, i'm creating a table with: CREATE TABLE xxx SELECT * FROM yyyy
this one take a long time (more than 1 hour) to end...
my problem is... i'm using HeidiSQL sometimes to check tables and etc... when i open database it execute a SHOW TABLE STATUS FROM `database`
but is blocked while create table don't end, could we implement a non block show table? or a timeout?
yes, makes sense. or, perhaps, SHOW TABLE STATUS should not show the table that is being created? Regards, Sergei