• unknown's avatar
    Post-merge fixes (merge from the main). · bc642e11
    unknown authored
    
    mysql-test/r/innodb_mysql.result:
      Update test results (merge from the main tree).
    mysql-test/r/query_cache.result:
      Update test results (merge from the main tree).
    mysql-test/r/sp.result:
      Update test results (merge from the main tree).
    mysql-test/t/query_cache.test:
      Use --echo End of to simplify future merges.
    sql/handler.h:
      st_table_list -> TABLE_LIST
    sql/item_create.cc:
      A post-merge fix (this code is in sql_yacc.yy in 5.0)
    sql/rpl_utility.h:
      st_table_list -> TABLE_LIST
    sql/sp.cc:
      A post-merge fix.
    sql/sp_head.cc:
      In 5.1 memdup_root returns void*.
    sql/sql_show.cc:
      st_table_list -> TABLE_LIST
    sql/sql_show.h:
      st_table_list -> TABLE_LIST
    sql/sql_yacc.yy:
      A post-merge fix.
    sql/table.cc:
      st_table_list -> TABLE_LIST
    sql/table.h:
      st_table_list -> TABLE_LIST
    bc642e11
sql_show.h 1.39 KB