Andrei Pavel
62169d8a7d
[ #3263 ] release changes
2024-02-26 10:46:31 +02:00
Andrei Pavel
ee3c643346
[ #3025 ] use admin-utils.sh based on location in upgrade scripts
2024-02-22 10:06:33 +02:00
Andrei Pavel
af063a3c02
[ #3025 ] appease shellcheck
...
. "${admin_utils}"
^--------------^ SC1090: Can't follow non-constant source. Use a directive to specify location.
version=$(checked_mysql_version)
^-------------------^ SC2119: Use checked_mysql_version "$@" if function's $1 should mean script's $1.
... and others that spiraled afterwards
2024-02-22 10:06:32 +02:00
Andrei Pavel
098efc743c
[ #2889 ] release changes
2023-05-29 21:55:51 +03:00
Razvan Becheriu
82c33e04b1
[ #2786 ] addressed comments
2023-05-09 14:26:04 +03:00
Razvan Becheriu
fa5492d4b7
[ #2786 ] 255 bytes client_id and 130 bytes duid
2023-05-09 14:26:04 +03:00
Wlodek Wencel
188f05b891
[ #2551 ] release changes
2022-08-29 06:49:09 -07:00
Razvan Becheriu
c69f7b6bea
[ #2541 ] reverted path in upgrade scripts and added admin-utils.sh.in
2022-08-20 19:29:32 +03:00
Razvan Becheriu
b6e2327527
[ #2071 ] fixed paths for distcheck to work
2022-08-10 16:02:22 +02:00
Tomek Mrugalski
155a3d11af
[ #2020 ] MySQL upgrade scripts renumbered
...
- it's just a leading 00s added in lots of places
2021-08-17 09:54:35 -04:00