Änderungen

Zur Navigation springen Zur Suche springen
143 Bytes hinzugefügt ,  10:05, 27. Jan. 2017
Zeile 13: Zeile 13:  
oder von der Shell:
 
oder von der Shell:
 
   mysql -s -N -uUSER -p information_schema -e 'SELECT Variable_Value FROM GLOBAL_VARIABLES WHERE Variable_Name = "datadir"<ref>Siehe http://stackoverflow.com/questions/17968287/how-to-find-the-mysql-data-directory-from-command-line-in-windows</ref>
 
   mysql -s -N -uUSER -p information_schema -e 'SELECT Variable_Value FROM GLOBAL_VARIABLES WHERE Variable_Name = "datadir"<ref>Siehe http://stackoverflow.com/questions/17968287/how-to-find-the-mysql-data-directory-from-command-line-in-windows</ref>
 +
oder
 +
  mysql ?<ref>Siehe http://stackoverflow.com/questions/17968287/how-to-find-the-mysql-data-directory-from-command-line-in-windows</ref>
 +
    
------
 
------

Navigationsmenü