[root@localhost Percona]# rpm -ivh Percona-Server-server-55-5.5.19-rel24.0.204.r hel6.x86_64.rpm --nodeps --force
warning: Percona-Server-server-55-5.5.19-rel24.0.204.rhel6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID cd2efd2a: NOKEY
Preparing... ########################################### [100%]
Giving mysqld 5 seconds to exit nicely
1:Percona-Server-server-5########################################### [100%]
120530 14:04:09 [Note] Flashcache bypass: disabled
120530 14:04:09 [Note] Flashcache setup error is : ioctl failed
120530 14:04:10 [Note] Flashcache bypass: disabled
120530 14:04:10 [Note] Flashcache setup error is : ioctl failedPLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h password 'new-password'
Alternatively you can run:
/usr/bin/mysql_secure_installation
which will also give you the option of removing the test
databases and anonymous user created by default. This is
strongly recommended for production servers.
See the manual for more instructions.
Please report any problems with the /usr/bin/mysqlbug script!
Percona recommends that all production deployments be protected with a support
contract (
http://www.percona.com/mysql-suppport/) to ensure the highest uptime,
be eligible for hot fixes, and boost your team's productivity.
Percona Server is distributed with several useful UDF (User Defined Function) fr om Maatkit.
Run the following commands to create these functions:
mysql -e "CREATE FUNCTION fnv1a_64 RETURNS INTEGER SONAME 'libfnv1a_udf.so'"
mysql -e "CREATE FUNCTION fnv_64 RETURNS INTEGER SONAME 'libfnv_udf.so'"
mysql -e "CREATE FUNCTION murmur_hash RETURNS INTEGER SONAME 'libmurmur_udf.so'"
See
http://code.google.com/p/maatkit/source/browse/trunk/udf for more details
ยังติด Error ที่ตรงนี้อยู่เหมือนเดิมครับ