Hello. I'm new to MySQL but I have a problem that appears serious, al least for me. I can't create a table with a field named INFILE. I think mysql consider INFILE as a keyword. Is there work around for this? Shouldn't INFILE be used only within a LOAD statement? I think it is a bug in the query parser? Regards Alessandro Staltari
- Re: Cannot create table with file named INFILE Alessandro Staltari
- Re: Cannot create table with file named INFILE B. van Ouwerkerk
- Re: Cannot create table with file named INFIL... Alessandro Staltari
- Re: Cannot create table with file named INFILE Paul DuBois