file in /var/lib/mysql for
messages. Look at the last entries in the file.
That is what got mysql version 4 running on my FC3 box.
Jeff Steinkamp - N7YG
Tucson, AZ
SCUD Missile Coordinates
N32-13-52 W110-52-15
http://home.earthlink.net/~jksteinkamp
http://n7yg.webhop.org
I have a number of very large text files I need to import. The first line of each
file contains the field names. Is there a way to automatically create the
associated tables based on the filed names in the first line of the text file,
then import the data using LOAD DATA INFILE?
Thanks
Jeff