Sergei Golubchik
5d8c15228e
5.3-merge
2014-03-16 19:21:37 +01:00
Sergei Golubchik
18830d78a3
mtr: move if(unix_socket) test to include/have_unix_socket.inc
2014-03-13 16:34:34 +01:00
Elena Stepanova
41fd4844e8
unix_socket fails in some build environments when $USER variable
...
appears to be unset, or when it contains 'root' even though the user
does not have real root permissions
2014-02-05 14:25:37 +04:00
unknown
97463576ad
Fix test failure in plugins.unix_socket when running tests as user root.
...
(The problem is that if $USER is root, then the authentication will log
in with the mysqld user root. And then CURRENT_USER() returns a valid
user, giving .result file difference).
2013-05-14 14:49:52 +02:00
Sergei Golubchik
b8b7b4eb6b
plugin renamed socket_peercred -> unix_socket.
...
test added.
2011-12-30 13:57:03 +01:00