An error occurred fetching the project authors.
  1. 14 Jun, 2002 1 commit
    • unknown's avatar
      This is just code style/minor optimizations cleanup changeset · 8451d47a
      unknown authored
      client/mysqldump.c:
        Changes adviced by Monty
      include/my_aes.h:
        Changes adviced by Monty
      include/rijndael.h:
        Changes adviced by Monty
      include/sha1.h:
        Changes adviced by Monty
      mysys/my_aes.c:
        Changes adviced by Monty
      mysys/rijndael.c:
        Changes adviced by Monty
      mysys/sha1.c:
        Changes adviced by Monty
      sql/item_strfunc.cc:
        Changes adviced by Monty
      8451d47a
  2. 11 Jun, 2002 1 commit
    • unknown's avatar
      This changeset is mostly new version of previous commit modified according · b6afdd09
      unknown authored
      to Monty's code style and optimization comments 
      
      
      client/client_priv.h:
        New value for --single-transaction option
      client/mysqldump.c:
        Add --single-transaction option for consistent dumps
      mysql-test/r/func_str.result:
        New functions test results
      mysql-test/t/func_str.test:
        Tests for SHA/AES functions
      mysys/Makefile.am:
        Extra files require compilation now
      sql/item_create.cc:
        New functions
      sql/item_create.h:
        New functions
      sql/item_strfunc.cc:
        Implementation of SHA/AES_ENCRYPT/AES_DECRYPT
      sql/item_strfunc.h:
        Required class definition
      sql/lex.h:
        Add symbols for implemented functions
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b6afdd09