Menu

why not use mysql4.0?

General
2005-09-13
2013-04-25
  • Nobody/Anonymous

    most of hosting use it...
    :)

     
    • Nobody/Anonymous

      4.0 doesnt support sub queries.

      eg SELECT * FROM table1 AS t1 WHERE t1.blah NOT IN (SELECT t2.blah FROM table2 AS t2)
      wouldn't work, and phpDiplomacy uses queries like these quite a lot.

      Sorry about that, bug your host to upgrade, or use PostgreSQL. (I wrote the PostgreSQL module because my host had 4.0.)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.