mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2024-09-03 19:56:46 +02:00
Merge branch '5.2.0' of https://github.com/YunoHost-Apps/phpmyadmin_ynh into 5.2.0
This commit is contained in:
commit
49e6145c1e
2 changed files with 4 additions and 14 deletions
|
@ -15,9 +15,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Manage MySQL databases over the web
|
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.
|
||||||
|
|
||||||
**Shipped version:** 5.1.3~ynh1
|
**Shipped version:** 5.2.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://demo.phpmyadmin.net/master-config
|
**Demo:** https://demo.phpmyadmin.net/master-config
|
||||||
|
@ -26,11 +26,6 @@ Manage MySQL databases over the web
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Disclaimers / important information
|
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <http://www.phpmyadmin.net>
|
* Official app website: <http://www.phpmyadmin.net>
|
||||||
|
|
|
@ -15,9 +15,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Application web de gestion des bases de données MySQL
|
phpMyAdmin est un outil logiciel libre écrit en PHP, destiné à gérer l'administration de MySQL sur le Web. phpMyAdmin prend en charge un large éventail d'opérations sur MySQL et MariaDB. Les opérations fréquemment utilisées (gestion des bases de données, des tables, des colonnes, des relations, des index, des utilisateurs, des autorisations, etc.) peuvent être effectuées via l'interface utilisateur, tandis que vous avez toujours la possibilité d'exécuter directement les instructions SQL.
|
||||||
|
|
||||||
**Version incluse :** 5.1.3~ynh1
|
**Version incluse :** 5.2.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://demo.phpmyadmin.net/master-config
|
**Démo :** https://demo.phpmyadmin.net/master-config
|
||||||
|
@ -26,11 +26,6 @@ Application web de gestion des bases de données MySQL
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
|
||||||
|
|
||||||
## Vue d'ensemble
|
|
||||||
|
|
||||||
phpMyAdmin est un outil logiciel libre écrit en PHP, destiné à gérer l'administration de MySQL sur le Web. phpMyAdmin prend en charge un large éventail d'opérations sur MySQL et MariaDB. Les opérations fréquemment utilisées (gestion des bases de données, des tables, des colonnes, des relations, des index, des utilisateurs, des autorisations, etc.) peuvent être effectuées via l'interface utilisateur, tandis que vous avez toujours la possibilité d'exécuter directement les instructions SQL.
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <http://www.phpmyadmin.net>
|
* Site officiel de l'app : <http://www.phpmyadmin.net>
|
||||||
|
|
Loading…
Add table
Reference in a new issue