1. 14 Mar, 2007 1 commit
    • gkodinov/kgeorge@magare.gmz's avatar
      Bug #26794: 5.1 part · 03df3bf6
      gkodinov/kgeorge@magare.gmz authored
       It was syntactically correct to define 
       spatial keys over parts of columns (e.g.
       ALTER TABLE t1 ADD x GEOMETRY NOT NULL, 
         ADD SPATIAL KEY (x(32))).
       This may lead to undefined results and/or
       interpretation.
       Fixed by not allowing partial column 
       specification in a SPATIAL index definition.
      03df3bf6
  2. 12 Mar, 2007 3 commits
  3. 11 Mar, 2007 4 commits
  4. 10 Mar, 2007 5 commits
  5. 09 Mar, 2007 21 commits
  6. 08 Mar, 2007 6 commits