View previous topic :: View next topic |
Author |
Message |
root_tux_linux l33t
Joined: 21 Dec 2003 Posts: 966
|
Posted: Thu Mar 13, 2008 12:15 pm Post subject: Mysql lässt sich nicht starten u.a. |
|
|
Hi
Hab heute wieder nen Server bei OVH aufgesetzt der 6 und nun plötzlich eine seltsame Nachricht erhalten.
Code: | ns201271 htdocs # /etc/init.d/mysql start
* Starting mysql ...
* Starting mysql (/etc/mysql/my.cnf)
* MySQL NOT started (0) [ !! ]
ns201271 htdocs # |
Code: | ns201271 htdocs # cat /var/log/mysql/mysqld.err
080313 12:18:04 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=mysqld-bin' to avoid this problem.
080313 12:18:04 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=mysqld-bin' to avoid this problem.
080313 12:54:54 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=mysqld-bin' to avoid this problem.
|
Code: | ns201271 lib # mysqld --log-bin=mysqld-bin
080313 13:11:45 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
080313 13:11:45 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
|
Hab schon nach einem max_join_size in folgenden Dateien geguckt:
/etc/conf.d/mysql
/etc/conf.d/mysqlmanager
/etc/mysql/mysqlaccess.conf
/etc/mysql/my.cnf
Hab echt keinen Achimmer was der hier rumzickt inkl meinem Rechner lauft Mysql >=5.x von anfang an sauber.
Kann mir einer sagen wie ich das Problem löse?
dev-db/mysql-5.0.54
Edit: Noch ne kleine Frage und zwar bläst es mir die /var/lib/mysql/mysqld-bin.0* auf über 10GB auf und verstofft mein /var was dazu führt das der eine Server nicht mehr recht will. kann man dieses verhalten irgendwie beeinflussen bzw stoppen über mysql selbst in einer config? _________________ Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook |
|
Back to top |
|
|
Max Steel Advocate
Joined: 12 Feb 2007 Posts: 2272 Location: My own world! I and Gentoo!
|
Posted: Thu Mar 13, 2008 6:29 pm Post subject: Re: Mysql lässt sich nicht starten u.a. |
|
|
Quote: | Edit: Noch ne kleine Frage und zwar bläst es mir die /var/lib/mysql/mysqld-bin.0* auf über 10GB auf und verstofft mein /var was dazu führt das der eine Server nicht mehr recht will. kann man dieses verhalten irgendwie beeinflussen bzw stoppen über mysql selbst in einer config? |
Schuss ins Blaue:
Debug ausschalten.
Mit MySQL habe ich sonst noch nie arbeiten müssen, sry. _________________ mfg
Steel
___________________
Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2) |
|
Back to top |
|
|
root_tux_linux l33t
Joined: 21 Dec 2003 Posts: 966
|
Posted: Fri Mar 14, 2008 11:58 am Post subject: Re: Mysql lässt sich nicht starten u.a. |
|
|
Max Steel wrote: | Quote: | Edit: Noch ne kleine Frage und zwar bläst es mir die /var/lib/mysql/mysqld-bin.0* auf über 10GB auf und verstofft mein /var was dazu führt das der eine Server nicht mehr recht will. kann man dieses verhalten irgendwie beeinflussen bzw stoppen über mysql selbst in einer config? |
Schuss ins Blaue:
Debug ausschalten.
Mit MySQL habe ich sonst noch nie arbeiten müssen, sry. |
Brachte nix
Trotzdem danke. _________________ Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook |
|
Back to top |
|
|
s.hase Apprentice
Joined: 19 Nov 2004 Posts: 293
|
Posted: Fri Mar 14, 2008 12:45 pm Post subject: |
|
|
Schon einmal hier im Forum dazu gesucht? Das brachte bei mir das hier zu Tage. Und hier sollte die Lösung zu finden sein. |
|
Back to top |
|
|
root_tux_linux l33t
Joined: 21 Dec 2003 Posts: 966
|
Posted: Fri Mar 14, 2008 4:08 pm Post subject: |
|
|
s.hase wrote: | Schon einmal hier im Forum dazu gesucht? Das brachte bei mir das hier zu Tage. Und hier sollte die Lösung zu finden sein. |
Cool thx ^^
Jetzt hab ich noch das Problem das sich beim einen Server Mysql garnicht starten lässt (Siehe oben). _________________ Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook |
|
Back to top |
|
|
|