Marko Mäkelä
10d544aa7b
Merge 10.4 into 10.5
2021-03-05 12:54:43 +02:00
Marko Mäkelä
8bab5bb332
Merge 10.3 into 10.4
2021-03-05 10:36:51 +02:00
Alexey Botchkov
a18b39e3f4
MDEV-24965 With ALTER USER ...IDENTIFIED BY command, password doesn't replaced by asterisks in audit log.
...
Test result fixed.
2021-03-01 20:08:14 +04:00
Alexey Botchkov
25ecf8ed4b
MDEV-24965 With ALTER USER ...IDENTIFIED BY command, password doesn't replaced by asterisks in audit log.
...
Check for the ALTER USER command added.
2021-02-26 13:26:00 +04:00
Marko Mäkelä
666565c7f0
Merge 10.5 into 10.6
2021-01-11 17:32:08 +02:00
Marko Mäkelä
8de233af81
Merge 10.4 into 10.5
2021-01-11 16:29:51 +02:00
Marko Mäkelä
fd5e103aa4
Merge 10.3 into 10.4
2021-01-11 10:35:06 +02:00
Marko Mäkelä
5a1a714187
Merge 10.2 into 10.3 (except MDEV-17556)
...
The fix of MDEV-17556 (commit e25623e78a
and commit 61a362c949
) has been
omitted due to conflicts and will have to be applied separately later.
2021-01-11 09:41:54 +02:00
Marko Mäkelä
92abdcca5a
Merge 10.5 into 10.6
2021-01-07 09:08:09 +02:00
Oleksandr Byelkin
02e7bff882
Merge commit '10.4' into 10.5
2021-01-06 10:53:00 +01:00
Alexey Botchkov
78292047a4
MDEV-19442 server_audit plugin doesn't consider proxy users in server_audit_excl_users/server_audit_incl_users.
...
Check the proxy user just as the connection user against the
incl_users_list and excl_users_list.
2020-12-28 15:12:32 +04:00
Marko Mäkelä
0aa02567dd
Merge 10.3 into 10.4
2020-12-23 14:52:59 +02:00
Marko Mäkelä
fa1aef39eb
Merge 10.2 into 10.3
2020-12-23 14:25:45 +02:00
Alexey Botchkov
178d32f03b
MDEV-24318 server_audit doesn't respect filters for PROXY_CONNECT
...
events.
The log line should be added behind the filters.
2020-12-01 14:13:05 +04:00
Marko Mäkelä
09a1f0075a
Merge 10.5 into 10.6
2020-11-02 12:49:19 +02:00
Marko Mäkelä
898521e2dd
Merge 10.4 into 10.5
2020-10-30 11:15:30 +02:00
Marko Mäkelä
7b2bb67113
Merge 10.3 into 10.4
2020-10-29 13:38:38 +02:00
Alexey Botchkov
5a9484b784
MDEV-19443 server_audit plugin doesn't log proxy users.
...
PROXY_USER event added.
Conflicts:
plugin/server_audit/server_audit.c
2020-10-23 12:28:42 +04:00
Alexey Botchkov
cc1646dae8
MDEV-19443 server_audit plugin doesn't log proxy users.
...
PROXY_USER event added.
2020-10-23 09:17:36 +04:00
Alexey Botchkov
0ccdf8b11b
MDEV-19275 Provide SQL service to plugins.
...
test_sql_service plugin added and employed in test_sql_service.test.
2020-10-02 10:19:00 +04:00
Marko Mäkelä
9a7948e3f6
Merge 10.5 into 10.6
2020-08-04 07:55:16 +03:00
Marko Mäkelä
50a11f396a
Merge 10.4 into 10.5
2020-08-01 14:42:51 +03:00
Marko Mäkelä
9216114ce7
Merge 10.3 into 10.4
2020-07-31 18:09:08 +03:00
Marko Mäkelä
66ec3a770f
Merge 10.2 into 10.3
2020-07-31 13:51:28 +03:00
Oleksandr Byelkin
2107e3bb9c
MDEV-21258: Can't uninstall plugin if the library file doesn't exist
...
Removing plugin from the mysql.plugin even if the plugin is not loaded
2020-07-29 12:34:53 +02:00
Marko Mäkelä
d61c800308
MDEV-23024 Remove Cassandra Storage Engine
...
Cassandra has long been non-functional, doesn't compile, etc.,
and development on it has halted. Since MariaDB Server 10.5,
the build is disabled by default.
It makes sense to remove it as it's just taking up space.
2020-07-14 16:24:50 +03:00
Marko Mäkelä
496d0372ef
Merge 10.4 into 10.5
2020-04-29 15:40:51 +03:00
Sergei Golubchik
a58b2b3b2b
MDEV-21928 ALTER USER doesn't remove excess authentication plugins from mysql.global_priv
...
only use auth1 update (no "auth_or":[]) array, if there was no
"auth_or" array in the json yet.
2020-04-27 09:22:36 +02:00
Sergei Golubchik
2144dc1ff2
more verbose tests
2020-04-27 09:22:36 +02:00
Marko Mäkelä
fbe2712705
Merge 10.4 into 10.5
...
The functional changes of commit 5836191c8f
(MDEV-21168) are omitted due to MDEV-742 having addressed the issue.
2020-04-25 21:57:52 +03:00
Vicențiu Ciorbaru
afde33fc6f
Update plugins.pam_* tests to no longer provide --plugin-dir to mysqltest
...
Post change of 8447edb747
, --plugin-dir
is set in the default my.cnf file under [client]. The value is automatically
detected during mtr startup.
2020-04-18 15:18:34 +03:00
Marko Mäkelä
af91266498
Merge 10.3 into 10.4
...
In main.index_merge_myisam we remove the test that was added in
commit a2d24def8c
because
it duplicates the test case that was added in
commit 5af12e4635
.
2020-04-16 12:12:26 +03:00
Marko Mäkelä
84db10f27b
Merge 10.2 into 10.3
2020-04-15 09:56:03 +03:00
Vicențiu Ciorbaru
609a9312dc
Update dialog to not provide plugin-dir path to mysqltest
...
plugin-dir is provided via --defaults-file=<config-file> already part of
the exec call.
2020-04-14 11:17:28 +03:00
Sergey Vojtovich
06219c2ad4
MDEV-21599 - plugins.server_audit fails sporadically in buildbot
...
Fixed a couple of race conditions in the test case to ensure stable order
of events. Also removed all sleeps. Test execution time is down from 18s
to 0.15s.
On disconnect audit event is triggered after control is returned to
mysqltest client. Which means mysqltest may issue more commands
concurrently before disconnect is actually logged.
Similar problem happens with regular query execution: an event is
triggered after control is returner to the client. Which may end
up with unstable order of events in different connections.
Delayed insert rows are enqueued separately and can either be combined
into single event or go as separate events. Reduced number of inserted
rows to 1 to stabilize result.
Also backported 2b3f6ab
from 10.5.
2020-04-10 19:35:53 +04:00
Rasmus Johansson
9075973dbf
MDEV-17812 Use MariaDB in error messages instead of MySQL
...
Changed wording in error messages from MySQL to MariaDB. In
cases where the word server could be used instead it was done.
Tests that have these errors recorded were updated.
2020-04-08 06:09:42 +00:00
Oleksandr Byelkin
cb4da5da74
MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error
...
Added indication of truncated string for "s" and "M" formats
2020-04-01 11:34:32 +02:00
Marko Mäkelä
c7ba92372b
Merge 10.4 into 10.5
2020-03-17 07:58:41 +02:00
Sergei Golubchik
2b3f6ab417
MDEV-21599 plugins.server_audit fails sporadically in buildbot
2020-03-14 09:48:46 +01:00
Alexander Barkov
e26056e181
MDEV-21704 Add a new JSON field "version_id" into mysql.global_priv.priv
2020-02-28 15:58:31 +04:00
Oleksandr Byelkin
4b087e1754
Merge branch '10.4' into 10.5
2020-02-12 08:55:17 +01:00
Oleksandr Byelkin
646d1ec83a
Merge branch '10.3' into 10.4
2020-02-11 14:40:35 +01:00
Oleksandr Byelkin
fafb35ee51
MDEV-20076: SHOW GRANTS does not quote role names properly
...
Quotes added to output.
2020-02-05 17:22:26 +01:00
Marko Mäkelä
68fe5f534c
Merge 10.4 into 10.5
2020-01-07 14:10:15 +02:00
Monty
8a6863002c
Fixed that mtr --extern works again
2020-01-06 11:33:57 +02:00
Marko Mäkelä
28c89b7151
Merge 10.4 into 10.5
2019-12-16 07:47:17 +02:00
Oleksandr Byelkin
a15234bf4b
Merge branch '10.3' into 10.4
2019-12-09 15:09:41 +01:00
Jan Lindström
9d9a2253c6
Merge remote-tracking branch 10.2 into 10.3
...
Conflicts:
mysql-test/suite/galera/t/galera_binlog_event_max_size_max-master.opt
mysql-test/suite/innodb/r/innodb-mdev-7513.result
mysql-test/suite/innodb/t/innodb-mdev-7513.test
mysql-test/suite/wsrep/disabled.def
storage/innobase/ibuf/ibuf0ibuf.cc
2019-12-02 14:35:10 +02:00
HF
3fb0fe400c
MENT-510 Failing test(s): perfschema.threads_insert_delayed.
...
orig_test_id should be set properly.
Also fixed sporadic test failure.
2019-11-29 21:25:52 +00:00
Alexey Botchkov
bfa6db38cd
MENT-510 Failing test(s): perfschema.threads_insert_delayed.
...
The thread_id of the INSERT DELAYED thread should not be set to 0.
2019-11-27 09:31:47 +04:00