MySQL 4.1.2

MySQL 4.1.2

am 01.06.2004 17:32:08 von Bertrand Lanneau

------=_NextPart_000_08C7_01C447FE.5CFD83C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


Hi,

I'm just migrating my development server from MySQL 4.1.0 to 4.1.2 .

For the while, i've problems with characters sets. I've seen in the doc =
that
many system variables have changed about characters sets since 4.1.0=20
(mainly 5.2.3 chapter of the mysql reference online).

But i don't succeed in changing these variables. If i add lines like=20
"character_set_server=3Dutf8" in my.cnf, i got the message that these=20
variables doesn't exist...
/usr/sbin/mysqld: ERROR: unknown variable 'character_set_server=3Dutf8'
/usr/sbin/mysqld: ERROR: unknown variable 'character_set_results=3Dutf8'
I'm sure i'm under 4.1.2 (select version(); -> =
4.1.2-alpha-standard-log).

There is also in my my.cnf a reference for a variable that is no more in
the doc (chapter 5.2.3) : default-character-set=3Dutf8 but that is still =
accepted...

Is it a bug or does i'm missing something ?

----

I would also want to mention that i always get the following line in the =
error file when i start the server:=20
040601 17:26:03 Warning: Asked for 196608 thread stack, but got 126976
I don't know if it can help or where i can find supplementary =
information, but it seems
to be another bug.

Hope it can help.
(i've also good news - bugs that i submitted some months ago about utf8 =
now seems to be ok)

Bertrand Lanneau.


------=_NextPart_000_08C7_01C447FE.5CFD83C0--