Adminer: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
m (stub template removed)
m (Moodle Adminer is available for Moodle 2.5)
 
(Nie pokazano 18 wersji utworzonych przez 9 użytkowników)
Linia 1: Linia 1:
MySQL Admin or '''phpMyAdmin''' is a useful [[MySQL]] database administration tool. It may be downloaded from the [http://moodle.org/mod/data/view.php?d=13&rid=448 Modules and plugins database].
{{Managing a Moodle site}}
Moodle Adminer is a useful database administration tool. It works with MySQL, PostgreSQL, Oracle and MSSQL. When installed as part of Moodle, it becomes part of the Moodle interface and a link can be found in ''Settings > Site administration > Server''.


==See also==
This is a powerful program that should be used with care and be available only to trusted administrators. 


*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=56636 Remove database access] forum discussion
Adminer is available for download from the Moodle plugins directory: http://moodle.org/plugins/view.php?plugin=local_adminer ''Note: it is currently (June 2013) released for 2.5''


[[Category:Administrator]]
Anyone using PHPMyAdmin is recommended to switch to Adminer.
 
[[Category:Contributed code]]
[[Category:SQL databases]]
 
[[es:Adminer]]

Aktualna wersja na dzień 09:38, 28 cze 2013

Moodle Adminer is a useful database administration tool. It works with MySQL, PostgreSQL, Oracle and MSSQL. When installed as part of Moodle, it becomes part of the Moodle interface and a link can be found in Settings > Site administration > Server.

This is a powerful program that should be used with care and be available only to trusted administrators.

Adminer is available for download from the Moodle plugins directory: http://moodle.org/plugins/view.php?plugin=local_adminer Note: it is currently (June 2013) released for 2.5

Anyone using PHPMyAdmin is recommended to switch to Adminer.