John L. Singleton wrote: > > Hello all, > > Does MaxDB still support the NO FIXED LENGTH COLUMN clause? I've tried > several variations of this statement, but with no luck. > > For example: > create table nflc_test (foo int PRIMARY KEY) NO FIXED LENGTH COLUMN > -3014: Invalid end of SQL statement SQLSTATE: 42000 > > I'm sure it's something really simple that I'm missing. Any ideas? >
No idea, too, as it works fine for me. Which kernel-version are you using? Which tool are you using? Which sqlmode are you using? Which errorposition is given (position in the statement where the error was found)? Maybe a funny char is behind the correct statement? (We had this here in private scripts, just an idea) Elke SAP Labs Berlin > Cheers, > JLS > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
