• Michael Widenius's avatar
    Fixed that SHOW PROCESSLIST and information_schema.processlist uses the right... · 0737932b
    Michael Widenius authored
    Fixed that SHOW PROCESSLIST and information_schema.processlist uses the right length for user names.
    Fixed some failing tests
    
    
    mysql-test/mysql-test-run.pl:
      Removed warning from mysql-test-run
    mysql-test/r/create.result:
      Updated result
    mysql-test/r/log_slow.result:
      Fixed failing test
    mysql-test/suite/funcs_1/r/is_columns_is.result:
      Updated result
    mysql-test/suite/funcs_1/r/processlist_priv_no_prot.result:
      Updated result
    mysql-test/suite/funcs_1/r/processlist_val_no_prot.result:
      Updated result
    mysql-test/t/log_slow.test:
      Ensure variables are properly reset at end of test
    sql/sql_show.cc:
      Fixed max length for user names
    0737932b
sql_show.cc 311 KB