mysql - data ultima atualização de um tabela

mysql - data ultima atualização de um tabela

Postby MGA » Fri Sep 09, 2011 8:49 pm

É possível saber a data da última atualização de um tabela mysql?

Tentei assim:

show table status like "tabela";

porem me retorna:

update_time = NULL
ubiratanmga@gmail.com

FWH18.02
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
MGA
 
Posts: 1234
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá

Re: mysql - data ultima atualização de um tabela

Postby Willi Quintana » Sat Sep 10, 2011 4:16 pm

Hi, :
When the data file was last updated. For some storage engines, this value is NULL. For example, InnoDB stores multiple tables in its tablespace and the data file timestamp does not apply. For MyISAM, the data file timestamp is used; however, on Windows the timestamp is not updated by updates so the value is inaccurate.
(MySQL)
User avatar
Willi Quintana
 
Posts: 1002
Joined: Sun Oct 09, 2005 10:41 pm
Location: Cusco - Perú

Re: mysql - data ultima atualização de um tabela

Postby MGA » Mon Sep 12, 2011 10:49 am

muito obrigado Willi
ubiratanmga@gmail.com

FWH18.02
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
MGA
 
Posts: 1234
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 12 guests