An error occurred fetching the project authors.
  1. 15 Dec, 2002 1 commit
  2. 11 Dec, 2002 1 commit
  3. 09 Dec, 2002 1 commit
  4. 06 Dec, 2002 1 commit
  5. 05 Dec, 2002 2 commits
  6. 04 Dec, 2002 2 commits
  7. 03 Dec, 2002 2 commits
  8. 02 Dec, 2002 1 commit
  9. 30 Nov, 2002 5 commits
  10. 29 Nov, 2002 3 commits
  11. 28 Nov, 2002 3 commits
  12. 27 Nov, 2002 2 commits
    • bell@sanja.is.com.ua's avatar
      after merging fix · 018a8889
      bell@sanja.is.com.ua authored
      018a8889
    • venu@myvenu.com's avatar
      select_test.c, insert_test.c: · e01a6c83
      venu@myvenu.com authored
        Added my_global.h to compile after my_list.h is added to mysql.h
      sql_prepare.cc:
        Handle close stmt from client
        Minor fixups to make SET variable=? to work
      sql_parse.cc:
        Added missed COM_CLOSE_STMT
      mysql_priv.h:
        Change mysql_stmt_close to mysql_stmt_free to not to conflict with client type
      libmysql.c:
        Clean all open stmts during mysql_close() implicitly
      e01a6c83
  13. 26 Nov, 2002 3 commits
  14. 24 Nov, 2002 1 commit
  15. 23 Nov, 2002 1 commit
  16. 22 Nov, 2002 1 commit
  17. 21 Nov, 2002 2 commits
  18. 16 Nov, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Small improvement to alloc_root · 1a96948e
      monty@mashka.mysql.fi authored
      Add support for LIMIT # OFFSET #
      Changed lock handling:  Now all locks should be stored in TABLE_LIST instead of passed to functions.
      Don't call query_cache_invalidate() twice in some cases
      mysql_change_user() now clears states to be equal to close + connect.
      Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES
      Fixed a bug with replicate-do and UPDATE
      1a96948e
  19. 15 Nov, 2002 1 commit
  20. 14 Nov, 2002 1 commit
  21. 13 Nov, 2002 3 commits
  22. 12 Nov, 2002 2 commits