Jump to content

Recommended Posts

Hello

 

I took one server of companies
you have installed the files and when you play the game
gets an error in the data
rules Is it possible to install the Mysql-55
way
system: FreeBSD 9.3 64Bit

 

2c820a7ffb.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/6756-help-me-tmpmysqlsock-2/
Share on other sites

If you haven't resolved:

pkg_add -r mysql56-server

if you have installed the 5.6 version, else

pkg_add -r mysql55-server

if you have installed the 5.5 version.

 

Then:

 

 

MySQL is somehow offline.

# service mysql-server start
NB: "onestart" instead of "start" if you haven't added mysql_enable="YES" in /etc/rc.conf

  • Love 1
Link to comment
https://metin2.dev/topic/6756-help-me-tmpmysqlsock-2/#findComment-42729
Share on other sites

MySQL is somehow offline.

# service mysql-server start

NB: "onestart" instead of "start" if you haven't added mysql_enable="YES" in /etc/rc.conf

 

Hello

a9d296405a.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/6756-help-me-tmpmysqlsock-2/#findComment-42732
Share on other sites

 

If you haven't resolved:

pkg_add -r mysql56-server

if you have installed the 5.6 version, else

pkg_add -r mysql55-server

if you have installed the 5.5 version.

 

Then:

 

 

MySQL is somehow offline.

# service mysql-server start

NB: "onestart" instead of "start" if you haven't added mysql_enable="YES" in /etc/rc.conf

 

 

Hello

You have work orders Is there a way for the installation of 5.5 version.
Link to comment
https://metin2.dev/topic/6756-help-me-tmpmysqlsock-2/#findComment-42733
Share on other sites

actualy at some point it can became almost impossible to fix it and the re-installation must be done to do so :

cd /usr/ports/databases/mysql55-server
make deinstall

then

cd /usr/ports/databases/mysql55-client
make deinstall

then install mysql-server  :

cd /usr/ports/databases/mysql55-server
make BUILD_OPTIMIZED=yes BUILD_STATIC=yes
make WITH_XCHARSET=all install clean

then the last part is to do wath mart said :

ee /etc/rc.conf

then add :

mysql_enable="YES"

click on your key-board "esc" to show the option panel (or so) the chose save and exite , and here done .

while uploading your backup make sure that the folder mysql is not uploaded . you can folow the account creation from here :

credit :

rumor

google

mysql

  • Love 2
Link to comment
https://metin2.dev/topic/6756-help-me-tmpmysqlsock-2/#findComment-42757
Share on other sites

  • 4 weeks later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.