Commit graph

52 commits

Author SHA1 Message Date
Daniel Black
bfeccad220 travis: add percona supported versions
Note where Percona announce 3 more years of 5.6 support
https://www.percona.com/blog/2020/12/07/not-ready-to-give-up-mysql-5-6-get-post-eol-support-from-percona/
2021-02-01 15:11:34 +11:00
Daniel Black
be5809e838 travis: docker test all versions 2021-01-29 08:19:18 +11:00
Daniel Black
85dc9551c5 travis: correct MariaDB-10.5 test 2021-01-28 11:34:23 +11:00
Daniel Black
083dc22c60 supported version: +mariadb-10.5, eol mysql-5.6, mariadb-10.[01]
Add mariadb-10.5 as a supported version.

Remove MySQL/MariaDB eol versions from their origin of support.
2021-01-27 17:34:02 +11:00
Jean-Marie RENOUARD
1e8b32a253 merged 2020-05-02 16:01:37 +02:00
root
12ae60c6f2 local commit 2020-05-02 15:56:26 +02:00
Jean-Marie Renouard
216a0a9889 Update .travis.yml 2019-10-16 20:22:50 +02:00
Jean-Marie Renouard
95ed36c1ee Update .travis.yml 2019-10-16 20:22:03 +02:00
Jean-Marie Renouard
f6fae6713d Update .travis.yml 2019-10-16 20:14:33 +02:00
Jean-Marie Renouard
e1891570e3 Validate YAML format 2019-10-16 20:11:59 +02:00
Jean-Marie Renouard
a1c1624b81 Update .travis.yml 2019-10-16 20:02:43 +02:00
Jean-Marie Renouard
084591fdc7 Update .travis.yml
removing perlcritic for some error
2019-10-16 19:53:15 +02:00
Carlos Ferreira
006845ee07
Add test env for MariaDB 10.4 (GA) 2019-07-25 12:38:43 +02:00
Jean-Marie Renouard
6f3ba8b029 Removing employee db for repository 2018-11-25 07:18:45 +00:00
Jean-Marie Renouard
be5d060437 Update travis yml 2018-09-23 15:18:13 +00:00
Jean-Marie Renouard
861581bc0e Try to use mysql 8.0 2018-09-23 06:31:24 +00:00
Jean-Marie Renouard
c9811794dc Removing employee set storage_engine directive 2018-09-23 06:25:54 +00:00
Jean-Marie Renouard
fb755d6046 including log output content analysis 2018-09-23 06:09:50 +00:00
Jean-Marie Renouard
06f18c1c1b redirecting output to log file with tee 2018-09-23 06:05:44 +00:00
Jean-Marie Renouard
38377c1f3d redirecting output to log file 2018-09-23 06:04:07 +00:00
Jean-Marie Renouard
23b925373d Adding tests for MariaDB 10.3 2018-09-23 05:58:29 +00:00
Jean-Marie Renouard
b8a1accd52 Adding MySQL 5.7 tests 2018-09-22 19:43:25 +00:00
Jean-Marie Renouard
58cd59c32a Removing uneeded tests and and full tests jobs for Perl 5.16 2018-09-22 06:36:12 +00:00
Jean-Marie Renouard
1affe9273c Using new name for jobs 2018-09-22 06:33:11 +00:00
Jean-Marie Renouard
9e2da8c9f0 Support for All MySQL and MariaDB on tavis
based on Perl 5.10 and 5.24
including tests with sample database called employees
2018-09-22 06:28:36 +00:00
Jean-Marie Renouard
377ad1438c Adding env var NAME 2018-09-22 06:21:14 +00:00
Jean-Marie Renouard
1506b50eed Adding env var 2018-09-22 06:16:01 +00:00
Jean-Marie Renouard
409367b7d7 Adding env var 2018-09-22 06:01:16 +00:00
Jean-Marie Renouard
b14baf0e73 Fixing before script issue 2018-09-22 05:39:54 +00:00
Jean-Marie Renouard
af241039e4 Adding jobs label 2018-09-22 05:38:17 +00:00
Jean-Marie Renouard
a1f988da02 Adding databse sample injection 2018-09-22 05:34:57 +00:00
Jean-Marie Renouard
fe8a3e0e6e Updated travis file 2018-09-22 05:20:44 +00:00
Jean-Marie Renouard
7826cab7ca Update travis tests
including MySQL 5.5, 5.6, 5.7, 8.0
including more tests using --verbose options
2018-09-22 05:17:26 +00:00
Kovalkov Dmitrii
a412c14995
Update travis
Exclude check InputOutput::ProhibitInteractiveTest.
InputOutput::ProhibitInteractiveTest need to add dependency IO::Interactive in script - This is not desirable
2018-07-06 21:10:56 +03:00
Christian Loos
4fbc5ecb35 let travis run perlcritic 2016-08-30 18:26:08 +02:00
Christian Loos
51359e5815 fix indentation 2016-08-29 15:14:55 +02:00
Christian Loos
9db37f762b user before_script stage for creating .my.cnf file 2016-08-29 14:56:24 +02:00
Christian Loos
c18a52c22b add MariaDB 10.2 2016-08-29 14:41:36 +02:00
Christian Loos
b7b6ebc61e Revert "removing mariaDB 10.1 as test from travis - temporary"
This reverts commit 6f5f5c4b45.
2016-08-29 14:26:40 +02:00
Christian Loos
7d966855c7 update Perl version
add 5.22 and 5.24
remove blead as this isn't supported on travis
2016-08-29 14:17:06 +02:00
root
6f5f5c4b45 removing mariaDB 10.1 as test from travis - temporary 2016-03-30 17:24:44 +02:00
root
598da33e91 new version 2016-03-29 17:28:12 +02:00
root
3d9660807a Missing - in command option pass 2016-03-29 15:12:17 +02:00
root
48a346ee0c Trying to fix travis config. 2016-03-29 14:52:54 +02:00
root
21e5fe895e Changing travis tests for 5.2 tests 2016-03-29 14:41:33 +02:00
Jean-Marie Renouard
bbf0db87d5 Update .travis.yml 2016-03-29 14:32:52 +02:00
Jean-Marie Renouard
1cf5ab2951 Update .travis.yml 2016-01-28 09:29:22 +01:00
Dan Shepherd
e9fe75e528 Update .travis.yml 2015-11-13 15:30:08 +00:00
Daniel Black
08a2d209a2 remove perl-5.6 from tests 2015-08-23 18:12:57 +10:00
Daniel Black
6e48e42219 quantified path to ./mysqltuner.pl 2015-08-23 17:57:10 +10:00