Re: MyISAM API

2001-10-28 Thread Michael Widenius
Hi! > "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes: Sinisa> Wendy Dillon writes: >> Hi everyone, >> >> I realise that a number of people have already asked this but as it was a >> while ago thought more info may now be available: >> >> Is there any documentation for the MyISA

Re: MyISAM API

2001-10-22 Thread Jeremy Zawodny
On Mon, Oct 22, 2001 at 08:49:44PM +0200, Sergei Golubchik wrote: > > > > It would actually be nice if the full source were available off > > > the website as is, not just in the .tar.gz file. What I mean > > > is, just untar the source to http://www.mysql.com/source/ and > > > let people browse

Re: MyISAM API

2001-10-22 Thread Sergei Golubchik
Hi! On Oct 22, Jeremy Zawodny wrote: > On Mon, Oct 22, 2001 at 11:36:37AM -0600, Steve Meyers wrote: > > > > It would actually be nice if the full source were available off the > > website as is, not just in the .tar.gz file. What I mean is, just > > untar the source to http://www.mysql.com/sour

Re: MyISAM API

2001-10-22 Thread Jeremy Zawodny
On Mon, Oct 22, 2001 at 11:36:37AM -0600, Steve Meyers wrote: > > It would actually be nice if the full source were available off the > website as is, not just in the .tar.gz file. What I mean is, just > untar the source to http://www.mysql.com/source/ and let people > browse it there if they wis

Re: MyISAM API

2001-10-22 Thread Dan Nelson
In the last episode (Oct 22), Steve Meyers said: > It would actually be nice if the full source were available off the > website as is, not just in the .tar.gz file. What I mean is, just > untar the source to http://www.mysql.com/source/ and let people > browse it there if they wish to. People o

RE: MyISAM API

2001-10-22 Thread Steve Meyers
Sinisa Milivojevic [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 22, 2001 10:07 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: MyISAM API > > > DL Neil writes: > > > Wendy Dillon writes: > > > > Sinisa, > >

Re: MyISAM API

2001-10-22 Thread DL Neil
> > Sinisa, > > > > On behalf of those of us who take advantage of the 'ready made' versions (eg my >Win download) [or who should not be > > allowed near naked flames, C compilers, or buttons marked "Do NOT press"], could >these examples of 'internal > > documentation' be reproduced and made ava

Re: MyISAM API

2001-10-22 Thread Sinisa Milivojevic
DL Neil writes: > > Wendy Dillon writes: > > Sinisa, > > On behalf of those of us who take advantage of the 'ready made' versions (eg my Win >download) [or who should not be > allowed near naked flames, C compilers, or buttons marked "Do NOT press"], could >these examples of 'internal > docume

Re: MyISAM API

2001-10-22 Thread DL Neil
> Wendy Dillon writes: ... > > Is there any documentation for the MyISAM C API yet apart from the source > > code? ... > Hi! > > In 4.0.0 source code, you will find Docs subdir and in it myisam.txt. > > Rest is up to you ... Sinisa, On behalf of those of us who take advantage of the 'ready mad

Re: MyISAM API

2001-10-22 Thread Sinisa Milivojevic
Wendy Dillon writes: > Hi everyone, > > I realise that a number of people have already asked this but as it was a > while ago thought more info may now be available: > > Is there any documentation for the MyISAM C API yet apart from the source > code? > > In previous discussions of accessing My