表示 进入内容 11046
下一步 10 较早的记录 »
Displaying posts with tag: sun (reset)
数据集操作

代码运行报错:

----------> Parent Classloader: java.net.URLClassLoader@1c53fd30 : java.lang.ClassNotFoundException: org.

【java】  【mysql】  【SQL】  【exception】  【单元测试】  【SUN】  【account】  【Next】   …

[获取更多]
yum 安装的tomcat 如何 IDEA 远程调试

开启idea的tomcat 远程调试,需要connect 1099端口,也就是开启JMX功能。 我是centos yum功能重度依赖者,所以tomcat 肯定也是yum 安装,但默认没有开启这个端口。 于是需要开启这个端口,网上的教程千篇一律,要求添加以下修改 catalina.sh 。

【mysql】  【RDS】  【yum】  【tomcat】  【SSL】  【SUN】   …

[获取更多]
CentOS 7搭建LAMP环境

一、检查环境 1.查看centos版本 [root@localhost ~]# cat /etc/redhat-release CentOS Linux release 7.

【php】  【mysql】  【Apache】  【数据库】  【yum】  【centos】  【Mariadb】  【SUN】   …

[获取更多]
Spark 写出MySQL报错,java.sql.BatchUpdateException

spark DataFrame 写出到MySQL时报如下错误:

java.sql.BatchUpdateException: Column ‘name’ specified twice at sun.reflect

原因: 写出的DataFrame 表结构和MySQL中创建的表结构不一致, 2个 DataFrame join 后的结果中有两列都是“name”列。

【java】  【mysql】  【SQL】  【spark】  【DataFrame】  【string】   …

[获取更多]
基于MHA插件的MySQL高可用切换架构

一、环境: CentOS7+MySQL 5.7 + GTID 业务系统:mainBusiness

node1 : 192.168.1.109 port:3109

node2 : 192.168.1.110 port:3110

VIP :192.168.1.88

manager:192.168.1.8

1.背景:除了galera cluster(Mariadb Cluster,GroupReplication,PXC)和KeepAlived之外,业界广泛使用的MySQL高可用就是MHA架构了。

【架构】  【mysql】  【高可用】  【插件】  【SUN】   点击查看原文>

【MySQL】com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago.

【java】  【native】  【mysql】  【Apache】  【web】  【Server】  【Annotation】  【JDBC】   …

[获取更多]
用户与用户组的常用操作

用户操作: 1.新增用户 useradd test 新增test用户

注意:使用root用户给test 初始化密码,否则无法登陆 2.修改用户 usermod -d /home/test -G test2 test 将test用户的登录目录改成/home/test,并加入test2组

g...

【mysql】  【js】  【test】  【Group】  【SUN】  【awk】   点击查看原文>

LAMP架构介绍

LAMP是Linux Apache(httpd) MySQL PHP的简写 PHP网站(Google、淘宝、百度、51cto博客) 三个角色可以在一台机器,也可以分开(httpd和PHP要在一起)

MySQL是一个关系型数据库,由mysql ab公司开发,mysql在2008年被 sun公司收购,2009年sun公司被oracle公司收购 MySQL官网https://www.

【linux】  【php】  【架构】  【mysql】  【源码】  【yum】   …

[获取更多]
MySQL自动化(全量+增量)备份脚本

一、MySQL的日常备份方案: 全备+增量备份: 1、周日凌晨三点进行全备; 2、周一到周日增量备份。 不是往常的周日全备份,周一到周六增量备份,这样如果周日数据库在完全备份前出问题,恢复完成后,会少周日一天的数据量,所以七天增量备份,周日全备可以更好的保全数据。

【mysql】  【SQL】  【LOG】  【脚本】  【test】  【binlog】   …

[获取更多]
LAMP架构介绍

LAMP是Linux Apache(httpd) MySQL PHP的简写 PHP网站(Google、淘宝、百度、51cto博客) 三个角色可以在一台机器,也可以分开(httpd和PHP要在一起)

MySQL是一个关系型数据库,由mysql ab公司开发,mysql在2008年被 sun公司收购,2009年sun公司被oracle公司收购 MySQL官网https://www.

【linux】  【php】  【架构】  【mysql】  【源码】  【yum】   …

[获取更多]
表示 进入内容 11046
下一步 10 较早的记录 »