View Single Post
  #23  
Old 09-11-2006, 02:45 AM
zephyr325
Hill Giant
 
Join Date: Sep 2004
Posts: 117
Default

Quote:
Originally Posted by John Adams
Zephyr, one more thing. MySQL 4.1 doesn't seem to be handling this header line very well:

Code:
print FILE "-----------------------------------------------------------------------\n";
Likely the fact it doesn't think it's a comment due to no space after the first two "--"s.

I edited my .pl and re-ran the scripts and MySQL can import the file ok. Not sure if this is everyone, or just my version (MySQL - 4.1.20-community-nt).
Whoops - thanks for the catch.

I've patched the program and re-posted it.
__________________
"Like what you like, enjoy what you enjoy, and don't take crap from anybody."
Reply With Quote