表示 进入内容 4314401741
« 先前的 10 新的记录 | 下一步 10 较早的记录 »
Displaying posts with tag: server (reset)
MySQL字符集的转换

1.安装mysql软件,我用的是mysql server 6.0版本,安装默认在C:\program files\mysql\mysql server 6.0 2.启动mysql 开始—运行(win+R)--cmd

切换目录:cd c:\program files\mysql\mysql server 6.

【服务器】  【mysql】  【SQL】  【数据库】  【Server】  【字符集】  【charset】   …

[获取更多]
MySQL安装+多实例

yum 安装 :    yum  install   mysql-server 编译安装   5.0-5.1 二进制免编译安装 cmake方式编译   5.5-5.6  1.3 安装相关包 1.

【mysql】  【配置】  【Server】  【CMake】   点击查看原文>

mysql权限角色管理

程序中可能需要保留root用户的权限,进行数据的增删改查,但是平时程序员连接mysql数据库的时候使用root权限容易造成误操作,给mysql造成严重的损失。 于是需要单独创建程序员账户供其在平时工作中查询数据库。

【mysql】  【程序员】  【数据库】  【BY】  【Server】  【test】  【grant】   …

[获取更多]
#2002-The server is not responding (or the local MySQL server's socket is not correctly configur

#2002-The server is not responding (or the local MySQL server's socket is not correctly configured)

这是mysql的mysql.

【linux】  【php】  【mysql】  【Apache】  【Server】  【cto】  【Socket】  【Blog】   …

[获取更多]
Mysql学习之--修改root用户口令

一、拥有原来的myql的root的密码方法一:在mysql系统外,使用mysqladmin# mysqladmin -u root -p password "test123"Enter password: 【输入原来的密码】方法二:通过登录mysql系统,# mysql -uroot -pEnt...

【mysql】  【Oracle】  【Server】  【database】  【source】  【type】   点击查看原文>

CentOS6 安装并破解Jira 7

JIRA软件是为您的软件团队的每个成员构建的,用来规划,跟踪和发布优秀的软件。

https://confluence.atlassian.com/adminjiraserver074/installing-jira-applications-on-linux-881683168.

【mysql】  【数据库】  【配置】  【Server】   点击查看原文>

FAQ系列 | mysqldump选项之skip-opt

最近在用mysqldump备份时,想要把数据表和数据分开备份,因此做了2次备份。 执行备份数据库表结构时,指定了 --skip-opt 选项,相当于禁用下面几个参数: --add-drop-table, --add-locks, --create-options, --quick, --exten...

【faq】  【mysql】  【Server】  【字符集】  【charset】   点击查看原文>

Linux Shell十二 一键安装Discuz_v2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52...

【linux】  【mysql】  【discuz】  【shell】  【Server】  【脚本】   点击查看原文>

在Linux环境下,将Solr部署到tomcat7中,导入Mysql数据库数据, 定时更新索引

什么是solr solr是基于Lucene的全文搜索服务器,对Lucene进行了扩展优化。

准备工作 首先,去下载以下软件包: JDK8:jdk-8u60-linux-x64.tar.gz TOMCAT8:apache-tomcat-8.

【linux】  【mysql】  【数据库】  【tomcat】  【solr】  【Server】  【索引】   …

[获取更多]
企业私有云之mariadb集群高可用

上篇文章介绍了openstack组件rabbitmq高可用,现在介绍其另一个重要组件mysql高可用。 我是本次选择mysql的版本是mariadb,集群方法是galera cluster多主集群。 其实也有很多其他方案,如pxc、mha等等,选择galera的原因是安装方便,使用与维护也方便,多主模式任何一个节点挂了都可以在另外节点查看数据,同时openstack各组件也支持配置集群方式的配置。

【mysql】  【LOG】  【高可用】  【配置】  【集群】   …

[获取更多]
表示 进入内容 4314401741
« 先前的 10 新的记录 | 下一步 10 较早的记录 »