1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2024-09-03 19:56:46 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Maniack Crudelis
fb4cf4efb3 Use new 3.5 helpers 2019-04-13 18:26:29 +02:00
Maniack Crudelis
086dfd2fe1 Add progression with ynh_print_info 2019-02-17 20:58:14 +01:00
Maniack Crudelis
24158eb8d0 Use php7 2019-02-17 15:42:49 +01:00
Maniack Crudelis
4d8b2a45c8 Normalization from example_ynh 2019-02-17 15:42:09 +01:00
Jimmy Monin
b6434dd74e Fix stretch compatibility by creating and using a dedicated MySQL admin user (fixes #71)
MySQL root access in Stretch is limited to socket access via the root system user (see here: https://stackoverflow.com/questions/39281594/error-1698-28000-access-denied-for-user-rootlocalhost/42742610#42742610)
In order to be compatible with Stretch and Jessie, use another privileged account than root
2018-05-23 19:09:15 +02:00
Maniack Crudelis
6363d57f84 Refactoring 2017-08-29 02:34:05 +02:00
polytan02
c7bd8441c2 Adjust set -eu & set -u environment 2017-02-25 00:12:07 +00:00
root
df6065f4b8 Use of backup helpers 2017-02-17 20:37:28 +00:00
polytan02
40bc57e8ce Initial backup and restore scripts 2017-02-15 00:00:22 +00:00