逻辑架构: 1、连接层 2、服务层 3、引擎层(插拔式) 4、存储层 存储引擎: 常用的有:MyISAM、InnoDB 查看命令:show variables like '%storage_engine%'; 索引:【单值、复合】 创建索引:create index idx_user_name(索引 ...
分类:
数据库 时间:
2020-02-27 22:12:20
阅读次数:
146
上一章讲了什么是云,把云的概念给搭建简单的做了分析。这一章我把国内、国外的PaaS平台,即应用托管平台进行了测评对比,包括:国外的AWS、GAE和Windows Azure和国内的京东云擎JAE、百度BAE、新浪SAE、以及阿里云。IBM也宣布了落地国内的计划,IBM的公有云有好几套方案,一个是现有 ...
分类:
其他好文 时间:
2020-02-25 09:57:57
阅读次数:
117
配置以下两个系统环境变量 右击计算机 --> 属性 --> 高级系统设置 --> 环境变量 PUB_HOSTED_URL : https://pub.flutter-io.cn FLUTTER_STORAGE_BASE_URL:https://storage.flutter-io.cn ...
分类:
其他好文 时间:
2020-02-25 00:29:12
阅读次数:
175
执行jdbc查询时抛出异常: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engin ...
分类:
其他好文 时间:
2020-02-24 19:01:21
阅读次数:
86
Is there a difference in database ordering between the cloud and the ground? When I was dealing with database ordering before, I published an article ...
分类:
数据库 时间:
2020-02-24 13:31:51
阅读次数:
88
最近在给客户开发 Azure DevOps Exension, 该扩展中某个功能需要调用使用 .NET Core 3 写的 Web Api。 在拜读了 "Authenticating requests to your service" 之后,我给 Web Api 增加了 JWT 认证。 PS: 我没 ...
小程序页面跳转 https://developers.weixin.qq.com/miniprogram/dev/api/route/wx.switchTab.html 。 ...
分类:
微信 时间:
2020-02-23 14:40:31
阅读次数:
85
【国外镜像】 https://proxy.golang.org 【国内推荐镜像】 https://goproxy.io https://athens.azurefd.net https://goproxy.cn https://gocenter.io https://mirrors.aliyun.c ...
分类:
其他好文 时间:
2020-02-23 09:24:53
阅读次数:
107
What is SPDK The Storage Performance Development Kit (SPDK) provides a set of tools and libraries for writing high performance, scalable, user-mode st ...
分类:
其他好文 时间:
2020-02-22 14:01:18
阅读次数:
91