随笔分类 -  mysql

摘要:... 使用mysql 客户端的正确姿势,解决一堆 3306 time_wait的问题 package dbs import ( "database/sql" "fmt" "log" "time" _ "github.com/go-sql-driver/mysql" ) var MysqlDb *s 阅读全文
posted @ 2021-10-14 14:48 voh99800 阅读(207) 评论(0) 推荐(0) 编辑
摘要:tar -zxf mysql-xxx.gz cp -r mysql-xx /usr/local/mysql cd /usr/local/mysql/bin mkdir -pv /data/mysql/{log,run,tmp,data} mkdir -pv /data/mysql/log/{iblo 阅读全文
posted @ 2020-07-09 00:53 voh99800 阅读(206) 评论(0) 推荐(0) 编辑
摘要:此时此刻0526,这个靠谱 from https://stackoverflow.com/questions/49926467/you-are-using-mariadb-as-an-anonymous-user?noredirect=1 > update mysql.user set passwo 阅读全文
posted @ 2020-05-14 10:12 voh99800 阅读(209) 评论(0) 推荐(0) 编辑
摘要:还是这个好用Oraclemysql对比版本Personal Oracle7 Release 7.3.4.0.0mysql 3.23.58-nt启动画面(点击放大)默认安装目录C:ORAWIN95F:MySQL各种实用程序所在目录C:ORAWIN95BINF:MySQLBIN控制台工具SVRMGR.E... 阅读全文
posted @ 2015-03-06 15:20 voh99800 编辑
摘要:hr,fresh meat!!---------------------------------------------------15 Practical Usages of Mysqladmin Command For Administering MySQL ServerIn all the 1... 阅读全文
posted @ 2015-02-11 14:13 voh99800 编辑
摘要:占位 #### mysqlbinlog 内容查看 https://www.cnblogs.com/lvzf/p/10689462.html #### 增量备份,binlog 操作 https://www.cnblogs.com/beyang/p/11713991.html ############# 阅读全文
posted @ 2015-01-20 11:20 voh99800 编辑
摘要:to be add...---------------------------------------------------------------------------------------------------------------------前辈文章原址http://blog.chi... 阅读全文
posted @ 2014-12-04 21:59 voh99800 编辑
摘要:related url :http://willvvv.iteye.com/blog/1563345http://lxneng.iteye.com/blog/451985 这篇文章对variables和status的使用写的很好!-----------------------------------... 阅读全文
posted @ 2014-10-22 18:21 voh99800 编辑
摘要:多实例 https://www.cnblogs.com/xiaochina/p/7420063.html add index https://www.cnblogs.com/shijianchuzhenzhi/p/6263897.html from w3cschool.com 1,modify th 阅读全文
posted @ 2014-09-12 11:38 voh99800 编辑

点击右上角即可分享
微信分享提示