[Bug 1081675] Re: ubuntu 12.04 mysql5.5 support utf8 problem

2012-11-25 Thread ablo
root@ubuntu:~# service mysql start

start: Job failed to start
root@ubuntu:~#
root@ubuntu:~# cat  /var/log/mysql/error.log
121125 17:07:38 [Note] Plugin 'FEDERATED' is disabled.
121125 17:07:38 InnoDB: The InnoDB memory heap is disabled
121125 17:07:38 InnoDB: Mutexes and rw_locks use GCC atomic builtins
121125 17:07:38 InnoDB: Compressed tables use zlib 1.2.3.4
121125 17:07:38 InnoDB: Initializing buffer pool, size = 128.0M
121125 17:07:38 InnoDB: Completed initialization of buffer pool
121125 17:07:38 InnoDB: highest supported file format is Barracuda.
121125 17:07:39  InnoDB: Waiting for the background threads to start
121125 17:07:40 InnoDB: 1.1.8 started; log sequence number 2054581
121125 17:07:40 [ERROR] /usr/sbin/mysqld: unknown variable 
'default-character-set=utf8'
121125 17:07:40 [ERROR] Aborting

121125 17:07:40  InnoDB: Starting shutdown...
121125 17:07:40  InnoDB: Shutdown completed; log sequence number 2054581
121125 17:07:40 [Note] /usr/sbin/mysqld: Shutdown complete


-
it seems that [mysqld] don't support variable 'default-character-set=utf8' 
again.
but character-set-server=utf8 works.
so it seems not a bug, i think. I will not renew this report.

below is my configure to support utf8:
[client]
default-character-set=utf8
[mysqld]
init_connect='SET collation_connection = utf8_unicode_ci'
init_connect='SET NAMES utf8'
character-set-server=utf8
collation-server=utf8_unicode_ci
skip-character-set-client-handshake

thank you!
andy zhou
http://abloz.com


** Changed in: mysql-5.5 (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1081675

Title:
  ubuntu 12.04 mysql5.5 support utf8 problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1081675/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081675] Re: ubuntu 12.04 mysql5.5 support utf8 problem

2012-11-25 Thread ablo
root@ubuntu:~# service mysql start

start: Job failed to start
root@ubuntu:~#
root@ubuntu:~# cat  /var/log/mysql/error.log
121125 17:07:38 [Note] Plugin 'FEDERATED' is disabled.
121125 17:07:38 InnoDB: The InnoDB memory heap is disabled
121125 17:07:38 InnoDB: Mutexes and rw_locks use GCC atomic builtins
121125 17:07:38 InnoDB: Compressed tables use zlib 1.2.3.4
121125 17:07:38 InnoDB: Initializing buffer pool, size = 128.0M
121125 17:07:38 InnoDB: Completed initialization of buffer pool
121125 17:07:38 InnoDB: highest supported file format is Barracuda.
121125 17:07:39  InnoDB: Waiting for the background threads to start
121125 17:07:40 InnoDB: 1.1.8 started; log sequence number 2054581
121125 17:07:40 [ERROR] /usr/sbin/mysqld: unknown variable 
'default-character-set=utf8'
121125 17:07:40 [ERROR] Aborting

121125 17:07:40  InnoDB: Starting shutdown...
121125 17:07:40  InnoDB: Shutdown completed; log sequence number 2054581
121125 17:07:40 [Note] /usr/sbin/mysqld: Shutdown complete


-
it seems that [mysqld] don't support variable 'default-character-set=utf8' 
again.
but character-set-server=utf8 works.
so it seems not a bug, i think. I will not renew this report.

below is my configure to support utf8:
[client]
default-character-set=utf8
[mysqld]
init_connect='SET collation_connection = utf8_unicode_ci'
init_connect='SET NAMES utf8'
character-set-server=utf8
collation-server=utf8_unicode_ci
skip-character-set-client-handshake

thank you!
andy zhou
http://abloz.com


** Changed in: mysql-5.5 (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1081675

Title:
  ubuntu 12.04 mysql5.5 support utf8 problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1081675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1081675] [NEW] ubuntu 12.04 mysql5.5 support utf8 problem

2012-11-21 Thread ablo
Public bug reported:

I want set mysql to use utf8 as the default code, but when i set it as below:
root@zhh:/etc/mysql# vi my.cnf
[client]
default-character-set=utf8
[mysqld]
default-character-set=utf8

mysql will never start:
root@zhh:/var/log# service mysql start
start: Job failed to start

there is no error log

so i have to config like this,it will work:


[mysqld]
init_connect='SET collation_connection = utf8_unicode_ci'
init_connect='SET NAMES utf8'
character-set-server=utf8
collation-server=utf8_unicode_ci
skip-character-set-client-handshake


mysql version:
zhouhh@zhh:~$ mysql -uroot
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 37
Server version: 5.5.24-0ubuntu0.12.04.1-log (Ubuntu)
root@zhh:/etc# cat lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu 12.04.1 LTS

root@zhh:/etc# uname -a
Linux zhh 3.2.0-29-generic-pae #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC 2012 i686 
i686 i386 GNULinux
root@zhh:/etc# apt-cache policy mysql-server-5.5
mysql-server-5.5:
  已安装:  5.5.24-0ubuntu0.12.04.1
  候选软件包:5.5.28-0ubuntu0.12.04.2
  版本列表:
 5.5.28-0ubuntu0.12.04.2 0
500 http://cn.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
 *** 5.5.24-0ubuntu0.12.04.1 0
500 cdrom://Ubuntu-Server 12.04.1 LTS _Precise Pangolin_ - Release i386 
(20120817.3)/ precise/main i386 Packages
100 /var/lib/dpkg/status
 5.5.22-0ubuntu1 0
500 http://cn.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

root@zhh:/etc# locale
LANG=en_US.UTF-8
LANGUAGE=zh_CN:zh
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=en_US.UTF-8

myblog:
http://abloz.com
thanks!

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1081675

Title:
  ubuntu 12.04 mysql5.5 support utf8 problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1081675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 237837] Re: evince text-selection problems

2010-01-01 Thread ablo
*** This bug is a duplicate of bug 37283 ***
https://bugs.launchpad.net/bugs/37283

I encountered this select problem in some pdfs in Chinese code. when i
select some chinese word by mouse, these words change to other. but some
Chinese pdf files are ok.

my env is ubuntu9.10 ,document viewer 2.28.1

-- 
evince text-selection problems
https://bugs.launchpad.net/bugs/237837
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs