Sergei Golubchik
16c3fbab03
update test results
2013-04-21 19:37:35 -07:00
Sergei Golubchik
a9035be5b7
10.0-base merge
2013-04-15 15:09:22 +02:00
Sergei Golubchik
775e82638b
put status variables in the proper pluginname_ scope
...
(but support the scopeless mysql style too).
always output status/system variables in the correct lettercase
2013-04-09 23:27:33 +02:00
Sergei Golubchik
c7eead7a96
MDEV-3807 show plugins soname 'xxx'
...
and INFORMATION_SCHEMA.ALL_PLUGINS table
with condition pushdown for I_S.ALL_PLUGINS
and a new status variable to cound successful dlopen's
2013-04-09 23:27:29 +02:00
Sergei Golubchik
993ea79f2d
5.5 merge
2013-03-27 23:41:02 +01:00
Sergei Golubchik
102a7a2a76
MDEV-4307 Support at least 48 utf8 characters in username in server and PAM
...
Extend plugin auth api to support up to 512 bytes in the user names.
Use the API versioning to support old auth plugins too!
2013-03-26 19:17:26 +01:00
Sergei Golubchik
03d08bedf1
fixes for windows
2013-03-25 16:38:00 +01:00
Sergei Golubchik
01fd55ccae
MDEV-249 QUERY CACHE INFORMATION
2013-03-20 20:56:14 +01:00
Sergey Petrunya
62222eb518
Fix buildbot failure:
...
Backport the code that runs cassandra.test only when Cassandra is
present and running from 10.0 to 10.0-base.
2013-03-07 22:25:03 +04:00
Sergey Petrunya
6ae14e6cd2
MDEV-3997: Querying a Cassandra table on a server with query cache enabled is likely to cause problems
...
- Disable query cache for Cassandra tables.
2013-02-04 10:14:20 +04:00
Sergei Golubchik
792d6b348c
skip cassandra.test unless cassandra is running
2013-01-31 13:19:53 +01:00
Sergei Golubchik
4ce53556ce
Test case and a different fix for MySQL bug#14485479
2013-01-15 19:16:29 +01:00
Sergei Golubchik
53578613e9
MDEV-259 audit plugin does not see sub-statements
2012-11-08 16:49:07 +01:00
Sergei Golubchik
d473199744
MDEV-258 audit plugin only see queries if general log is enabled
2012-11-08 14:17:53 +01:00
Sergei Golubchik
06365bf841
rename plugin null_audit -> audit_null (to match status variable names)
...
create audit_null.test
2012-11-07 19:07:47 +01:00
Sergei Golubchik
68baf07dcd
5.3 merge
2012-10-18 23:33:06 +02:00
Sergei Golubchik
22c5ffde30
a simple pam user mapper module
2012-09-25 20:23:01 +02:00
Sergei Golubchik
6e827f3455
mdev-224 plugin usage statistics in the feedback reports
2012-04-18 04:00:08 +02:00
Sergei Golubchik
25609313ff
5.3.4 merge
2012-02-15 18:08:08 +01:00
Sergei Golubchik
892cd36992
make pam plugin to build in 5.5.
...
fix pam.tets for 5.5
2012-02-03 10:31:39 +01:00
Sergei Golubchik
4f435bddfd
5.3 merge
2012-01-13 15:50:02 +01:00
Sergei Golubchik
b8b7b4eb6b
plugin renamed socket_peercred -> unix_socket.
...
test added.
2011-12-30 13:57:03 +01:00
Sergei Golubchik
57c22f2a75
PAM plugin with test
2011-12-02 16:27:13 +01:00
Sergei Golubchik
d5fd757a42
1. add --plugin-dir and --default-auth to mysqltest.
...
2. dialog plugin now always returns mysql->password if non-empty and the first question is of password type
3. split get_tty_password into get_tty_password_buff and strdup.
4. dialog plugin now uses get_tty_password by default
5. dialog.test
6. moved small tests of individual plugins into a dedicated suite
2011-12-02 16:26:43 +01:00