表示 进入内容 131 去 140 的 608 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: string (reset) Dec 26 2017 2.13. Spring boot with MySQL Posted by mysql-云栖社区 on Tue 26 Dec 2017 03:08 UTC Tags: Web, api, plugin, jdbc, spring, Class, Maven, string, bind, MySQL, annotation, scope 2.13.1. Maven pom.xml 【mysql】 【spring】 【web】 【Maven】 【API】 【string】 【Annotation】 【JDBC】 【class】 【scope】 …[获取更多] Dec 25 2017 14.2. 接口注解 Posted by mysql-云栖社区 on Mon 25 Dec 2017 06:35 UTC Tags: Apache, jdbc, utf-8, session, Class, TYPE, string, ibatis, mybatis, MySQL <?xml version="1.0" encoding="UTF-8"?>br /> 【mysql】 【Apache】 【string】 【JDBC】 【class】 【session】 【ibatis】 【type】 【mybatis】 …[获取更多] Dec 25 2017 第 14 章 MyBatis Posted by mysql-云栖社区 on Mon 25 Dec 2017 06:34 UTC Tags: Apache, xml, utf-8, session, mapping, Maven, string, ibatis, mybatis, MySQL, create, void 14.1. Mybatis 入门 创建数据库与表并插入测试数据 CREATE DATABASE `mybatis` /*!40100 COLLATE 'utf8_general_ci' */; CREATE USER 'mybatis'@'192. 【mysql】 【Apache】 【Maven】 【string】 【xml】 【void】 【Create】 【session】 …[获取更多] Dec 25 2017 5.13. Spring boot with MySQL Posted by mysql-云栖社区 on Mon 25 Dec 2017 05:55 UTC Tags: Web, api, plugin, jdbc, spring, Class, Maven, string, bind, MySQL, annotation, scope 5.13.1. Maven pom.xml 【mysql】 【spring】 【web】 【Maven】 【API】 【string】 【Annotation】 【JDBC】 【class】 【scope】 …[获取更多] Dec 22 2017 Spring Data 数据库建模最佳实践 Posted by mysql-云栖社区 on Fri 22 Dec 2017 12:57 UTC Tags: cloud, data, spring, PATH, jpa, varchar, string, MySQL, 数据库, entity, annotation, void, pattern, netkiller ORM的出现解决了程序猿学习数据库学历成本,也加快了开发的速度。程序猿无需再学习数据库定义语言DDL以及数据库客户端,也无需关注建表这些繁琐的工作,同时也降低了数据库结构变更管理中与DBA频繁沟通的成本。 【mysql】 【Cloud】 【数据库】 【spring】 【path】 【entity】 【string】 …[获取更多] Dec 22 2017 172.6. FAQ Posted by mysql-云栖社区 on Fri 22 Dec 2017 03:14 UTC Tags: faq, Python, yum, file, string, MySQL, 测试, last 172.6.1. TracError: Cannot load Python bindings for MySQL 检查 MySQLdb 是否安装 # /usr/bin/python -c 'import MySQLdb' Traceback (most recent cal... 【python】 【faq】 【mysql】 【yum】 【测试】 【string】 【file】 【last】 …[获取更多] Dec 19 2017 超微型Java数据库连接池 Posted by mysql-云栖社区 on Tue 19 Dec 2017 14:26 UTC Tags: Java, jdbc, static, Class, driver, string, MySQL, Exception, 数据库, 测试 在某些情况下,超微型的数据库连接池很实用,比如做GUI编程、程序开发初级阶段,超微型的连接池的好处就是初始化速度快、依赖包少,或者干脆不依赖第三方包,可以大大缩短工程的启动时间,和测试运行的时间。 下面推荐三款快要被遗忘掉的数据库连接池: 一、Db Connection Broker DDConnectionBroker是一个简单,轻量级的数据库连接池,目前最新版本是2.0,好像官方的站点访问不了。 【java】 【mysql】 【数据库】 【测试】 …[获取更多] Dec 18 2017 第 8 章 数据与应用程序间通信 Posted by mysql-云栖社区 on Mon 18 Dec 2017 09:51 UTC Tags: plugin, mobile, demo, string, MySQL, 数据库, create, 日志, 监控, 插件 本章讲解数据与应用程序间通信,这里会涉及到 8.1. 管道通信 你是否想过当数据库中的数据发生变化的时候出发某种操作?但因数据无法与其他进程通信(传递信号)让你放弃,而改用每隔一段时间查询一次数据变化的方法?下面的插件可以解决你的问题。 【监控】 【mysql】 【日志】 【数据库】 【string】 【插件】 …[获取更多] Dec 18 2017 5.10. 开发加密插件开发 Posted by mysql-云栖社区 on Mon 18 Dec 2017 09:48 UTC Tags: string, curl, MySQL, void, 加密, 插件, PTR 数据库内部提供的摘要函数MD5/SHA/CRC与现有的AES/DES加密函数以及不能满足我们的需求,所以我们有必要开发外挂插件实现数据加密。 这里有一个例子,是我早年开发的 https://github.com/netkiller/mysql-safenet-plugin 这个UDF是链接 Safenet设备,实现数据库加密记录。 【mysql】 【加密】 【PTR】 【string】 【void】 【插件】 …[获取更多] Dec 17 2017 【MySQL BUG】线上系统因table_id溢出导致主从复制无法进行总结 Posted by mysql-云栖社区 on Sun 17 Dec 2017 16:51 UTC Tags: hash, binlog, server, string, MySQL, 数据库, 同步, 数据结构 上周,所负责一个系统遇到MySQL的bug(Bug #67352),导致所有从库卡在某一个点无法继续同步主库的更新。具体表现:主库后面挂载的10几个从库都停在同一个点,Relay_Master_Log_File和Exec_Master_Log_Pos一直不停滚动,但SQL却没有被执行,即relay log有被扫描的行为,但却没有被真正执行的行为。 【mysql】 【数据库】 【同步】 【HASH】 【Server】 【string】 …[获取更多] 表示 进入内容 131 去 140 的 608 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Oracle MySQL Blogs Oracle's MySQL Blog (44) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums