Daniel Bartholomew
9b6e267bfd
bump the VERSION
2024-02-17 15:30:50 +01:00
Oleksandr Byelkin
fa69b085b1
Merge branch '11.3' into 11.4
2024-02-15 13:53:21 +01:00
Sergei Golubchik
c035f3afc7
11.3 branch
2023-08-16 11:45:24 +02:00
Sergei Golubchik
66f0f2f2d5
bump the VERSION
2023-08-11 19:36:22 +02:00
Oleksandr Byelkin
b8a35e1a62
Fix maturity
2023-08-09 15:04:36 +02:00
Marko Mäkelä
3883eb63dc
Merge 11.0 into 11.1
2023-06-08 14:09:21 +03:00
Sergei Golubchik
cbabb95915
Merge branch '11.0' into 11.1
2023-06-05 20:15:15 +02:00
Oleksandr Byelkin
5ba3bafb83
Fix of maturity
2023-06-03 18:30:12 +02:00
Sergei Golubchik
4ae97333f0
11.1 branch
2023-03-10 12:41:52 +01:00
Sergei Golubchik
799f75953f
bump the maturity
2023-02-20 10:18:45 +01:00
Monty
98879f8d43
Version change to 11.0
2023-02-03 10:56:23 +03:00
Sergei Golubchik
c6e0ab74f0
bump the VERSION
2023-01-03 10:43:51 +01:00
Sergei Golubchik
71a72dd770
11.0 branch
2022-12-20 16:02:19 +01:00
Oleksandr Byelkin
ccf0e27f28
version change
2022-10-17 19:34:25 +02:00
Marko Mäkelä
49cee4e21a
Merge 10.10 into 10.11
2022-09-21 11:25:57 +03:00
Marko Mäkelä
5e996fbad9
Merge 10.9 into 10.10
2022-09-21 10:59:56 +03:00
Sergei Golubchik
35e18c240b
race condition in the test
...
this test loads sql_errlog plugin. then in a second connection
it triggers an error, this locks the plugin in that thd.
then the plugin is uninstalled in the default connection.
but that doesn't unload the plugin, as it's still locked. it'll
auto-unload after the foo connection is closed. without an explicit
disconnect it is closed after mysqltest exits and the post-test check
might still see sql_errlog not fully unoaded.
2022-09-14 19:59:05 +02:00
Vladislav Vaintroub
bc563f1a4b
Fix test result.
2022-08-16 15:39:15 +02:00
Sergei Golubchik
9d2b28d7cc
bump the version
2022-08-10 15:05:02 +02:00
Elena Stepanova
e98e8c7f7e
Adjust plugin maturity in test result
2022-05-15 19:08:55 +03:00
Oleksandr Byelkin
ee2613c730
Versions fix
2022-05-13 17:02:12 +02:00
Sergei Golubchik
b24148b146
10.9 branch
2022-02-08 19:25:42 +01:00
Sergei Golubchik
343134fc18
bump the version and maturity
2022-01-26 20:35:41 +01:00
Sergei Golubchik
892153bd72
10.8 branch
2021-11-02 20:08:42 +01:00
Sergei Golubchik
8dd4794c4e
bump the VERSION
2021-09-24 19:32:24 +02:00
Sergei Golubchik
b836f84b31
update test results
2021-07-06 16:38:16 +02:00
Sergei Golubchik
00a8357bd3
update test result
2021-05-21 01:00:37 +02:00
Oleksandr Byelkin
e9f62228ab
Server maturity increased
2020-06-19 16:25:59 +02:00
Marko Mäkelä
20fa250959
Change version to 10.6.0
2020-05-14 12:38:52 +03:00
Sergei Golubchik
6dc46b5a4d
alpha -> beta
2020-02-13 18:59:38 +01:00
Sergei Golubchik
173ae63114
MDEV-12684 Show what config file a sysvar got a value from
...
Show the config file in I_S.SYSTEM_VARIABLES
But only if the user has FILE privilege
2019-10-14 10:29:30 +02:00