mariadb/plugin/auth_examples
Sergei Golubchik 20e706689d mysql-5.5.22 merge
mysql-test/suite/innodb/t/group_commit_crash.test:
  remove autoincrement to avoid rbr being used for insert ... select
mysql-test/suite/innodb/t/group_commit_crash_no_optimize_thread.test:
  remove autoincrement to avoid rbr being used for insert ... select
mysys/my_addr_resolve.c:
  a pointer to a buffer is returned to the caller -> the buffer cannot be on the stack
mysys/stacktrace.c:
  my_vsnprintf() is ok here, in 5.5
2012-03-28 01:04:46 +02:00
..
clear_password_client.c
CMakeLists.txt
dialog_examples.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
qa_auth_client.c
qa_auth_interface.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
qa_auth_server.c mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
test_plugin.c