An error occurred fetching the project authors.
  1. 08 Sep, 2003 1 commit
  2. 23 Jan, 2003 1 commit
  3. 04 Dec, 2002 1 commit
  4. 14 Nov, 2002 1 commit
  5. 05 Nov, 2002 1 commit
    • gluh@gluh.(none)'s avatar
      Error code for ssl connection · 7bf903ea
      gluh@gluh.(none) authored
      Fix bug when server hang(with SSL, with modified libmysql)
      Add options master-ssl-capath and master-ssl-cipher
      Add some error checking(SSL) 
      7bf903ea
  6. 02 Oct, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Fixes and code cleanups after merge with 4.0.3 · d69250a9
      monty@mashka.mysql.fi authored
      Warning handling and initial prepared statement handling (last not complete yet)
      Changed a lot of functions that returned 0/1 to my_bool type.
      GRANT handling now uses read/write locks instead of mutex
      Change basic net functions to use THD instead of NET
      (needed for 4.1 protocol)
      Use my_sprintf instead of sprintf() + strlen()
      Added alloc_query() to be able to chare query initialization code with
      prepared statements.
      Cleanup handling of SHOW COUNT(*) WARNINGS and SELECT LAST_INSERT_ID()
      
      Note that the following test fails (will be fixed ASAP):
      sub_select, union, rpl_rotate_logs and rpl_mystery22
      d69250a9
  7. 12 Jun, 2002 1 commit
    • 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
  8. 06 Dec, 2001 1 commit
  9. 29 Aug, 2001 1 commit
  10. 21 Aug, 2001 1 commit
  11. 09 Jun, 2001 1 commit
  12. 24 Apr, 2001 1 commit
  13. 31 Jul, 2000 1 commit