下載
軟體開發
帳戶
下載
軟體開發
登入
我忘記帳戶名和密碼了
新增帳戶
語言
手冊
語言
手冊
×
登入
登入名稱
密碼
×
我忘記帳戶名和密碼了
繁體中文翻譯狀態
類別:
軟體
人
PersonalForge
Magazine
Wiki
搜尋
OSDN
>
軟體搜索
>
Database
>
Front-Ends
>
DBViewer Plugin for Eclipse 開発プロジェクト
>
Ticket List/Search
>
待辦事項 #11662
DBViewer Plugin for Eclipse 開発プロジェクト
描述
專案概要
開發人員儀表板
專案的網頁
Developers
Image Gallery
List of RSS Feeds
活動
使用統計
歷史
檔案下載
發布列表
Stats
原始碼
儲存庫列表
Subversion
查看儲存庫
待辦事項
待辦事項列表
里程碑列表
類型列表
元件列表
List of frequently used tickets/RSS
新增待辦事項
文檔
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
溝通
討論區列表
公開討議 (222)
新聞
待辦事項 #11662
待辦事項列表
新增待辦事項
RSS
Not working with MySQL
啟用日期:
2008-01-15 20:24
最後更新:
2008-03-08 08:37
監視
ON
OFF
回報者:
(匿名)
負責人:
(無)
類型:
問題回報
狀態:
開啟
元件:
(無)
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
無
檔案:
3
細節
Not showing tables stred procedures ..etc in MySQL.
but quarry's are working normally
Ticket History (3/5 Histories)
Show older Histories
2008-01-15 20:24
Updated by: None
File
2144: Screenshot.png
is attached
2008-01-15 23:07
Updated by:
zigen
File
2145: showTables.gif
is attached
評語
Logged In: YES
user_id=31258
Please execute "show tables".
What result do it become?
2008-01-17 20:42
Updated by:
gozala
評語
Logged In: YES
user_id=32935
In my situation I have no database selected
MySQL version 4.0.25-max
I changed connection string and wrote database.
But if don't want to specify database to see all other
scheme's I have privileges??
2008-01-17 21:03
Updated by:
gozala
評語
Logged In: YES
user_id=32935
I think it is neede to execute
SHOW DATABASES;
to get all the databases like scheme's in Oracle,
and then get tables for each of database :)
Hope it will help!
PS: It is really important feature to see all the tables you
have access to.
2008-03-08 08:37
Updated by:
zigen
File
2225: newDBTree.gif
is attached
評語
Logged In: YES
user_id=31258
Next Version(1.0.7)
Displaying "schema list" in MySQL5.
using "information_schema"
Please look at the attached file.
Attachment File List (
3
)
Attachment File List
Screenshot.png
(190KB)
screenshot
showTables.gif
(38KB)
example:Result "Show tables"
newDBTree.gif
(14KB)
displaying schema in MySQL5
編輯
Please login to add comment to this ticket »
登入
but quarry's are working normally