• unknown's avatar
    Fixed problems detected by pushbuild · 6e501e65
    unknown authored
    
    mysql-test/t/log_state.test:
      Move disconnect last to avoid sporadic failures in test because 'Quit' command appeared in general log
    plugin/daemon_example/daemon_example.c:
      Define __attribute__ to fix compiler error with not gcc compilers
    sql-common/client.c:
      Fixed spelling error
    sql/sql_parse.cc:
      Added comment
    6e501e65
daemon_example.c 2.24 KB