Home > Database > Mysql Tutorial > mysql workbench 没有显示information_schema等系统数据库

mysql workbench 没有显示information_schema等系统数据库

WBOY
Release: 2016-06-07 16:41:56
Original
4262 people have browsed it

首先确定当前用户拥有这些系统数据库的相应权限!!!! mysql workbench默认没有显示information_schema,mysql, performance_schema这三个系统数据库,我们只要在preference中设置如下: edit-Preferences-SQL Editor-general-show data Dictionaries and

首先确定当前用户拥有这些系统数据库的相应权限!!!!
mysql workbench默认没有显示information_schema,mysql, performance_schema这三个系统数据库,我们只要在preference中设置如下:
edit->Preferences->SQL Editor->general->show data Dictionaries and internal schemas
点击ok,就能看到这些系统表了,

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template