• unknown's avatar
    Fixed errors found during review · 7503894a
    unknown authored
    
    mysql-test/r/drop.result:
      Made error message smaller to not get into trouble with clients with smaller error buffers
      The proper way to fix this is to generate a separate warning for each not found table if there was more than one table in the DROP
      but
    mysql-test/r/kill.result:
      Portablity fix
    mysql-test/t/kill.test:
      Portablity fix
    mysys/my_sync.c:
      Fixed possible compiler warning
    sql/records.cc:
      Fixed possible compiler warning
    sql/share/errmsg.txt:
      Made error message smaller to not get into trouble with clients with smaller error buffers
    sql/sql_class.cc:
      Don't put code in comments
    sql/sql_show.cc:
      Cleanup
    7503894a
errmsg.txt 317 KB