Re: MySQL data structure

2001-03-21 Thread John Dean
Hi Asaf Maruf Ali wrote: > > Hello. > > I am interested to know the structure of MySQL. My ref book "MySQL and mSQL" by >O'Reilly states that for a table named book under a database Test following is the >structure: > Unfortunately the information in this book is so what out of date. May I su

RE: MySQL data structure

2001-03-21 Thread Johnny Withers
8 AM To: [EMAIL PROTECTED] Subject: MySQL data structure Hello. I am interested to know the structure of MySQL. My ref book "MySQL and mSQL" by O'Reilly states that for a table named book under a database Test following is the structure: book.ISM book.ISD and book. frm On my

Re: MySQL data structure

2001-03-21 Thread Gerald L. Clark
Asaf Maruf Ali wrote: > > Hello. > > I am interested to know the structure of MySQL. My ref book "MySQL and mSQL" by >O'Reilly states that for a table named book under a database Test following is the >structure: > > book.ISM > book.ISD and > book. frm > > On my system MySQL 3.23.27 beta the

MySQL data structure

2001-03-21 Thread Asaf Maruf Ali
Hello. I am interested to know the structure of MySQL. My ref book "MySQL and mSQL" by O'Reilly states that for a table named book under a database Test following is the structure: book.ISM book.ISD and book. frm On my system MySQL 3.23.27 beta the structure is different. book.MYI book.MYD