An error occurred fetching the project authors.
  1. 23 Mar, 2007 1 commit
    • tsmith@siva.hindu.god's avatar
      Bug #24563: MBROverlaps does not seem to function propertly. · 47cce188
      tsmith@siva.hindu.god authored
      Fix is to rewrite the MBR::overlaps() function, to compute the dimension of both
      arguments, and the dimension of the intersection; test that all three dimensions are the
      same (e.g., all are Polygons).
      
      Add tests for all MBR* functions for various combinations of shapes, lines and points.
      47cce188
  2. 02 Mar, 2007 1 commit
  3. 26 Oct, 2005 1 commit
  4. 25 Oct, 2005 1 commit
  5. 15 Oct, 2005 1 commit
  6. 26 Sep, 2005 1 commit
  7. 21 Sep, 2005 1 commit
  8. 27 Aug, 2005 1 commit
  9. 10 Aug, 2005 1 commit
  10. 05 Aug, 2005 1 commit
  11. 29 Apr, 2005 1 commit
  12. 10 Dec, 2004 1 commit
  13. 22 Oct, 2004 1 commit
  14. 02 Oct, 2004 1 commit
    • monty@mishka.local's avatar
      More fixes for strict mode: · be4ca46f
      monty@mishka.local authored
      More tests.
      Better error messages.
      Fixed bug when checking if we updated all needed columns for INSERT.
      Give an error if we encounter a wrong float value during parsing.
      Don't print DEFAULT for columns without a default value in SHOW CREATE/SHOW FIELDS.
      Fixed UPDATE IGNORE when using STRICT mode.
      be4ca46f
  15. 24 Sep, 2004 1 commit
  16. 22 Sep, 2004 1 commit
  17. 15 Sep, 2004 1 commit
  18. 26 Aug, 2004 1 commit
  19. 20 Jul, 2004 1 commit
  20. 13 May, 2004 1 commit
  21. 17 Mar, 2004 1 commit
  22. 16 Mar, 2004 1 commit
  23. 04 Mar, 2004 1 commit
  24. 06 Nov, 2003 1 commit
  25. 02 Jun, 2003 1 commit
  26. 23 May, 2003 1 commit
  27. 03 Apr, 2003 1 commit
  28. 02 Apr, 2003 1 commit
    • ram@mysql.r18.ru's avatar
      GEOMCOLLFROMWKB(), GEOMETRYCOLLECTIONFROMWKB(), · 9295366a
      ram@mysql.r18.ru authored
      LINEFROMWKB(), LINESTRINGFROMWKB(), MLINEFROMWKB(), MPOINTFROMWKB(),
      MPOLYFROMWKB(), MULTILINESTRINGFROMWKB(), MULTIPOINTFROMWKB(),
      MULTIPOLYGONFROMWKB(), POINTFROMWKB(), POLYFROMWKB(), POLYGONFROMWKB()
      functions have been added (as synonyms for GEOMFROMWKB()).
      9295366a
  29. 31 Mar, 2003 1 commit
  30. 27 Mar, 2003 1 commit
  31. 18 Mar, 2003 1 commit
    • ram@mysql.r18.ru's avatar
      SRID support. · 031ac2a7
      ram@mysql.r18.ru authored
      GeomertyFromWKB() function.
      SRID() function.
      ::store() methods for Field_geom.
      Code cleanup.
      031ac2a7
  32. 06 Mar, 2003 1 commit
  33. 01 Mar, 2003 1 commit