MySQL

From MapbenderWiki

Jump to: navigation, search

Contents

EN

MySQL is no longer supported as administration database in Mapbender >= 2.6!

MySQL is a Free Software database. Find more details on the hompage of MySQL:

http://www.mysql.com/

Notice

Please observe that you need InnoDB in MySQL when you want to use it as a database for Mapbender. InnoDB supports delete cascade operations which are mandatory for Mapbender administration.

Admin interfaces

We use two administration interfaces.

  • phpMyAdmin is a very powerful OS independent web front end including dump, export and management functionality.
  • MySQL Front is the Windows application equivalent.

How is MySQL used by Mapbender?

Mapbender makes use of MySQL as administrative database. It contains the attributes of all interface elements (buttons, map frames, query boxes, layout), user data, services and metadata.

Notice

For extended geographic / geometric operations Mapbender makes use of GEOS functions implemented in PostGIS running on PostgreSQL.

Port

Default port for MySQL is 3306




DE

MySQL wird in Mapbender >= 2.6 nicht mehr als Administrationsdatenbank unterstützt!

MySQL ist eine Freie Software Databank. Die Homepage findet sich hier:

http://www.mysql.com/

Hinweis

Bitte beachten Sie, dass Sie InnoDB in MySQL benötigen!

Administrationswerkzeuge

Wir können zwei Administrationswerkzeuge empfehlen.

  • phpMyAdmin ist ein sehr leistungsfähiges, Betriebssystemunabhängiges Web Frontend mit Dump-, Export und umfnagreicher Management Funktionalität. phpMyAdmin kann mit den wichtigsten Webbrowsern genutzt werden.
  • MySQL Front is the Windows application equivalent.

Wie nutzt Mapbender MySQL?

Mapbender verwendet MySQL als Administrationsdatenbank. Hier werden alle Attribute der Oberflächenelemente hinterlegt (Schaltflächen, Kartenfenster, Benutzerdaten, WMS, WFS Dienste, etc.).

Hinweis

Für erweiterte geographische / geometrische Operationen greift Mapbender auf GEOS Funktionen in PostGIS zu. PostGIS ist die räumliche Spracherweiterung von PostgreSQL.

Port

Der Zugriff auf MySQL ist über Port 3306 voreingestellt.

Views
Personal tools