1. 24 Apr, 2003 1 commit
    • unknown's avatar
      Replication: new code to not modify in-memory log positions until the COMMIT · 86199673
      unknown authored
      is executed, even if the transaction spans on >=2 relay logs (bug #53).
      New variable relay_log_purge =0|1
      New test to verify bug #53
      
      
      sql/log.cc:
        Now we purge a relay log only when we are sure we won't need it,
        i.e. we have executed the final query (if autocommit=1) or the COMMIT.
      sql/log_event.cc:
        Better tracking of the relay log's name and position
        lastly executed, even if we are in a transaction which spans on
        2 or more relay logs.
      sql/mysql_priv.h:
        new option relay_log_purge (the user can now decide himself
        if he wants his relay logs to be automatically purged or not,
        we don't make unsafe guesses like before)
      sql/mysqld.cc:
        new option --innodb (replaces --skip-innodb).
        Useful for the test suite : we have skip-innodb in mysql-test-run,
        but we can ('-opt.info' file) choose to start the server with
        InnoDB for this test only.
        New option --bdb
      sql/repl_failsafe.cc:
        Better tracking of the relay log's name and position
        lastly executed, even if we are in a transaction which spans on
        2 or more relay logs.
      sql/set_var.cc:
        new variable relay_log_purge
      sql/slave.cc:
        Better tracking of the relay log's name and position
        lastly executed, even if we are in a transaction which spans on
        2 or more relay logs.
        Now we purge a relay log only when we are sure we won't need it,
        i.e. we have executed the final query (if autocommit=1) or the COMMIT
      sql/slave.h:
        Better tracking of the relay log's name and position
        lastly executed, even if we are in a transaction which spans on
        2 or more relay logs.
      sql/sql_class.h:
        prototypes change
      sql/sql_parse.cc:
        removed thd argument (was not used in the function's body)
      sql/sql_repl.cc:
        Better tracking of the relay log's name and position
        lastly executed, even if we are in a transaction which spans on
        2 or more relay logs.
        Turn relay_log_purge silently off when someone does CHANGE
        MASTER TO RELAY_LOG_*
      86199673
  2. 23 Apr, 2003 6 commits
    • unknown's avatar
      set_var.cc: · 43ea2a18
      unknown authored
        We don't need this code any more. It was used to initialize CONVERT structure in 4.0.
      
      
      sql/set_var.cc:
        We don't need this code any more. It was used to initialize CONVERT structure in 4.0.
      43ea2a18
    • unknown's avatar
      Variable names have been renamed: · 97e45234
      unknown authored
        client_collation -> collation_client
        result_collation -> collation_results
        connection_collation -> collation_connection
      
      
      BitKeeper/etc/ignore:
        Added client/ssl_test to the ignore list
      97e45234
    • unknown's avatar
      Fix bug#68: ssl_test.c does not compile/work · 87a8335e
      unknown authored
      87a8335e
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · afb1d915
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-order-4.1
      
      
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/t/subselect.test:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      afb1d915
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · c51206c9
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      c51206c9
    • unknown's avatar
      Added --delimiter option to mysql · 266a7b9e
      unknown authored
      
      client/mysql.cc:
        Added --delimiter option to mysql. Statement terminator
        can be a character (';' by default) or a string.
        
        Code clean up
      266a7b9e
  3. 22 Apr, 2003 6 commits
  4. 21 Apr, 2003 1 commit
    • unknown's avatar
      my_vsnprintf.c: · b6819462
      unknown authored
        The last character was not printed into out string
      
      
      strings/my_vsnprintf.c:
        The last character was not printed into out string
      b6819462
  5. 20 Apr, 2003 1 commit
  6. 17 Apr, 2003 2 commits
  7. 16 Apr, 2003 12 commits
  8. 15 Apr, 2003 1 commit
  9. 13 Apr, 2003 1 commit
  10. 11 Apr, 2003 3 commits
  11. 10 Apr, 2003 3 commits
    • unknown's avatar
      For to use the /libmysql/libmysql.def file instead · 8188c5d2
      unknown authored
      
      BitKeeper/deleted/.del-libmysql.def~29fc6d70335f1c4c:
        Delete: VC++Files/libmysql/libmysql.def
      8188c5d2
    • unknown's avatar
      Merge · 839be686
      unknown authored
      
      sql/item_create.cc:
        Auto merged
      sql/item_create.h:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/item_strfunc.h:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      include/mysqld_error.h:
        merge.
      sql/share/czech/errmsg.txt:
        SCCS merged
      sql/share/danish/errmsg.txt:
        merge.
      sql/share/dutch/errmsg.txt:
        merge .
      sql/share/english/errmsg.txt:
        merge.
      sql/share/estonian/errmsg.txt:
        merge.
      sql/share/french/errmsg.txt:
        merge.
      sql/share/german/errmsg.txt:
        merge.
      sql/share/greek/errmsg.txt:
        merge.
      sql/share/hungarian/errmsg.txt:
        e
        merge.
      sql/share/italian/errmsg.txt:
        merge.
      sql/share/japanese/errmsg.txt:
        merge.
      sql/share/korean/errmsg.txt:
        merge.
      sql/share/norwegian/errmsg.txt:
        merge.
      sql/share/norwegian-ny/errmsg.txt:
        merge.
      sql/share/polish/errmsg.txt:
        merge.
      sql/share/portuguese/errmsg.txt:
        merge.
      sql/share/romanian/errmsg.txt:
        SCCS merged
      sql/share/russian/errmsg.txt:
        merge.
      sql/share/serbian/errmsg.txt:
        merge.
      sql/share/slovak/errmsg.txt:
        merge.
      sql/share/spanish/errmsg.txt:
        merge.
      sql/share/swedish/errmsg.txt:
        merge.
      sql/share/ukrainian/errmsg.txt:
        merge.
      839be686
    • unknown's avatar
      added compress/uncompress function · f82e15ba
      unknown authored
      
      sql/mysql_priv.h:
        added have_compress variable
      sql/mysqld.cc:
        added have_compress variable
      sql/set_var.cc:
        added have_compress variable
      f82e15ba
  12. 09 Apr, 2003 1 commit
  13. 08 Apr, 2003 2 commits