1. 14 Jun, 2002 1 commit
    • venu@myvenu.com's avatar
      client_test.c: · 143fb1fc
      venu@myvenu.com authored
        new file
      
      'C' Test case for all prototype changes - Assert based which covers all most all scenarios
      143fb1fc
  2. 13 Jun, 2002 1 commit
  3. 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
  4. 11 Jun, 2002 2 commits
  5. 10 Jun, 2002 4 commits
  6. 07 Jun, 2002 6 commits
  7. 06 Jun, 2002 1 commit
  8. 05 Jun, 2002 4 commits
  9. 04 Jun, 2002 4 commits
  10. 03 Jun, 2002 12 commits
  11. 02 Jun, 2002 2 commits