21 Apr
2020
21 Apr
'20
5:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 --- Comment #50 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Thanks for the explanations. The DB is not being created, here is what I did (on koha_testing_docker) Patches applied reset_all
root@13b368ace1d6:/# mysql -u root --password=password
[...]
MariaDB [(none)]> GRANT ALL PRIVILEGES ON koha_test.* TO koha_kohadev;
kohadev-koha@76c874795df6:/kohadevbox/koha$ prove t/db_dependent/Holds.t
MariaDB [(none)]> show databases;
No koha_test -- You are receiving this mail because: You are watching all bug changes.