1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Commit Graph

44 Commits

Author SHA1 Message Date
Sergei Golubchik
72b666b837 12.1 branch 2025-05-18 19:29:51 +02:00
Sergei Golubchik
f02ad2f641 bump the version 2025-04-18 17:11:09 +02:00
Sergei Golubchik
c92add291e 12.0 branch 2025-02-12 12:37:38 +01:00
Sergei Golubchik
9ee09a33bb Merge branch '11.7' into 11.8 2025-02-11 20:29:43 +01:00
Sergei Golubchik
8de5b58627 Bump the VERSION 2025-01-13 19:57:12 +01:00
Sergei Golubchik
eff9c198e3 11.8 branch 2024-11-14 19:09:01 +01:00
Sergei Golubchik
74331a48dd bump the VERSION 2024-11-10 19:30:33 +01:00
Sergei Golubchik
9adc81791e 11.7 branch 2024-08-20 10:44:48 +02:00
Oleksandr Byelkin
7e3dfe3e75 fix version 2024-08-10 19:04:55 +02:00
Sergei Golubchik
26f01f8be5 11.6 branch 2024-05-28 10:07:05 +02:00
Sergei Golubchik
df10a945fc MDEV-28671 post-merge fixes
* use new deprecated printer for all deprecated server options
* restore alphabetic option sorting order
* move deprecated printer from mysqld.cc to my_getopt.c
* in --help print deprecation message at the end of the option help
* move 'ALL' help text where it belongs - to other SET options, and
  with a correct indentation.
* consistently end all or none command-line option help strings
  with a dot - my_print_help() needs that.
  It's about 50/50 now, so let's do none, less line wraps in --help
* remove trailing spaces from command-line option help strings
2024-05-27 12:39:02 +02:00
Oleksandr Byelkin
6c323c7a03 Fix version 2024-05-23 21:54:29 +02:00
Sergei Golubchik
04f0504831 11.5 branch 2024-02-17 17:10:25 +01:00
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