• unknown's avatar
    Fix for SSL and new my_getopt · 6974c3d0
    unknown authored
    Fix for syntax error bug in SET TRANSACTION ISOLATION
    
    
    
    BitKeeper/deleted/.del-sslopt-case.h~224c80e75dad4997:
      Delete: include/sslopt-case.h
    client/mysql.cc:
      Fix for SSL and new my_getopt
    client/mysqladmin.c:
      Fix for SSL and new my_getopt
    client/mysqlcheck.c:
      Fix for SSL and new my_getopt
    client/mysqldump.c:
      Fix for SSL and new my_getopt
    client/mysqlimport.c:
      Fix for SSL and new my_getopt
    client/mysqlshow.c:
      Fix for SSL and new my_getopt
    include/Makefile.am:
      Fix for SSL and new my_getopt
    include/sslopt-longopts.h:
      Fix for SSL and new my_getopt
    libmysql/libmysql.c:
      Fix for SSL and new my_getopt
    mysql-test/r/innodb.result:
      Simple test of transaction isolations
    mysql-test/t/innodb.test:
      Simple test of transaction isolations
    sql/mini_client.cc:
      Merge of mysql_real_connect() with libmysql.c
    sql/mysqld.cc:
      Simple test of transaction isolations
      Remove use of current_thd in get_options()
    sql/slave.cc:
      Indentation cleanup
    sql/sql_yacc.yy:
      Fix for SET TRANSACTION ...
    6974c3d0
sql_yacc.yy 92.7 KB