Hallo,
Ich werde in english sprechen, so :
You get this error usually, when your connection with the DB juste
broke, or it's not working, try to test the return value of
mysql_connect, and see what is going on.
Or you can have this error when the server is too busy.
Tschüss !
2005/8/18, Scott No
> Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource
> in /srv/www/htdocs/web1/html/inc/class/sql.php on line 88
I would guess that there is some problem with the syntax of your SQL.
If you make it a habit to do queries like this:
$sql = "SELECT * FROM table";
$result
hallo ich habe eine fehler meldung von mysql:
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /srv/www/htdocs/web1/html/inc/class/sql.php on line 88Warning: mysql_list_tables(): supplied argument is not a valid MySQL-Link resource in /srv/www/htdocs/web1
niedrigsten Wert beibehalten, also nicht löschen.
Die untere Anweisung sollte doch auch mit einem Index richtig laufen, da
ORDER BY Spalte eine klare Anweisung ist.
Kennen Sie diesen Fehler bereits? Mein System: WAMP mit der Mysql Vers.
4.0.13 nt
DELETE FROM tabelle WHERE ID=id ORDER BY spalte
Hi!
sind alle Rechte an den entpackten Dateien an den Benutzer übertragen worden, unter
dem der MySQL Server auf RH gestartet wurde? ps -uax zeigt den an.
Beispiel: User mysql, Group mysql
als root:
bash# chown -R mysql:mysql /var/lib/mysql
Das hatte ich schon mal nach einem Restore von db's
Hallo,
ich habe auf einem laufenden webserver mit mysql das verzeichnis
var/lib/mysql als tar file mit czpf erstellt und auf einem anderen
rechner an die selbe stelle entpackt.
Auf dem Quellrechner (System: Suse 7.2 als webserver mit apache 1.3.26
und tomcat 402) läuft mysql 3.23.49a-1und mysql-cl