"fs/jbd2/journal.c" did not exist on "ae6ddcc5f24d6b06ae9231dc128904750a4155e0"
  • unknown's avatar
    New error messages · bee88cd2
    unknown authored
    Test of unsigned BIGINT values
    Fixes for queries-per-hour
    Cleanup of replication code (comments and portability fixes)
    Make most of the binary log code 4G clean
    Changed syntax for GRANT ... QUERIES PER HOUR
    
    
    Docs/manual.texi:
      Fixed Changelog, upgrading to 4.0 and 4.1 TODO sections.
    Docs/mysqld_error.txt:
      Added error message.
    configure.in:
      Fix for autoconf 2.52
    include/my_getopt.h:
      Portability fix.
    include/my_global.h:
      Portablity fix.
    include/mysqld_error.h:
      New error messages
    mysql-test/r/bigint.result:
      Test of unsigned BIGINT values.
    mysql-test/r/func_op.result:
      Test of unsigned BIGINT values.
    mysql-test/r/varbinary.result:
      Test of unsigned BIGINT values.
    mysql-test/t/bigint.test:
      Test of unsigned BIGINT values.
    sql/item_func.h:
      Optimized Item_int_func() usage.
    sql/lock.cc:
      Cleanup comments
    sql/log.cc:
      Cleanup
    sql/log_event.cc:
      Cleanup and portability fixes.
    sql/log_event.h:
      Cleanup and portability fixes.
    sql/mini_client.cc:
      Cleanup and portability fixes...
    bee88cd2
sql_base.cc 57.6 KB