Menu

#33 MySQL dosen't support INTERSECT

v0.4.0
accepted
Gulliver
None
1
2014-12-23
2014-02-20
Anonymous
No

Not sure how other people haven't come across this problem.
But mysql doesn't support the INTERSECT statement.

Discussion

  • Gulliver

    Gulliver - 2014-02-20

    it does not support EXCEPT also.

    possible solutions are in:
    http://stackoverflow.com/questions/2621382/alternative-to-intersect-in-mysql

    used in operations.hpp, we should delegate sql-generation for these to Backend, so we can use specific sql for each backend.

     
  • Gulliver

    Gulliver - 2014-02-20
    • status: open --> accepted
    • assigned_to: Gulliver
     
  • Gulliver

    Gulliver - 2014-02-20
    • Group: v0.1 --> v0.3.17
     
  • Gulliver

    Gulliver - 2014-12-23
    • Group: v0.3.17 --> v0.4.0
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB