Is mysql still in business? Their web page is down.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Yes, they are still in business...just having temporary technical
difficulties.
-Original Message-
From: Gilbert Wu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 4:31 AM
To: [EMAIL PROTECTED]
Subject: RE: alter date
Is mysql still in business? Their web page is down
Fabio Bernardo wrote:
>
> Hi there,
> Do you know a sql command which I can write to obtain the last date that I
> updated a table
Fabio,
mysql> SHOW TABLE STATUS LIKE 'table_name'
walt
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://list
Hi there,
Do you know a sql command which I can write to obtain the last date that I
updated a table
On Tue, 5 Aug 2003 11:41:21 -0300
Fabio Bernardo <[EMAIL PROTECTED]> wrote:
> Hi there,
> Do you know a sql command which I can write to obtain the last date that I
> updated a table
>
SHOW TABLE STATUS LIKE 'yourtable';
fabrizio
--
MySQL General Mailing List
For list archives: http://lis