• Aktualisierte Forenregeln

    Eine kleine Änderung hat es im Bereich Forenregeln unter Abschnitt 2 gegeben, wo wir nun explizit darauf verweisen, dass Forenkommentare in unserer Heftrubrik Leserbriefe landen können.

    Forenregeln


    Vielen Dank

mysql und win xp:)

B

baracutio

Gast
moinz

hab inner berufsschule jetzt mysql und so... auf jedenfall wollt ich das programm dafür auch zu hause aufm rechner installieren, nur irgendwie bekomm ich das net zum laufen. eigentlich sollte man das programm irgendwie über die eingabeaufforderung starten können, nur es geht nich!!!

programm heißt: MySQL3.25

so und dann is da noch ne textdatei mit folgendem inhalt:

This is a release of MySQL 3.23.56 for Win32.

NOTE: If you install MySQL in a folder other than
C:\MYSQL or you intend to start MySQL on NT/Win2000
as a service, you must create a file named C:\MY.CNF
or \Windows\my.ini or \winnt\my.ini with the following
information::

[mysqld]
basedir=E:/installation-path/
datadir=E:/data-path/

After your have installed MySQL, the installation
directory which contains the files named 'my-size.cnf'.
You can use this as a starting point for your own
C:\my.cnf file.

If you have any problems, you can mail them to
win32@lists.mysql.com after you have consulted the
MySQL manual and the MySQL mailing list archive
(http://www.mysql.com/documentation/index.html)

On behalf of the MySQL AB gang,
Michael Widenius

so, ich hab rausgelesen, dass man ne datei ins windows-verzeichnis erstellen soll und noch eine auf c! ok, nur das hilft auch nich...



mfg bara
 
Wieso nutzt du noch so ne' alte Version des MySQL-Servers? Die v4.1.7 ist zurzeit die aktuellste.

Bei deiner musst du unter C:\ die Datei my.cnf erstellen mit dem Inhalt der beiden Path-Variablen (wie's halt in der Readme drinsteht). Dann musst du den Server noch starten (falls er nicht schon läuft) und jetzt kannst du die MySQL-Konsole starten.

Wo genau haperts denn bei dir?
 
Zurück