A PCRE internal error occured. This might be caused by a faulty plugin

\\

====== Unterschiede ====== Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu dieser Vergleichsansicht

noswiki:mysql:allgbefehle [2013/05/15 10:15]
bagl MYSQL allg Befehle
noswiki:mysql:allgbefehle [2017/07/24 15:15] (aktuell)
Zeile 12: Zeile 12:
 <​file>​ <​file>​
 mysql - feld umwandeln CAST(REPLACE(modul_immo_data__field_62,',','​.'​) AS UNSIGNED) mysql - feld umwandeln CAST(REPLACE(modul_immo_data__field_62,',','​.'​) AS UNSIGNED)
 +</​file>​
 +
 +Datenbankdump importieren mit UTF8 Zeichensatz ​
 +<​file>​
 +mysql -hlocalhost -uroot -pGEHEIM --default_character_set utf8 DATENBANKNAME < datenbank_file.sql
 +</​file>​
 +
 +Alle Datenbanken exportieren: ​
 +<​file>​
 +mysqldump --all-databases --add-drop-table > backup.sql
 +</​file>​
 +
 +Alle Datenbanken importieren: ​
 +<​file>​
 +mysql -L < backup.sql
 </​file>​ </​file>​
Navigation

{{indexmenu>:noswiki#1|js#noswiki navbar nocookie}} {{indexmenu>:noserp#1|js#noserp navbar nocookie}} {{indexmenu>:noswawi#1|js#noswawi navbar nocookie}} {{indexmenu>:nosrewe#1|js#nosrewe navbar nocookie}} {{indexmenu>:nosshop#1|js#nosshop navbar nocookie}} {{indexmenu>:noscms#1|js#noscms navbar nocookie}} {{indexmenu>:nosintern#1|js#nosdienst navbar nocookie2}}

Drucken/exportieren