【已解决】Ubuntu中mysql警告:Warning Changed limits max_open_files 1024 requested 5000
crifan 6年前 (2019-06-07) 1187浏览 0评论
折腾: 【未解决】Ubuntu中mysql有时候会突然挂掉 期间,想要寻找mysql突然挂掉原因,在给mysql加上error的log: /var/log/mysql/mysql_error.log 后,去看看error的log内容: 2019-06...
工作相关的技术文章
crifan 6年前 (2019-06-07) 1187浏览 0评论
折腾: 【未解决】Ubuntu中mysql有时候会突然挂掉 期间,想要寻找mysql突然挂掉原因,在给mysql加上error的log: /var/log/mysql/mysql_error.log 后,去看看error的log内容: 2019-06...
crifan 6年前 (2019-06-07) 756浏览 0评论
折腾: 【未解决】Ubuntu中mysql有时候会突然挂掉 期间,想要找到mysql偶尔挂掉的原因,希望找到error的log。 不过,看到配置 /etc/mysql/my.cnf 中error的log说是: # Error logging goe...
crifan 6年前 (2019-06-07) 901浏览 0评论
折腾: 【未解决】Ubuntu中mysql有时候会突然挂掉 期间,已经找到了的mysql的bin的log文件,但是发现是二进制的。 现在想要去查看其文本内容。 是二进制的文件,无法看清内容 ubuntu maria bin log ubun...
crifan 6年前 (2019-06-07) 866浏览 0评论
某个Ubuntu系统,其中的mysql,偶尔会突然挂掉,导致小程序都不显示数据了: 且点击按钮也没反应。 去服务器中看看情况: root@VM-158-80-ubuntu:~/xxx# service mysql status ● mysql.se...
crifan 6年前 (2019-06-07) 1317浏览 0评论
折腾: 【未解决】mac中安装python3的多个不同版本 期间,去安装pyenv install 3.5.2,结果报错: ➜ ~ pyenv install 3.5.2 python-build: use openssl from homebre...
crifan 6年前 (2019-06-07) 1283浏览 0评论
折腾: 【已解决】Mac中pipenv install -r requirements.txt报错:UnicodeDecodeError ascii codec can’t decode byte 0xe8 in position ord...
crifan 6年前 (2019-06-04) 2127浏览 0评论
登录Google AdSense,提示: 收益受损风险 – 您的一个或多个网站缺少 ads.txt 文件。请马上修正此问题,以免收入严重受损。 使用 ads.txt 声明授权卖方 – AdSense帮助 去给自己网站加一个a...
crifan 6年前 (2019-06-03) 8923浏览 0评论
折腾: 【已解决】mac中用Android Studio连接安卓真机调试Flutter项目 期间,点击Debug后,要初始化gradle 好像有很多东西要更新呢: Android Emulator Android SDK Platform And...
crifan 6年前 (2019-06-01) 3868浏览 0评论
折腾: 【已解决】优化gitbook的生成book模板提取共用的node_modules 期间,在优化gitbook创建电子书的模板框架期间,希望在对每个book去install插件时,所生成的node_modules,可以指定目录,这样就可以不用安...
crifan 6年前 (2019-05-31) 5493浏览 0评论
mac中用gitbook去创建电子书期间,偶尔会遇到: Error: ENOENT: no such file or directory, stat '/Users/crifan/dev/dev_root/gitbook/gitbook_...