Hinweis: Sie sind auf den Seiten der Moodle 1.9 Dokumentation. Die Dokumentation der aktuellsten Moodle-Version finden Sie hier: MySQL.

MySQL: Unterschied zwischen den Versionen

Aus MoodleDocs
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „{{Zum Übersetzen}} Siehe en:MySQL Category:Installation Category:Administration en:MySQL“)
 
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
{{Zum Übersetzen}}
MySQL ist eine der Datenbanken, die von Moodle unterstützt werden.
Siehe [[:en:MySQL]]
 
MySQL beschreibt sich selbst als
:''"the most popular Open Source SQL database management system, is developed, distributed, and supported by MySQL AB. MySQL AB is a commercial company, founded by the MySQL developers. It is a second generation Open Source company that unites Open Source values and methodology with a successful business model."''
 
== Installation ==
 
Normalerweise wird MySQL zusammen mit [[PHP]] und [[Apache]] installiert, in dieser Kobination bekannt als XAMPP (unter Windows) oder MAMP (unter Mac OS). Siehe auch [[Vollständiges Installationspaket für Windows]] bzw. [[Vollständiges Installationspaket für Mac OS X]].
 
== Siehe auch ==
 
* [http://www.mysql.com/ MySQL Homepage]
* [http://moodle.org/mod/forum/view.php?id=45 Forum] im Kurs ''Using Moodle'' auf moodle.org
* [http://en.wikipedia.org/wiki/MySQL Wikipedia-Artikel zu MySQL] (englisch)


[[Category:Installation]]
[[Category:Installation]]
[[Category:Administration]]
[[Category:Administrator]]


[[en:MySQL]]
[[en:MySQL]]

Aktuelle Version vom 17. März 2009, 11:38 Uhr

MySQL ist eine der Datenbanken, die von Moodle unterstützt werden.

MySQL beschreibt sich selbst als

"the most popular Open Source SQL database management system, is developed, distributed, and supported by MySQL AB. MySQL AB is a commercial company, founded by the MySQL developers. It is a second generation Open Source company that unites Open Source values and methodology with a successful business model."

Installation

Normalerweise wird MySQL zusammen mit PHP und Apache installiert, in dieser Kobination bekannt als XAMPP (unter Windows) oder MAMP (unter Mac OS). Siehe auch Vollständiges Installationspaket für Windows bzw. Vollständiges Installationspaket für Mac OS X.

Siehe auch