积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(58)PostgreSQL(40)Greenplum(11)数据库中间件(3)Firebird(2)TiDB(2)

语言

全部英语(58)

格式

全部PDF文档 PDF(58)
 
本次搜索耗时 0.302 秒,为您找到相关结果约 58 个.
  • 全部
  • 数据库
  • PostgreSQL
  • Greenplum
  • 数据库中间件
  • Firebird
  • TiDB
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 TiDB Audit Plugin User Guide

    go:70] [ID=16502898290] [TIMESTAMP=2022/04/18 21:50:29.669 +08:00] [EVENT_CLASS=CONNECTION] [EVENT_SUBCLASS=Disconnect] [STATUS_CODE=0] [COST_TIME=0] [HOST=127.0.0.1] [CLIENT_IP=127.0.0.1] [USER=root] [DATABASES="[]"] go:70] [ID=16502898400] [TIMESTAMP=2022/04/18 21:50:40.198 +08:00] [EVENT_CLASS=CONNECTION] [EVENT_SUBCLASS=Reject] [STATUS_CODE=0] [COST_TIME=0] [HOST=127.0.0.1] [CLIENT_IP=127.0.0.1] [USER=ccd] [DATABASES="[]"] go:70] [ID=16502904470] [TIMESTAMP=2022/04/18 22:00:47.085 +08:00] [EVENT_CLASS=TABLE_ACCESS] [EVENT_SUBCLASS=Select] [STATUS_CODE=0] [COST_TIME=0] [HOST=127.0.0.1] [CLIENT_IP=127.0.0.1] [USER=root] [DATABASES="[test]"]
    0 码力 | 15 页 | 257.26 KB | 1 年前
    3
  • pdf文档 TiDB Database Auditing User Guide (new)

    event classes. One event class can be a subclass of another event class. For example: ● The event classes for SELECT * FROM t are QUERY and SELECT. SELECT is a subclass of QUERY. ● The event classes for INSERT INTO t VALUES (1),(2),(3) are QUERY, QUERY_DML and INSERT. QUERY_DML is a subclass of QUERY, and INSERT is a subclass of QUERY_DML. ● The event classes for SET GLOBAL tidb_audit_enabled = 1 are AUDIT AUDIT, AUDIT_SET_SYS_VAR and AUDIT_ENABLE. AUDIT_SET_SYS_VAR is a subclass of AUDIT, and AUDIT_ENABLE is a subclass of AUDIT_SET_SYS_VAR. There are several advantages to distinguish between different
    0 码力 | 23 页 | 328.42 KB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.0.0 Document

    ncryp‐ torConfig‐ uration Encrypt generator configuration StandardShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumn String Sharding column ator Key generator, use default key generator if absent StandardShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumn String Sharding column Change Histories 344 Apache ShardingSphere document, v5.0.0 ComplexShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumns String Sharding column
    0 码力 | 403 页 | 3.15 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.1 Document

    ncryp‐ torConfig‐ uration Encrypt generator configuration StandardShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumn String Sharding column ator Key generator, use default key generator if absent StandardShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumn String Sharding column Change Histories 391 Apache ShardingSphere document, v5.1.1 ComplexShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumns String Sharding column
    0 码力 | 458 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.2 Document

    ncryp‐ torConfig‐ uration Encrypt generator configuration StandardShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumn String Sharding column ator Key generator, use default key generator if absent StandardShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumn String Sharding column Change Histories 404 Apache ShardingSphere document, v5.1.2 ComplexShardingStrategyConfiguration Subclass of ShardingStrategyConfiguration. Name DataType Explanation shardingColumns String Sharding column
    0 码力 | 503 页 | 3.66 MB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    the handler. • Each SQLSTATE code is the concatenation of a 2-character class and a 3-character subclass. Classes 00 (successful completion), 01 (warning) and 02 (no data) represent completion conditions SQLSTATE error code is five characters comprising the SQL error class (2 characters) and the SQL subclass (3 characters). Table 184. SQLSTATE Codes and Message Texts SQLSTATE Mapped Message SQLCLASS
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    error can be examined using the ErrorData structure. PL/Java implements a java.sql.SQLException subclass called org.postgresql.pljava.ServerException. The ErrorData can be retrieved and examined from evaluated only once per aggregation rather than once per input row. Hypothetical-set aggregates are a subclass of ordered-set aggregates in which some of the direct arguments are required to match, in number performed the operation on this object. stasubtype text The type of object operated on or the subclass of operation performed. statime timestamp with timezone The timestamp of the operation. This
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    error can be examined using the ErrorData structure. PL/Java implements a java.sql.SQLException subclass called org.postgresql.pljava.ServerException. The ErrorData can be retrieved and examined from evaluated only once per aggregation rather than once per input row. Hypothetical-set aggregates are a subclass of ordered-set aggregates in which some of the direct arguments are required to match, in number performed the operation on this object. stasubtype text The type of object operated on or the subclass of operation performed. statime timestamp with timezone The timestamp of the operation. This
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    error can be examined using the ErrorData structure. PL/Java implements a java.sql.SQLException subclass called org.postgresql.pljava.ServerException. The ErrorData can be retrieved and examined from evaluated only once per aggregation rather than once per input row. Hypothetical-set aggregates are a subclass of ordered-set aggregates in which some of the direct arguments are required to match, in number performed the operation on this object. stasubtype text The type of object operated on or the subclass of operation performed. statime timestamp with timezone The timestamp of the operation. This
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Resolves an issue with a pg_class catalog table inconsistency after analyzing a table with a dropped subclass. Cluster Management 32694 gpexpand did not replicate the pg_auth_time_constraints, pg_description error can be examined using the ErrorData structure. PL/Java implements a java.sql.SQLException subclass called org.postgresql.pljava.ServerException. The ErrorData can be retrieved and examined from evaluated only once per aggregation rather than once per input row. Hypothetical-set aggregates are a subclass of ordered-set aggregates in which some of the direct arguments are required to match, in number
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
共 58 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
TiDBAuditPluginUserGuideDatabaseAuditingnewApacheShardingSphere5.0Document5.1Firebird2.5LanguageReferenceVMwareGreenplumv618Documentation1917
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩