Hi!

On Feb 21, Kirill Magdalinin wrote:
> Hello,
> 
> can anyone help me to solve the following problem:
> 
> I've installed MySQL server Ver 8.0 Distrib 3.22.32 from
                                              ^^^^^^^
> FreeBSD 4.1 ports while installing OS.

Here's your problem. I don't know why FreeBSD Port Collection
still has MySQL-3.22, while 3.23 is officially released as stable.

Nevertheless, for 3.22 you should build MySQL with koi8 charset from
sources.

But if you're planning to build MySQL yourself anyway, I *strongly*
recommend to use latest 3.23 tarball. It works ok on FreeBSD
(I am, personally, using FreeBSD) - you will need gmake (from
ports, e.g.) though.

MySQL-3.23 is faster and has *a lot of* new features.
And - to mention - all the bugfixes goes only to MySQL-3.23,
MySQL-3.22 are no longer supported.

Regards,
Sergei

--
MySQL Development Team
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to