An error occurred fetching the project authors.
  1. 11 Dec, 2004 1 commit
  2. 02 Oct, 2004 1 commit
  3. 16 Mar, 2004 1 commit
  4. 13 Mar, 2004 1 commit
  5. 12 Mar, 2004 1 commit
  6. 11 Mar, 2004 1 commit
    • Sinisa@sinisa.nasamreza.org's avatar
      multi_update.result: · a86753b0
      Sinisa@sinisa.nasamreza.org authored
        Test case for a #2996 bug fix
      multi_update.test:
        test case for a #2996 bug fix
      sql_select.cc:
        Fix for a bug #2996 involving multi-table updates over the const tables
      a86753b0
  7. 10 Mar, 2004 1 commit
  8. 22 Feb, 2004 1 commit
  9. 19 Feb, 2004 1 commit
  10. 12 Dec, 2003 1 commit
    • monty@mysql.com's avatar
      Fix autoincrement for signed columns (Bug #1366) · f995a5f4
      monty@mysql.com authored
      Fixed problem with char > 128 in QUOTE() function. (Bug #1868)
      Disable creation of symlinks if my_disable_symlink is set
      Fixed searching of TEXT with end space. (Bug #1651)
      Fixed caching bug in multi-table-update where same table was used twice. (Bug #1711)
      Fixed problem with UNIX_TIMESTAMP() for timestamps close to 0. (Bug #1998)
      Fixed timestamp.test
      f995a5f4
  11. 11 Dec, 2003 1 commit
    • igor@rurik.mysql.com's avatar
      Many files: · 54628879
      igor@rurik.mysql.com authored
        Fixed a bug causing a crash for multi-update/multi-delete
        with impossible where (bug #1860).
      54628879
  12. 04 Dec, 2003 1 commit
  13. 03 Dec, 2003 1 commit
  14. 02 Dec, 2003 1 commit
  15. 20 Aug, 2003 1 commit
    • Sinisa@sinisa.nasamreza.org's avatar
      item_func.h: · fb774125
      Sinisa@sinisa.nasamreza.org authored
        Fix for a bug with LEAST() in WHERE clause
      ha_innodb.cc:
        Fix for a configure bug
      multi_update.result, multi_update.test:
        Fix for the update with NULL's in the result set
      sql_update.cc:
        Fix for the update with NULL's in the result set
         Fix for the update with NULL's in the result set
         Fix for the update with NULL's in the result set
      fb774125
  16. 23 Apr, 2003 1 commit
  17. 02 Apr, 2003 1 commit
  18. 18 Mar, 2003 1 commit
  19. 18 Dec, 2002 1 commit
  20. 06 Dec, 2002 1 commit
  21. 30 Nov, 2002 1 commit
  22. 29 Nov, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      New multi-table-update code · 6603d752
      monty@mashka.mysql.fi authored
      New (simpler) internal timestamp handling.
      More debuging to heap tables.
      Small cleanups to multi-table-delete
      false -> 0 and true -> 1  (We should use TRUE and FALSE)
      6603d752
  23. 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
  24. 12 Oct, 2002 1 commit
  25. 06 Aug, 2002 1 commit
  26. 31 Jul, 2002 1 commit
  27. 11 Jun, 2002 1 commit
  28. 04 Jun, 2002 1 commit
  29. 16 Mar, 2002 1 commit
  30. 26 Dec, 2001 1 commit
    • Sinisa@sinisa.nasamreza.org's avatar
      This is a large push. Included are : · 038db406
      Sinisa@sinisa.nasamreza.org authored
      * multi-table updates
      * new paid feature for limiting number of queries per hour for users
      * optional syntax for multi-table deletes
      * optimization for SQL_CALC_FOUND_ROWS
      * a small addition for CREATE .. SELECT that will be of future use
      
      I know that all this will require many additions to documentation, 
      which I have not done, but I am at Arjen's disposal to help him document
      all this.
      038db406
  31. 28 Sep, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      client/mysqlmanagerc.c · bb66c80a
      sasha@mysql.sashanet.com authored
          added support for quiet
          increased line buffer size
      client/mysqltest.c
          fixed memory leak
          added query logging to result file
          added error message logging to result file
          added enable_query_log/disable_query_log
      mysql-test/mysql-test-run.sh
          converted tests to use mysqlmanager
      
      Updated test results
      bb66c80a
  32. 24 Jun, 2001 1 commit
  33. 15 Jun, 2001 1 commit
  34. 11 Jun, 2001 1 commit