Re: Definition of structure MYSQL

2002-08-14 Thread Brian Phillips
Thanks for the comments. I uninstalled mySQL, then I repeated the unzipping operation, and then - as before - I installed mySQL into my C partition. (I am using Win2000 with one fairly small primary partition (C, FAT16, and two logical partitions.) I then tried to compile the following s

Re: Definition of structure MYSQL

2002-08-13 Thread Gelu Gogancea
COMPANY Permanent e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] - Original Message - From: "Brian Phillips" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 7:46 PM Subject: Definition of structure

RE: Definition of structure MYSQL

2002-08-13 Thread Kenneth Hylton
] Subject: Definition of structure MYSQL I have just installed mySQL - I have tried versions 3.23.51 win and 4.0.1 alpha win - but I cannot find a definition of MYSQL in any of the include or other files. Obviously, as a result, no client that I try to write in C will even compile. I have look

Definition of structure MYSQL

2002-08-13 Thread Brian Phillips
I have just installed mySQL - I have tried versions 3.23.51 win and 4.0.1 alpha win - but I cannot find a definition of MYSQL in any of the include or other files. Obviously, as a result, no client that I try to write in C will even compile. I have looked at the manual, and I have also bough