33 articles
Friday, Jun 10, 2022
在Mac 上通過 brew install mysql 安裝MySQL 啓動 mysql, 並設置為開機啓動 brew services start mysql 關閉 mysql brew services stop mysql 重啓 mysql brew services restart m...
Wednesday, Jun 1, 2022
收藏:MySQL 數值型函數大全 | 函數名稱 | 作 用 | | ------------------- | ------------------------------...
Monday, May 23, 2022
mysql database connection failed | SQLSTATEHY000 2002 Connection refused solution The address bound to the mysql database does not match the address e...
Sunday, May 22, 2022
mysql数据库链接失败| SQLSTATEHY000 2002 Connection refused 解決方法 mysql数据库绑定的地址与输入的地址不符 比如你在mysql绑定的是localhost ,但是配置数据库写的是127.0.0.1 又或者mysql绑定的是127.0.0.1,数据库配置...
Thursday, May 19, 2022
1. Create a shell script vi dbbackup.sh The content of the creation script is as follows: !/bin/sh dbuser="root" dbpasswd="demopasswd" dbname="de...
Tetua - an open source lightweight cms program based on golang and mysql, with installation and configuration tutorials attached Tetua - open source ...
https://www.vpslala.com/t/840 This article introduces this Tetua - an open source lightweight cms program based on golang and mysql The following intr...
Wednesday, May 18, 2022
Tetua-基于golang和mysql的开源轻量级cms程序 使用 mysql 数据库存储,暂支持 github账户登录。注册后只能评论,发帖权限。 文章编辑器采用markdown语法,最优秀的是Tetua还支持云存储, 理论上兼容S3协议的存储可以作为文章附件存储. 下面是Tetua安装和配置教...
https://www.vpslala.com/t/840 这篇文章介绍了这款Tetua-基于golang和mysql的开源轻量级cms程序 下面介绍Tetua-基于golang和mysql的开源轻量级cms程序配置github登录教程 https://github.com/settings/app...
Friday, Oct 15, 2021
Mac上高度可定制的PHP开发环境,集成必要的扩展,方便使用。 pkg安装方式,安装方便,是你Mac上的PHP开发利器。 Mac上高度可定制的PHP开发环境,集成必要的扩展,方便使用。 pkg安装方式,安装方便,是你Mac上的PHP开发利器。 - 支持80端口。 - OpenResty1.15.8....