RE: To split or not to split columns

2005-07-08 Thread Thomas Sundberg
> -Original Message- > From: Mathias [mailto:[EMAIL PROTECTED] > Sent: den 8 juli 2005 11:50 > To: mysql@lists.mysql.com > Subject: To split or not to split columns > > I have an index char column in the format -bb-cc-dd > > where a,b,c and d are integers You want to normalize

OT: Strategy for large resultsets

2005-05-16 Thread Thomas Sundberg
Hi! Does anybody have any thoughts regarding large result sets that should be sent to a client using http or similar stateless protocol. I have a situation where I need to be able to return a large result set and where I know that either the client or possible the server may fail due to resource l

RE: table optimisation

2005-05-11 Thread Thomas Sundberg
> -Original Message- > From: Seena Blace [mailto:[EMAIL PROTECTED] > Sent: den 11 maj 2005 23:58 > To: mysql@lists.mysql.com > Subject: table optimisation > > Hi, > I have been noticing table performanace issue when # of rows > grows more.How to tune that table? Adding index on the col

RE: How to Version Control a database

2005-02-21 Thread Thomas Sundberg
> > -Original Message- > From: Will Merrell [mailto:[EMAIL PROTECTED] > Sent: 20 February 2005 14:00 > To: Mysql Mailing list > Subject: How to Version Control a database > > > I have a project that involves several developers working on > their own machines. Each has a local copy of th

RE: log-warnings

2005-02-18 Thread Thomas Sundberg
> -Original Message- > From: Marcus Bointon [mailto:[EMAIL PROTECTED] > Sent: den 18 februari 2005 14:47 > To: mysql@lists.mysql.com > Subject: log-warnings > > I'm migrating a MySQL 3.23 db to 4.1.10 (on Linux x86) and > I'm getting some infrequent warnings when importing data > dumps

RE: Syntax diagram, where is it located in the doc?

2005-02-07 Thread Thomas Sundberg
> -Original Message- > From: Jeremy Cole [mailto:[EMAIL PROTECTED] > Sent: den 4 februari 2005 22:24 > To: Thomas Sundberg > Cc: mysql@lists.mysql.com > Subject: Re: Syntax diagram, where is it located in the doc? > > Hi Thomas, > > > I'm lookin

RE: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Thomas Sundberg
> -Original Message- > From: Michael Stassen [mailto:[EMAIL PROTECTED] > Sent: den 4 februari 2005 14:19 > To: Thomas Sundberg > Cc: mysql@lists.mysql.com > Subject: Re: Syntax diagram, where is it located in the doc? > > From the manual, "where_defin

RE: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Thomas Sundberg
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: den 4 februari 2005 12:45 > To: [EMAIL PROTECTED] > Cc: mysql@lists.mysql.com > Subject: Re: Syntax diagram, where is it located in the doc? > > "Thomas Sundberg" <[EMA

Syntax diagram, where is it located in the doc?

2005-02-04 Thread Thomas Sundberg
Hi! I'm looking for the syntax diagram for MySQL and can't find it. I have downloaded the entire MySQL manual as one html page and searched it for the definition of where_definition and I cant find it. Could somebody please point me to a location where the complete syntax diagram can be found? D

Syntax diagram, where is it located in the doc?

2005-02-02 Thread Thomas Sundberg
Hi! I'm looking for the syntax diagram for MySQL and can't find it. I have downloaded the entire MySQL manual as one html page and searched it for the definition of where_definition and I cant find it. Could somebody please point me to a location where the complete syntax diagram can be found? /T