Navicat Version 16 Windows User Guide
with Different Profiles 51 Chapter 5 - Server Objects 52 About Server Objects 52 MySQL / MariaDB 52 Databases 52 Tables 52 Views 53 2 Procedures / Functions 54 Tablespaces Chapter 15 - Backup & Restore 264 About Backup & Restore 264 MySQL / PostgreSQL / SQLite / MariaDB (Available only in Non-Essentials Edition) 264 About Built-in Backup & Restore Tool 264 Backup Extract Command 281 Chapter 16 - Server Security 283 About Server Security 283 MySQL / MariaDB User & Role Management 283 User Designer 283 Role Designer 284 Oracle User & Role Management0 码力 | 324 页 | 3.93 MB | 1 年前3Navicat Version 16 Linux User Guide
with Different Profiles 49 Chapter 5 - Server Objects 51 About Server Objects 51 MySQL / MariaDB 51 Databases 51 Tables 51 Views 52 2 Procedures / Functions 53 Tablespaces Chapter 15 - Backup & Restore 263 About Backup & Restore 263 MySQL / PostgreSQL / SQLite / MariaDB (Available only in Non-Essentials Edition) 263 About Built-in Backup & Restore Tool 263 Backup Extract Command 280 Chapter 16 - Server Security 282 About Server Security 282 MySQL / MariaDB User & Role Management 282 User Designer 282 Role Designer 283 Oracle User & Role Management0 码力 | 321 页 | 6.65 MB | 1 年前3Navicat Version 16 User Guide (Mac)
with Different Profiles 50 Chapter 5 - Server Objects 51 About Server Objects 51 MySQL / MariaDB 51 Databases 51 Tables 51 Views 52 2 Procedures / Functions 53 Tablespaces Chapter 15 - Backup & Restore 268 About Backup & Restore 268 MySQL / PostgreSQL / SQLite / MariaDB (Available only in Non-Essentials Edition) 268 About Built-in Backup & Restore Tool 268 Backup Extract Command 285 Chapter 16 - Server Security 287 About Server Security 287 MySQL / MariaDB User & Role Management 287 User Designer 287 Role Designer 288 Oracle User & Role Management0 码力 | 324 页 | 7.77 MB | 1 年前3Linux就该这么学 第2版
提供域名解析服务,使用 DHCP 动态管理主机地址,使用 Postfix 与 Dovecot 部署邮件系统,使用 Ansible 服务实现自动化运维,使用 iSCSI 服务部署网络存储,使用 MariaDB 数据库管理系统,使用 PXE+Kickstart 无人值守安装服务,使用 LNMP 架构部署动态网站环境等。此外, 本书的配套站点还深度点评了红帽 RHCSA、RHCE、RHCA 认证,方便读者备考。 ................................................................................ 432 18.2 初始化 mariadb 服务 ............................................................................................. iSCSI 服务端程序,并分别基于 Linux 系统和 Windows 系统来访问远程的 存储资源。 ➢ 18 MariaDB :本章介绍了数据库以及数据库管理系统的 理论知识,然后介绍了 MariaDB 数据库管理系统的内容,接下来通过动手实验的方 式,帮助各位读者掌握 MariaDB 数据库管理系统的一些常规操作;最后还介绍了数 据库的备份与恢复方法。 ➢ 19 PXE+Kickstart0 码力 | 552 页 | 22.25 MB | 1 年前3Installation OpenMeetings 6.1.0 on Debian 11
6) ------ Installation of MariaDB data base server ------ MariaDB is the data base server. Will install it: sudo apt install mariadb-server Run MariaDB: sudo /etc/init.d/mariadb start Now we give a root password to MariaDB. Please, replace new-password with your own: sudo mysqladmin0 码力 | 16 页 | 760.65 KB | 1 年前3DBeaver User Guide v.23.3
Databases support DBeaver User Guide 23.3. Page 7 of 859. Cassandra Couchbase IBM Db2 InfluxDB MariaDB Microsoft SQL Server MongoDB MySQL Oracle PostgreSQL Redis Salesforce SQLite Teradata Cloud 3. To complete the process, click . OK Tip: You can add a column with an expression for MySQL/MariaDB databases. The expression will be calculated in the resulting column: To remove a column, in the User Guide 23.3. Page 266 of 859. Firebird SQLite Greenplum SQLServer Informix Teradata MySQL/MariaDB Vertica Netezza YugabyteDB DB2i You can compare two schema/database structures and generate a0 码力 | 859 页 | 63.79 MB | 1 年前3Navicat Data Modeler Version 3 User Guide (Windows)
and manipulate conceptual/logical/physical models. • Support various database systems: MySQL, MariaDB, Oracle, PostgreSQL, SQLite and SQL Server (including cloud databases like Amazon RDS, Amazon Redshift Desktop 10 Supported Databases • MySQL - 3.23, 4.0, 4.1, 5.0, 5.1, 5.5, 5.6, 5.7, 8.0 • MariaDB - 5.1, 5.2, 5.3, 5.5, 10.0, 10.1, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 Case Sensitivity The case sensitivity of the table or view names. Available only for MySQL and MariaDB physical models. Color The color of the object. Dash Style The dash style of the line/arrow0 码力 | 85 页 | 1.31 MB | 1 年前3Navicat Data Modeler Version 3 User Guide (Mac)
and manipulate conceptual/logical/physical models. • Support various database systems: MySQL, MariaDB, Oracle, PostgreSQL, SQLite and SQL Server (including cloud databases like Amazon RDS, Amazon Redshift Desktop 10 Supported Databases • MySQL - 3.23, 4.0, 4.1, 5.0, 5.1, 5.5, 5.6, 5.7, 8.0 • MariaDB - 5.1, 5.2, 5.3, 5.5, 10.0, 10.1, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 Case Sensitive The case sensitivity of the table or view names. Available only for MySQL and MariaDB physical models. Color The color of the object. Dash Style The dash style of the line/arrow0 码力 | 83 页 | 1.96 MB | 1 年前3使用 Docker 建立 MySQL 集群
使用 Docker 建立 Mysql 集群 软件环境介绍 操作系统:Ubuntu server 64bit 14.04.1 Docker 版本 1.6.2 数据库:Mariadb 10.10 (Mariadb 是 MySQL 之父在 MySQL 被 Oracle 收购之后 创建的分支,性能上优于 MySQL 开源版本) 第一步 安装 Docker 对于 Ubuntu,建议直接联网安装 Docker 首先要把企业常用软件包的软件源安装上 yum install epel-release 然后再 yum install docker-io 第二步 运行 Mariadb 容器 首先要将数据镜像拉下来 docker pull mariadb:latest 注意,如果不加:latest 标签,docker 会把所有的镜像版本都拉下来。 然后我们就可以启动镜像了,参数方面需要注意的有一下几点: 1,-name MYSQL_USER=medical_waste \ -e MYSQL_PASSWORD=medical_waste \ -e MYSQL_DATABASE=medical_waste \ -e TERM=linux \ -d mariadb 第三步 配置一主一从集群 3.1 接下来启动另一个容器作为从数据库,因为镜像不支持在容器内进入 mysql 控制 台,所以依然需要把端口暴露出来以供局域网访问,但主数据库容易可以链接进 来作为一个可访问的主机0 码力 | 3 页 | 103.32 KB | 1 年前3Navicat Charts Creator Version 1 User Guide (Windows)
or later • Oracle 8i or later • SQLite 2 and 3 5 • SQL Server 2000 or later • MariaDB 5.1 or later • OceanBase Community and Enterprise 3.1.0 or later (Enterprise Oracle Mode is not RDS for PostgreSQL • Amazon RDS for Oracle • Amazon RDS for SQL Server • Amazon RDS for MariaDB Google Cloud • Google Cloud SQL for MySQL • Google Cloud SQL for PostgreSQL • Google Cloud Database for MySQL • Microsoft Azure Database for PostgreSQL • Microsoft Azure Database for MariaDB 6 Alibaba Cloud • Alibaba Cloud ApsaraDB RDS for MySQL • Alibaba Cloud ApsaraDB RDS0 码力 | 112 页 | 1.64 MB | 1 年前3
共 787 条
- 1
- 2
- 3
- 4
- 5
- 6
- 79