---
--------
----
-----------------------+
1 row in set (0.00 sec)
mysql>
- Original Message -
From: "vinita vigine MURUGIAH" <[EMAIL P
vinita vigine MURUGIAH <[EMAIL PROTECTED]> wrote:
> Hello,
> I'm using ver 4.0.12, checked for bugs in ver
> 4.0.12(http://bugs.mysql.com/search.php) but couldn't find this one.
Thanks for report, but I wasn't able to repeat "Lost connection" error on v4.0.16.
Many bugs were fixed since that time
Hello,
I'm using ver 4.0.12, checked for bugs in ver
4.0.12(http://bugs.mysql.com/search.php) but couldn't find this one.
CREATE TABLE software (
softwareID VARCHAR(20) NOT NULL,
softwareName VARCHAR(100),
softwareVers VARCHAR(20),
installedDate DATE,
s