数据库映射
代码
1 | CREATE TABLE `organization_chart` ( |
修改数据库配置文件
my.ini 数据库配置文件
开启映射
1
2[mysqld]
federated
1 | CREATE TABLE `organization_chart` ( |
my.ini 数据库配置文件
开启映射
1 | [mysqld] |
原文作者:30no2
原文链接:http://mr-9.github.io/2019/08/27/数据库映射/
发表日期:August 27th 2019, 12:00:00 am
更新日期:October 10th 2019, 4:48:19 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: true
tags: true