😕 :o
I have finished installing Mysql-Apache-PHP just now. But when I insert into table values ('1','Chinese...),
#####################################
{note} to input from GNOME Terminal 2.7.3., os FEDORA CORE 3
#####################################
the Chinese word just won't fill in the lines on the screen.There is only the black space blinking, paused there.
I showed the colation, there are charset gb2312(Chinese simplified) in the list.
I added a line in the /etc/rc.local : /usr/local/mysql/bin/mysqld_safe --default-character-set=gb2312 --user=mysql &;
and then restart the PC, and test.
I type in the line :
mysql> ----default-character-set gb2312, and test again.
The result are all the same.
Who can help me? It is realy frustrating thing
to deploy a totally new platform switching from MSwindows.
Thanks ahead.
No one can help?
Do you agree?
There is a big market for software like PHP-MYSQL-APACHE. If you can get rid off this problem, you can get good fortune.
:frown 😕
Unfortunately, though I use the fedra core 3 all installed in Chinese, I can input Chinese, but I can not get mysql_connect() through.