Bug 48604 - mysql_client_test падает на тесте test_wl6587
Summary: mysql_client_test падает на тесте test_wl6587
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: MySQL-client (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Николай Костригин
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-28 09:53 MSK by Alexander Makeenkov
Modified: 2023-11-28 09:53 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2023-11-28 09:53:47 MSK
Версия пакета:
MySQL-client-8.0.35-alt1.1.x86_64

Шаги воспроизведения:
# apt-get install MySQL-server MySQL-client
# systemctl start mysqld.service
# mysql_secure_installation
# mysql -u root -p -e "CREATE DATABASE test"
# mysql -u root -p -e "SET GLOBAL log_bin_trust_function_creators = 1;"
# mysql_client_test -u root -p

Получаемый результат:
#####################################
249 of (1/1): test_wl6587  
#####################################
/usr/src/RPM/BUILD/MySQL-8.0.35/testclients/mysql_client_test.cc:18785: check failed: 'l_mysql != nullptr'