• unknown's avatar
    Things missing in last changset · 4adab48b
    unknown authored
    After merge fixes
    Don't give duplicate warnings for some ::store() functions
    
    
    mysql-test/mysql-test-run.sh:
      Added back missing line
    mysql-test/r/ps_2myisam.result:
      Update results after removing duplicate warnings from ::store()
    mysql-test/r/ps_3innodb.result:
      Update results after removing duplicate warnings from ::store()
    mysql-test/r/ps_4heap.result:
      Update results after removing duplicate warnings from ::store()
    mysql-test/r/ps_5merge.result:
      Update results after removing duplicate warnings from ::store()
    sql/field.cc:
      Don't give duplicate warnings for some ::store() functions
      Before we could get different number of warnings in the test suite for different platforms
    sql/field.h:
      Update results after removing duplicate warnings from ::store()
    sql/sql_class.h:
      Update results after removing duplicate warnings from ::store()
    sql/sql_error.cc:
      Update results after removing duplicate warnings from ::store()
    sql/sql_list.h:
      After merge fix
    4adab48b
ps_4heap.result 103 KB