Jump to content

?FreeBSD 13.2 and MySQL 5.6?


Go to solution Solved by TMP4,

Recommended Posts

Hello,

does anyone know, how to install mysql5.6 on FreeBSD 13.2?

I haven't found a single repo, from where I could take it + I haven't found any usefull informations on this topic. Instalation from ports alreads fails on "mysql56-server-5.6.51 cannot install: unknown MySQL version: 56."

Most of SF can't be run on MySQL 5.7, so I'm looking for your advices ?

  • Metin2 Dev 1
  • Not Good 1
Link to comment
https://metin2.dev/topic/31076-freebsd-132-and-mysql-56/
Share on other sites

Even 10.6 is for most SF too much, same as 10.5 and MySQL 5.7..

And If I would install lower version on my OVH VPS, let's say FreeBSD 12.4, I wouldn't have DNS, DHCP and sometimes mount is fucked up.. And if I install 13.2 and take all network settings, I'm still getting no connections what's so ever

13.2 has no issues at all.. 

Link to comment
https://metin2.dev/topic/31076-freebsd-132-and-mysql-56/#findComment-158593
Share on other sites

  • Contributor
  • Solution
On 7/12/2023 at 8:43 PM, 7teendev said:

Even 10.6 is for most SF too much, same as 10.5 and MySQL 5.7..

And If I would install lower version on my OVH VPS, let's say FreeBSD 12.4, I wouldn't have DNS, DHCP and sometimes mount is fucked up.. And if I install 13.2 and take all network settings, I'm still getting no connections what's so ever

13.2 has no issues at all.. 

This is the hidden content, please

There's a readme inside. Tested on 13.1 and 13.2. Probably won't work on 14.x

  • Metin2 Dev 324
  • kekw 1
  • Eyes 8
  • Flame 1
  • Good 90
  • muscle 3
  • Love 17
  • Love 173
Link to comment
https://metin2.dev/topic/31076-freebsd-132-and-mysql-56/#findComment-158614
Share on other sites

  • 4 months later...

This is not possible by official way.. Mysql 5.6 is deleted from repo, because is not supported anyway.  Mysql 5.7 is now too outdated (October 21, 2023 end life)

You have 2 options:

1.  Use mysql8 and wrap some database tables (here is no sense to use old mysql - its something like using rain with 404 core..)
2. Use mariadb - also I too using mariadb (10.6) and works like a charm.. I never had any problem with that option

When you have problem with some mysql versions on your server, Im 100% sure this is not problem from mysql..

if you are interesting I can give you easy tutorial for install and settings mariadb (I can with source changes - lib - c connector -> this is not necessary but recommend it.)

Edited by Filachilla
Link to comment
https://metin2.dev/topic/31076-freebsd-132-and-mysql-56/#findComment-161345
Share on other sites

  • 4 months later...

#1 Open for Edit

/etc/pkg/FreeBSD.conf

#########

 

#2 Change URL


Freebsd 12 i386: https://pkg.freebsd.org/FreeBSD:12:i386/release_4/
Freebsd 12 amd64: https://pkg.freebsd.org/FreeBSD:12:amd64/release_4/
Freebsd 13 i386: https://pkg.freebsd.org/FreeBSD:13:i386/release_2/
Freebsd 13 amd64: https://pkg.freebsd.org/FreeBSD:13:amd64/release_2/

#########

 

#3
pkg update

#########

 

#4
pkg install mysql56-server

#########

  • Metin2 Dev 1
  • Good 1
  • Love 7
Link to comment
https://metin2.dev/topic/31076-freebsd-132-and-mysql-56/#findComment-164529
Share on other sites

  • 9 months later...
  • Premium
On 4/12/2024 at 6:24 AM, Goblin3000 said:

#1 Open for Edit

/etc/pkg/FreeBSD.conf

#########

 

#2 Change URL


Freebsd 12 i386: https://pkg.freebsd.org/FreeBSD:12:i386/release_4/
Freebsd 12 amd64: https://pkg.freebsd.org/FreeBSD:12:amd64/release_4/
Freebsd 13 i386: https://pkg.freebsd.org/FreeBSD:13:i386/release_2/
Freebsd 13 amd64: https://pkg.freebsd.org/FreeBSD:13:amd64/release_2/

#########

 

#3
pkg update

#########

 

#4
pkg install mysql56-server

#########

👍👍👍👍Thank you, this developer’s method is correct, thumbs up!

Link to comment
https://metin2.dev/topic/31076-freebsd-132-and-mysql-56/#findComment-169296
Share on other sites

  • 1 year 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.