%PDF- %PDF-
Direktori : /root/.cpanm/work/1590825950.14464/CPAN-2.27/distroprefs/ |
Current File : //root/.cpanm/work/1590825950.14464/CPAN-2.27/distroprefs/CAPTTOFU.DBD-mysql.yml |
--- comment: | and a random password is down there because some DBD::mysql versions did not understand the --testpassword option with an empty password CREATE USER 'testuser'@'localhost' IDENTIFIED BY 'rfjNq4g'; GRANT ALL PRIVILEGES ON `test`.* TO 'testuser'@'localhost'; match: distribution: '^CAPTTOFU/DBD-mysql-3\.\d+.tar.gz$' disabled: 1 --- match: distribution: '^.*/DBD-mysql-\d+\.\d+.tar.gz$' pl: args: - --testdb=test - --testhost=localhost - --testport=3306 - --testsocket=/var/run/mysqld/mysqld.sock - --testuser=testuser - --testpassword=rfjNq4g depends: configure_requires: DBI: 1.58 requires: DBI: 1.58