[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mysql update backports sarge auf 5.0.22



On 12.06.06 13:20:52, Holm Kapschitzki wrote:
> ich habe bei Sarge mein mysql auf  5.0.22-1bpo1_i386.deb geupdated. Nun tritt 
> bei jedem Serverneustart folgende Meldung auf:
> 
> --------------
> Starting MySQL database server: mysqld.
> FIXME: This is still too noisy but will be changed, soon!
> srv1:/var/lib/mysql# This script updates all the mysql privilege tables to be 
> usable by
> MySQL 4.0 and above.
> 
> This is needed if you want to use the new GRANT functions,
> CREATE AGGREGATE FUNCTION, stored procedures, or
> more secure passwords in 4.1
> 
> done
> Checking for crashed MySQL tables in the background.
> ---------------
> 
> und die Ausgabe bleibt bei "Checking for crashed MySQL tables in the 
> background."

Normalerweise schreiben die Skripte einfach nur nach stdout/stderr und
das evtl. auch noch nachdem das Skript zurueckgekehrt ist. Sprich:
Einfach mal Enter druecken und schauen ob dann ein Prompt erscheint.

> Ist das normal ?

Wenn du danach wirklich keinen Prompt mehr kriegst: Nein.

> Wenn ich eine "info.php" via web aufrufe bekomme ich allerdings die Meldung:
> 
> Client API version 4.0.24
> 
> also falsch. Das heisst doch er benutzt noch die "libmysqlclient12_4.0.24"
> 
> Wie kann ich das auf die neue "libmysqlclient15" ändern?

Indem du php bzw. dessen mysql-Teil gegen die neue libmysqlclient
kompilierst.

Andreas

-- 
If you stand on your head, you will get footprints in your hair.



Reply to: