Re: Auto-normalization, and mysql.host table

2001-11-27 Thread Benjamin Pflugmann
Hi. On Tue, Nov 20, 2001 at 04:59:38PM -0500, [EMAIL PROTECTED] wrote: [...] > I'd like to normalize these fields by having a separate 'filenames' > table with an integer key that's used in the 'transfers' table. But > since I don't know what all the files will be until I load the > table, I hav

Auto-normalization, and mysql.host table

2001-11-20 Thread bsashford
I've been using mysql on a single-box install for data analysis for 6 months or so to great success. I've recently had to expand this to a several-machine configuration as part of a big growth in the amount of data that's being processed, of which mysql is just a part. I've run into two problems