表示 进入内容 2212301741
« 先前的 10 新的记录 | 下一步 10 较早的记录 »
Displaying posts with tag: server (reset)
PostgreSQL通过mysql_fdw访问MySQL数据库

Mysql与PostgreSQL的安装过程省略。 为简便起见,把MySQL和PostgreSQL都安装在一个机器上,然后在此机器上(准确地说是在PostgreSQL运行的机器上)安装mysql_fdw: 首先是下载 mysql_fdw: http://pgxn.

【PostgreSQL】  【mysql】  【postgres】  【Oracle】  【数据库】  【path】  【Server】   …

[获取更多]
centos6.5使用yum安装mysql

  要使用yum 安装mysql,要使用mysql的yum仓库,先从官网下载适合你系统的仓库http://dev.mysql.com/downloads/repo/yum/ centos 6.5 对应的是mysql-community-release-el6-5.

【mysql】  【shell】  【yum】  【Server】  【file】  【service】   点击查看原文>

mysql服务端编码设置

安装完mysql,启动后发现服务器默认使用的是lat1编码. 具体操作和查看过程如下: 启动方式: /etc/init.d/mysql.server start 效果: Database changed mysql> status -------------- mysql  Ver 14.

【服务器】  【mysql】  【Server】  【database】  【Socket】  【Unix】   点击查看原文>

php环境搭建

vcredist_x64传送门:http://pan.baidu.com/s/1qWFW3vu 钥匙:p4op mysql-5.6.25-winx64传送门:http://pan.baidu.com/s/1kT1nC6z 钥匙:2uks php-5.

【php】  【mysql】  【Apache】  【配置】  【Server】  【htdocs】  【index】  【dll】   …

[获取更多]
Centos 搭建 Zabbix Server

        zabbix(音同 zæbix)是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。   zabbix能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题。

【php】  【服务器】  【mysql】  【SQL】  【zabbix】  【数据库】   …

[获取更多]
Linux5下安装MySQL过程记录

1)下载: 在mysql的网站上,下载  mysql-5.6.13-linux-glibc2.5-x86_64.tar.gz  比如拷贝到 /soft/mysql5/ 目录下。 2)解压: [root@server local]#cd /usr/local[root@server local]#tar zxvf /soft/mysql5/mysql-5.

【mysql】  【Oracle】  【数据库】  【Server】  【type】   点击查看原文>

MySQL下建立表

连接到MySQL之后, 执行:

mysql> use mysql; Reading table information for completion of table and column names You can turn off this feature to get a quicker...

【mysql】  【Server】  【Create】  【database】  【html】  【varchar】   点击查看原文>

远端访问MySQL

首先,服务器和客户机都需要安装mysql。 然后,在服务器端,启动Mysql之后,进行权限设置:

mysql> GRANT ALL PRIVILEGES ON *.* TO 'myuser'@'%' IDENTIFIED BY 'mypassword' WITH GRANT OPTION; Query OK, 0 rows affected (0.

【服务器】  【mysql】  【Oracle】  【Server】  【grant】  【type】   点击查看原文>

推荐几本学习MySQL的好书

转载:http://mingxinglai.com/cn/2015/12/material-of-mysql/ 我这里推荐几本MySQL的好书,应该能够有效避免学习MySQL的弯路,并且达到一个不错的水平。

【mysql】  【innodb】  【源码】  【Server】  【索引】  【Mariadb】  【DBA】  【高性能】   …

[获取更多]
推荐几本学习MySQL的好书

转载:http://mingxinglai.com/cn/2015/12/material-of-mysql/ 我这里推荐几本MySQL的好书,应该能够有效避免学习MySQL的弯路,并且达到一个不错的水平。

【mysql】  【innodb】  【源码】  【Server】  【索引】  【Mariadb】  【DBA】  【高性能】   …

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