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
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 3: Zeile 3:
MySQL beschreibt sich selbst als
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."''
:''"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 ==
== Siehe auch ==
Zeile 11: Zeile 15:


[[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