MariaDB-server/tests
Robin Newhouse 03807c8449 Update test upgrade script for use with latest Fedora
Fedora 40 introdced wget2 as the default wget program, which caused a
break in the functionality of the test_upgrade.sh script. Modified the
archive.mariadb.org check so that it uses a one-line `curl` check to
identify the correct repository URL.

Additionally added rpm sources for the boost-program-options and openssl
1.1 and 1.0.2. This is necessary when building older versions of MariaDB
(e.g., 10.4) on newer linux distributions (e.g., Fedora 39) that do not
always have access to all required dependencies. In the above example
older MariaDB versions are not compatible with OpenSSL 3.0+, so require
an older version.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services.
2024-07-15 16:56:18 +01:00
..
code_quality All-green GitLab CI in 10.4 branch 2023-05-19 13:21:34 +01:00
upgrade_from Update test upgrade script for use with latest Fedora 2024-07-15 16:56:18 +01:00
async_queries.c Check and remove high stack usage 2024-04-23 14:12:31 +03:00
auto_increment.res
auto_increment.tst
big_record.pl
bug25714.c
check_async_queries.pl
check_costs.pl Fixed check_costs.pl to always create table if table does not exists 2023-02-15 15:50:21 +03:00
CMakeLists.txt
connect_test.c
consistent_snapshot.pl
deadlock_test.c
drop_test.pl
export.pl
fork2_test.pl
fork_big2.pl
fork_big.pl
function.res
function.tst
grant.res
index_corrupt.pl
insert_and_repair.pl
insert_test.c
list_test.c
lock_test.pl
lock_test.res
mail_to_db.pl
myisam-big-rows.tst
mysql_client_fw.c Merge branch '10.11' into 11.0 2024-05-12 12:18:28 +02:00
mysql_client_test.c Merge remote-tracking branch 'origin/11.1' into 11.2 2024-07-09 14:04:11 +04:00
nonblock-wrappers.h
pmail.pl
prev_record.cc MDEV-30699: Updated prev_record_reads() to be more exact 2023-02-21 15:36:39 +03:00
rename_test.pl
restore-lock.smack
select_test.c
showdb_test.c
ssl_test.c
table_types.pl
test_delayed_insert.pl
thread_test.c Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
truncate.pl