1. 01 Jul, 2002 3 commits
  2. 27 Jun, 2002 4 commits
  3. 26 Jun, 2002 3 commits
  4. 24 Jun, 2002 1 commit
  5. 21 Jun, 2002 2 commits
  6. 20 Jun, 2002 4 commits
  7. 19 Jun, 2002 5 commits
  8. 17 Jun, 2002 2 commits
  9. 14 Jun, 2002 4 commits
  10. 13 Jun, 2002 1 commit
  11. 12 Jun, 2002 3 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
    • venu@myvenu.com's avatar
      Client-Server Protocol 4.1 changes - Client side: · 75959e6e
      venu@myvenu.com authored
        - Support of prepared execution
        - Support of Original Table and Column names
        - Support of direct transactional API
        - And lot of misc handling
      
        (Note that, the pull will not work, unless you have the Server side changes also which will be followed by this commit)
        
      75959e6e
  12. 11 Jun, 2002 2 commits
  13. 10 Jun, 2002 4 commits
  14. 07 Jun, 2002 2 commits