1. 20 Jul, 2002 1 commit
  2. 12 Jul, 2002 1 commit
  3. 10 Jul, 2002 1 commit
  4. 05 Jul, 2002 1 commit
  5. 03 Jul, 2002 1 commit
  6. 02 Jul, 2002 1 commit
  7. 01 Jul, 2002 6 commits
  8. 27 Jun, 2002 4 commits
  9. 26 Jun, 2002 3 commits
  10. 24 Jun, 2002 1 commit
  11. 21 Jun, 2002 2 commits
  12. 20 Jun, 2002 4 commits
  13. 19 Jun, 2002 5 commits
  14. 17 Jun, 2002 2 commits
  15. 14 Jun, 2002 4 commits
  16. 13 Jun, 2002 1 commit
  17. 12 Jun, 2002 2 commits
    • venu@myvenu.com's avatar
      mysql_priv.h: · 3e7b4b27
      venu@myvenu.com authored
        Missed change from previous resolve
      3e7b4b27
    • venu@myvenu.com's avatar
      sql_error.cc, sql_prepare.cc: · 5a33842a
      venu@myvenu.com authored
        new file
      
        Client-server protocol 4.1 changes - Server side:
      
       * Enhanced metadata information:
          - SHOW [COUNT(*)] ERRORS [LIMIT [offset,] rows]
          - SHOW [COUNT(*)] WARNING [LIMIT [offset,] rows]
          - SHOW TABLE TYPES
          - SHOW PRIVILEGES
          - SHOW COLUMN TYPES (Not fully implemented)
      
       * Prepared execution
       * Long data handling in pieces
       * And other misc changes
      5a33842a