Re: reserved words and column titles

2003-09-05 Thread Egor Egorov
Shawn McGinn <[EMAIL PROTECTED]> wrote: > I am trying to install a sourceforge application and in one of the > tables in the db, there is a column whose name is 'default'. When > installed on MySql version 4.1.0-alpha-standard, this works fine, but I > really need it to run on version 3.22.27. Is

reserved words and column titles

2003-09-05 Thread Shawn McGinn
I am trying to install a sourceforge application and in one of the tables in the db, there is a column whose name is 'default'. When installed on MySql version 4.1.0-alpha-standard, this works fine, but I really need it to run on version 3.22.27. Is there a workaround? I really don't want to edi