• unknown's avatar
    Update of interface for BDB tables. · 50c35d5d
    unknown authored
    Fixed bug in SHOW CREATE TABLE
    
    
    Build-tools/mysql-copyright:
      Shorter error message
    Docs/manual.texi:
      Update of myisamchk stuff
    acinclude.m4:
      Force use of Berkeley DB 3.2.3 or newer
    include/m_string.h:
      Changed type of arguments to bmove()
    myisam/mi_check.c:
      Nicer error message
    mysql.proj:
      Updated
    sql/ha_berkeley.cc:
      Use new key compare interface
    sql/sql_select.cc:
      Call join_free() early to free all cursors
    sql/sql_show.cc:
      Fixed CREATE TABLE when used with auto_increment columns
    strings/bmove.c:
      Changed type of arguments to bmove()
    50c35d5d
sql_show.cc 33.5 KB