maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #02262
Re: doubt... show table status
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
Follow ups
References