Sun netra's and MySQL

2002-01-09 Thread Christopher Thorpe
Hi all I was thinking of hosting our MySQL database on a cluster of Sun Netra's either tmX1 or tmT1 and was wondering if anyone had any experience of these boxes and how well they work with MySQL. Our database has about 30 tables and about a million rows. Anyone have any ballpark figures on the

RE: Sun netra's and MySQL

2002-01-09 Thread Christopher Thorpe
Thanks Matthew... Have you or anyone else tried running MySQL on them? thanks again Chris -Original Message- From: Matthew Darcy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 09, 2002 12:12 PM To: Christopher Thorpe; [EMAIL PROTECTED] Subject: RE: Sun netra's and MySQL I

RE: Need A book for dynamic website

2001-11-14 Thread Christopher Thorpe
I found this one was pretty good when I fancied learning PHP... http://www.wrox.com/Books/Book_Details.asp?ISBN=1861003730 Beginning PHP4 What does this book cover? Complete tutorial in the PHP language Installation guide and troubleshooting tips Introduction to relational databases and

RE: Fulltext search variable

2001-11-13 Thread Christopher Thorpe
with our search engine thanks Chris -Original Message- From: 'Sergei Golubchik' [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 11:37 AM To: Christopher Thorpe Cc: [EMAIL PROTECTED] Subject: Re: Fulltext search variable Hi! On Nov 13, Christopher Thorpe wrote: Hi Sergei

RE: Fulltext search variable

2001-11-13 Thread Christopher Thorpe
Hi Sergei and everyone... Thanks for the help... looking forward to 4.0.1!! best wishes Chris -Original Message- From: Sergei Golubchik [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 1:30 PM To: Christopher Thorpe Cc: [EMAIL PROTECTED] Subject: Re: Fulltext search

RE: ASP with MySQL

2001-11-01 Thread Christopher Thorpe
Raymond, We run ASP with MySQL constantly using both ADO and a JDBC connections to it and experience great stability with it... this is with ASP on a WinNT/Win2K platform... we've never tried ChiliASP best wishes Chris Dr Christopher Thorpe Information Architect GenomeBiology - biology

setting ft_min_word_len

2001-10-25 Thread Christopher Thorpe
Christopher Thorpe Information Architect GenomeBiology - biology for the post-genomic era w http://www.genomebiology.com t +44 (0) 20 7631 9184 (direct) - Before posting, please check: http://www.mysql.com

RE: setting ft_min_word_len

2001-10-25 Thread Christopher Thorpe
Thanks Sergei, fantastic news... I like version4.0, thanks folks, big congratulations all round :-) Chris -Original Message- From: Sergei Golubchik [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 4:18 PM To: Christopher Thorpe Cc: [EMAIL PROTECTED] Subject: Re: setting

stopwords

2001-08-30 Thread Christopher Thorpe
Dr Christopher Thorpe Information Architect GenomeBiology - biology for the post-genomic era w http://www.genomebiology.com t +44 (0) 20 7631 9184 (direct) - Before posting, please check: http://www.mysql.com

ADO/ODBC question

2001-07-30 Thread Christopher Thorpe
... alternatively should I do it as a recordset update? code samples and/or advice would be gratefully received... cheers all and thanks for a lovely stable database Monty and the team Chris Dr Christopher Thorpe Information Architect GenomeBiology - biology for the post-genomic era w http

RE: mysql.org

2001-07-13 Thread Christopher Thorpe
of open source by taking the actions they have taken. best wishes and keep up the wonderful work, you are much appreciated Chris Dr Christopher Thorpe Information Architect GenomeBiology.com Middlesex House 34-42, Cleveland Street London W1P 6LB T 0207 631 9184 Whttp

RE: (win 2000 + mysql) = problem

2001-07-13 Thread Christopher Thorpe
it ran first time for me the other day when I comissioned a new box... does the service give any error messages when you tried to start it? -Original Message- From: Andrey Goncharenko [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 10:04 AM To: '[EMAIL PROTECTED]' Subject: (win

RE: Storing multi-page texts

2001-07-09 Thread Christopher Thorpe
You could store the data as XML and use XSL to transform it when you pull it out of the database -Original Message- From: Chris Lott [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 08, 2001 7:39 PM To: MySQL List (E-mail) Subject: Storing multi-page texts What kind of methods have any