Getting this error "error installing the master (65280 )"

Asked by Nilnandan Joshi

Any idea? why I'm getting this error?

nilnandan@Dell-XPS:~/Downloads/MySQL-Sandbox-3.0.47$ make_sandbox --version
Unknown option: version
    The MySQL Sandbox, version 3.0.47
    (C) 2006-2013 Giuseppe Maxia

nilnandan@Dell-XPS:~/sandboxes$ make_replication_sandbox /home/nilnandan/Downloads/Percona-Server-5.5.40-rel36.1-707.Linux.x86_64.tar.gz
installing and starting master
error while creating grant tables
Installing MySQL system tables...
Error in my_thread_global_end(): 1 threads didn't exit
OK
Filling help tables...
Error in my_thread_global_end(): 1 threads didn't exit
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:

/home/nilnandan/Downloads/5.5.40/bin/mysqladmin -u root password 'new-password'
/home/nilnandan/Downloads/5.5.40/bin/mysqladmin -u root -h Dell-XPS password 'new-password'

Alternatively you can run:
/home/nilnandan/Downloads/5.5.40/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.

You can start the MySQL daemon with:
cd /home/nilnandan/Downloads/5.5.40 ; /home/nilnandan/Downloads/5.5.40/bin/mysqld_safe &

You can test the MySQL daemon with mysql-test-run.pl
cd /home/nilnandan/Downloads/5.5.40/mysql-test ; perl mysql-test-run.pl

Please report any problems at
  https://bugs.launchpad.net/percona-server/+filebug

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.

error installing the master

(65280 )
nilnandan@Dell-XPS:~/sandboxes$

Question information

Language:
English Edit question
Status:
Answered
For:
MySQL Sandbox Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Giuseppe Maxia (giuseppe-maxia) said :
#1

This is a bug in Percona Server 5.5.36 and later
https://bugs.launchpad.net/percona-server/+bug/1402074

I can't offer any workaround except using MySQL 5.5.40 for the same task.

Can you help with this problem?

Provide an answer of your own, or ask Nilnandan Joshi for more information if necessary.

To post a message you must log in.