SHA256
1
0
forked from pool/mariadb

Accepting request 811671 from home:pgajdos:python

- rpm macros: $TEST_USER identified by $TEST_PASS is actually user
  of the database for which client conf should be made for
- rpm macros: database name or names can be specified as a
  %mysql_testserver_start and %mysql_testserver_cconf parameter
- modified sources
  % macros.mariadb-test

OBS-URL: https://build.opensuse.org/request/show/811671
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=255
This commit is contained in:
Martin Pluskal
2020-06-06 05:40:58 +00:00
committed by Git OBS Bridge
parent dc3fde076f
commit f45ebb26ad
2 changed files with 37 additions and 12 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 3 13:32:46 UTC 2020 - pgajdos@suse.com
- rpm macros: $TEST_USER identified by $TEST_PASS is actually user
of the database for which client conf should be made for
- rpm macros: database name or names can be specified as a
%mysql_testserver_start and %mysql_testserver_cconf parameter
- modified sources
% macros.mariadb-test
-------------------------------------------------------------------
Mon Jun 1 11:50:50 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>