Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装后启动报错,求指导解决方案 #88

Open
Zoey-zheng opened this issue Nov 2, 2018 · 7 comments
Open

安装后启动报错,求指导解决方案 #88

Zoey-zheng opened this issue Nov 2, 2018 · 7 comments

Comments

@Zoey-zheng
Copy link

系统版本:cent os 7

报错内容:
Starting MySQL. ERROR! The server quit without updating PID file (/var/lib/mysql/localhost.localdomain.pid)

@XUZHOUWANG
Copy link

XUZHOUWANG commented Apr 3, 2019

同样碰到编译alisql,mysqld启动不起来
命令如下
sudo bin/mysqld -uvagrant
输出日志

Couldn't start tokuft because some other tokuft process is using the same directory [/opt/alisql/data/] for [environment]
2019-04-03 08:32:14 27471 [ERROR] TokuDB unknown error 13
2019-04-03 08:32:14 27471 [ERROR] Plugin 'TokuDB' init function returned error.
2019-04-03 08:32:14 27471 [ERROR] Plugin 'TokuDB' registration as a STORAGE ENGINE failed.
2019-04-03 08:32:14 27471 [Note] InnoDB: Using atomics to ref count buffer pool pages
2019-04-03 08:32:14 27471 [Note] InnoDB: The InnoDB memory heap is disabled
2019-04-03 08:32:14 27471 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2019-04-03 08:32:14 27471 [Note] InnoDB: Memory barrier is not used
2019-04-03 08:32:14 27471 [Note] InnoDB: Compressed tables use zlib 1.2.3
2019-04-03 08:32:14 27471 [Note] InnoDB: Using CPU crc32 instructions
2019-04-03 08:32:14 27471 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2019-04-03 08:32:14 27471 [Note] InnoDB: Completed initialization of buffer pool
2019-04-03 08:32:14 27471 [ERROR] InnoDB: ./ibdata1 can't be opened in read-write mode
2019-04-03 08:32:14 27471 [ERROR] InnoDB: The system tablespace must be writable!
2019-04-03 08:32:14 27471 [ERROR] Plugin 'InnoDB' init function returned error.
2019-04-03 08:32:14 27471 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-04-03 08:32:14 27471 [ERROR] Failed to initialize plugins.
2019-04-03 08:32:14 27471 [ERROR] Aborting

my.cnf
[mysqld] mysqld=/opt/alisql/bin/mysqld port=3306 datadir=/home/vagrant/alisql innodb_data_file_path=/home/vagrant/alsql/innodb

@Zoey-zheng
Copy link
Author

Zoey-zheng commented Apr 3, 2019 via email

@XUZHOUWANG
Copy link

XUZHOUWANG commented Apr 4, 2019

这个问题解决了,现在碰到的是另一个
image

感谢

@Zoey-zheng
Copy link
Author

你先看下是不是跟这个一样没有权限
http:https://stackoverflow.com/questions/31813552/linux-antergos-install-mysql
另外我有配置好的cent os 的alisql 备份,需要的话联系我,免费

@XUZHOUWANG
Copy link

嗯,不是权限问题。手机能加微信吗?

@Zoey-zheng
Copy link
Author

Zoey-zheng commented Apr 4, 2019 via email

@XUZHOUWANG
Copy link

18867130113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants